<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ArcGIS - No such module error in Swift Maps SDK Questions</title>
    <link>https://community.esri.com/t5/swift-maps-sdk-questions/arcgis-no-such-module-error/m-p/1305767#M84</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/696929"&gt;@mprogers&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Have you added the ArcGIS package as per step 3 of &amp;nbsp;`Create a new Xcode project`?&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;3. Add a reference to the API using &lt;A href="https://developers.arcgis.com/swift/install-and-set-up/#swift-package-manager" target="_blank"&gt;Swift Package Manager&lt;/A&gt;.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nimesh&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jul 2023 15:21:58 GMT</pubDate>
    <dc:creator>NimeshJarecha</dc:creator>
    <dc:date>2023-07-05T15:21:58Z</dc:date>
    <item>
      <title>ArcGIS - No such module error</title>
      <link>https://community.esri.com/t5/swift-maps-sdk-questions/arcgis-no-such-module-error/m-p/1305734#M83</link>
      <description>&lt;P&gt;I am attempting to run ArcGIS on Swift (having temporarily given up on .NET MAUI). I downloaded the &lt;A href="https://developers.arcgis.com/swift/maps-2d/tutorials/display-a-map/" target="_self"&gt;Display a Map sample project&lt;/A&gt;, clicked run and got an error -- "No such module" -- on this line:&lt;/P&gt;&lt;P&gt;import ArcGIS&lt;/P&gt;&lt;P&gt;This is with Xcode Version 15.0 beta 2 (15A5161b), which &lt;EM&gt;might&lt;/EM&gt; explain the problem, but I've read discussions of this problem back to 2017, so possibly not.&lt;/P&gt;&lt;P&gt;Any suggestions as to how to resolve this would be&amp;nbsp;&lt;EM&gt;most&lt;/EM&gt; appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 14:05:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/swift-maps-sdk-questions/arcgis-no-such-module-error/m-p/1305734#M83</guid>
      <dc:creator>mprogers</dc:creator>
      <dc:date>2023-07-05T14:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS - No such module error</title>
      <link>https://community.esri.com/t5/swift-maps-sdk-questions/arcgis-no-such-module-error/m-p/1305767#M84</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/696929"&gt;@mprogers&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Have you added the ArcGIS package as per step 3 of &amp;nbsp;`Create a new Xcode project`?&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;3. Add a reference to the API using &lt;A href="https://developers.arcgis.com/swift/install-and-set-up/#swift-package-manager" target="_blank"&gt;Swift Package Manager&lt;/A&gt;.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nimesh&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 15:21:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/swift-maps-sdk-questions/arcgis-no-such-module-error/m-p/1305767#M84</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2023-07-05T15:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS - No such module error</title>
      <link>https://community.esri.com/t5/swift-maps-sdk-questions/arcgis-no-such-module-error/m-p/1308920#M91</link>
      <description>&lt;P&gt;Also, please double check if ArcGIS exists under the project file's&amp;nbsp;"General &amp;gt; Frameworks, Libraries, and Embedded Content" section. Sometimes if it is a legacy project or the Swift package isn't added correctly, the framework isn't embedded, thus cause the "No such module" error.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 07:35:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/swift-maps-sdk-questions/arcgis-no-such-module-error/m-p/1308920#M91</guid>
      <dc:creator>Ting</dc:creator>
      <dc:date>2023-07-18T07:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS - No such module error</title>
      <link>https://community.esri.com/t5/swift-maps-sdk-questions/arcgis-no-such-module-error/m-p/1365075#M184</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/440371"&gt;@Ting&lt;/a&gt;&amp;nbsp;. This worked for me. Even though the package dependency was added, the value was empty for&amp;nbsp;&lt;SPAN&gt;General &amp;gt; Frameworks, Libraries, and Embedded Content" section. I only had to click the "+" sign, and select "ArcGIS", and then the build succeeded.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2023 20:10:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/swift-maps-sdk-questions/arcgis-no-such-module-error/m-p/1365075#M184</guid>
      <dc:creator>KavishGhime3</dc:creator>
      <dc:date>2023-12-29T20:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS - No such module error</title>
      <link>https://community.esri.com/t5/swift-maps-sdk-questions/arcgis-no-such-module-error/m-p/1365259#M185</link>
      <description>&lt;P&gt;Glad it works for you! Sometimes Xcode behaves unexpectedly and we have to adapt to it…&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 21:22:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/swift-maps-sdk-questions/arcgis-no-such-module-error/m-p/1365259#M185</guid>
      <dc:creator>Ting</dc:creator>
      <dc:date>2024-01-03T21:22:28Z</dc:date>
    </item>
  </channel>
</rss>

