<?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: XCode gives error when configuring project with ArcGIS SDK in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/xcode-gives-error-when-configuring-project-with/m-p/654208#M5857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maarten,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if you have any more question or if the issue is resolved then please mark thread as answered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2012 18:09:43 GMT</pubDate>
    <dc:creator>NimeshJarecha</dc:creator>
    <dc:date>2012-04-09T18:09:43Z</dc:date>
    <item>
      <title>XCode gives error when configuring project with ArcGIS SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/xcode-gives-error-when-configuring-project-with/m-p/654204#M5853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I am configuring a project to use the ArGIS SDK for iOS v2.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I follow the steps 1 to 4 in &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/iOS/2.2/concepts/index.html#/Configuring_an_Xcode_Project/00pw00000044000000/"&gt;http://help.arcgis.com/en/arcgismobile/10.0/apis/iOS/2.2/concepts/index.html#/Configuring_an_Xcode_Project/00pw00000044000000/&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I get an error in the project navigator: [ATTACH=CONFIG]13232[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, the indexing process that is shown in the scree shot does not stop.&amp;nbsp; It is still showing 'indexing, processed 0 of 122 files' after an hour. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have&amp;nbsp; MacOS 10.7.3, XCode 4.3.2, ArcGIS SDK for iOS 2.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fresh Mac, just out of the box and with latest OS updates and fresh XCode installation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be much appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 07:49:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/xcode-gives-error-when-configuring-project-with/m-p/654204#M5853</guid>
      <dc:creator>MaartenBrugman</dc:creator>
      <dc:date>2012-04-04T07:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: XCode gives error when configuring project with ArcGIS SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/xcode-gives-error-when-configuring-project-with/m-p/654205#M5854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The error "workspace integrity" has something to do with Xcode problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Try to close Xcode and try it again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Restart machine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Search "xcode workspace integrity" in google and you'll find lots of suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 17:50:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/xcode-gives-error-when-configuring-project-with/m-p/654205#M5854</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-04-04T17:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: XCode gives error when configuring project with ArcGIS SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/xcode-gives-error-when-configuring-project-with/m-p/654206#M5855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got an ArcGIS iOS sample running in the mean time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem I reported may be due to the fact that when I created a project, I did not choose an ArcGIS type project but the default iOS project type. Then I added the libraries and linker flags etc and then I got the error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did not test whether it now works if I choose an ArcGIS type project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh, thanks for the input!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 05:20:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/xcode-gives-error-when-configuring-project-with/m-p/654206#M5855</guid>
      <dc:creator>MaartenBrugman</dc:creator>
      <dc:date>2012-04-05T05:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: XCode gives error when configuring project with ArcGIS SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/xcode-gives-error-when-configuring-project-with/m-p/654207#M5856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You did right thing of choosing iOS project type. The ArcGIS project type shouldn't work as Apple does not support the project templates. Those ArcGIS type project templates will be removed in the next version of the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please feel free to post a question if you find any problem in setting up a project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 16:30:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/xcode-gives-error-when-configuring-project-with/m-p/654207#M5856</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-04-05T16:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: XCode gives error when configuring project with ArcGIS SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/xcode-gives-error-when-configuring-project-with/m-p/654208#M5857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maarten,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if you have any more question or if the issue is resolved then please mark thread as answered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 18:09:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/xcode-gives-error-when-configuring-project-with/m-p/654208#M5857</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-04-09T18:09:43Z</dc:date>
    </item>
  </channel>
</rss>

