<?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: framework not found ArcGIS in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579513#M4972</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks all&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i had found my error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when i setup agsruntimesdk, it had not add arcgis.o file to my sdk filepath.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Nov 2012 01:09:00 GMT</pubDate>
    <dc:creator>tonylau</dc:creator>
    <dc:date>2012-11-16T01:09:00Z</dc:date>
    <item>
      <title>framework not found ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579507#M4966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;when i building my project,&amp;nbsp; throw a error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]19315[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;anybody can help me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 07:49:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579507#M4966</guid>
      <dc:creator>tonylau</dc:creator>
      <dc:date>2012-11-15T07:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: framework not found ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579508#M4967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;when i building my project,&amp;nbsp; throw a error.&lt;BR /&gt;[ATTACH=CONFIG]19315[/ATTACH]&lt;BR /&gt;anybody can help me?&lt;BR /&gt;thanks!!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would guess that you either didn't set the Framework Search Path in your project's settings. It might be helpful for you to read through the "Configuring an Xcode Project" directions as closely as you can. The directions are very specific: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/runtime-ios-sdk/concepts/index.html#/Configuring_an_Xcode_Project/00pw00000044000000/"&gt;http://resources.arcgis.com/en/help/runtime-ios-sdk/concepts/index.html#/Configuring_an_Xcode_Project/00pw00000044000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It might also be worthwhile to re-read the installation instructions as well. Alternatively, you can take the MapDemo project that comes bundled with the installation and modify that for your needs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Aaron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 14:06:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579508#M4967</guid>
      <dc:creator>AaronConnolly</dc:creator>
      <dc:date>2012-11-15T14:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: framework not found ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579509#M4968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does it happen when you build to the simulator and a device or just one or the other?&amp;nbsp; I had a similar problem when I upgraded my device to IOS 6.&amp;nbsp; When I set "Build Active Architecture Only" To yes then I was able to build.Cheers,Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 19:43:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579509#M4968</guid>
      <dc:creator>JeffGiesler</dc:creator>
      <dc:date>2012-11-15T19:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: framework not found ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579510#M4969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I would guess that you either didn't set the Framework Search Path in your project's settings. It might be helpful for you to read through the "Configuring an Xcode Project" directions as closely as you can. The directions are very specific: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/runtime-ios-sdk/concepts/index.html#/Configuring_an_Xcode_Project/00pw00000044000000/"&gt;http://resources.arcgis.com/en/help/runtime-ios-sdk/concepts/index.html#/Configuring_an_Xcode_Project/00pw00000044000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It might also be worthwhile to re-read the installation instructions as well. Alternatively, you can take the MapDemo project that comes bundled with the installation and modify that for your needs.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;- Aaron&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Aaron, thanks your anwser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Configuring is right, Framework Search Path was not wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My agssdk version is 2.2.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could i send my project to you for help me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 00:39:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579510#M4969</guid>
      <dc:creator>tonylau</dc:creator>
      <dc:date>2012-11-16T00:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: framework not found ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579511#M4970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Does it happen when you build to the simulator and a device or just one or the other?&amp;nbsp; I had a similar problem when I upgraded my device to IOS 6.&amp;nbsp; When I set "Build Active Architecture Only" To yes then I was able to build.Cheers,Jeff&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my simulator device is ios 5.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had try to change "Build Active Architecture Only " to Yes ,but ......&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 00:41:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579511#M4970</guid>
      <dc:creator>tonylau</dc:creator>
      <dc:date>2012-11-16T00:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: framework not found ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579512#M4971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Detail message�?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ld /Users/apple/Library/Developer/Xcode/DerivedData/mapDemo-aayfkhtdjypnxgbgijtkroktsdtp/Build/Products/Debug-iphonesimulator/mapDemo.app/mapDemo normal i386&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cd /Users/apple/WorkDocument/MacCode/mapDemo&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; setenv MACOSX_DEPLOYMENT_TARGET 10.6&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk -L/Users/apple/Library/Developer/Xcode/DerivedData/mapDemo-aayfkhtdjypnxgbgijtkroktsdtp/Build/Products/Debug-iphonesimulator -F/Users/apple/Library/Developer/Xcode/DerivedData/mapDemo-aayfkhtdjypnxgbgijtkroktsdtp/Build/Products/Debug-iphonesimulator -F/Users/apple/Library/SDKs/ArcGIS -F/Users/apple/Library/SDKs/ArcGIS/Samples -F/Users/apple/Library/SDKs/ArcGIS/Samples/MapViewDemo -F/Users/apple/Library/SDKs/ArcGIS/Samples/MapViewDemo/ArcGIS.bundle -F/Users/apple/Library/SDKs/ArcGIS/Samples/MapViewDemo/Classes -F/Users/apple/Library/SDKs/ArcGIS/Samples/MapViewDemo/Resources-iPad -F/Users/apple/Library/SDKs/ArcGIS/Samples/MapViewDemo/ArcGIS.bundle/Resources -F/Users/apple/Library/SDKs -F/Users/apple/Library/SDKs/ArcGIS -F/Users/apple/Library/SDKs/ArcGIS/Samples -F/Users/apple/Library/SDKs/ArcGIS/Samples/MapViewDemo -F/Users/apple/Library/SDKs/ArcGIS/Samples/MapViewDemo/ArcGIS.bundle -F/Users/apple/Library/SDKs/ArcGIS/Samples/MapViewDemo/Classes -F/Users/apple/Library/SDKs/ArcGIS/Samples/MapViewDemo/Resources-iPad -F/Users/apple/Library/SDKs/ArcGIS/Samples/MapViewDemo/ArcGIS.bundle/Resources -filelist /Users/apple/Library/Developer/Xcode/DerivedData/mapDemo-aayfkhtdjypnxgbgijtkroktsdtp/Build/Intermediates/mapDemo.build/Debug-iphonesimulator/mapDemo.build/Objects-normal/i386/mapDemo.LinkFileList -mmacosx-version-min=10.6 -Xlinker -objc_abi_version -Xlinker 2 -ObjC -all_load -framework ArcGIS -lstdc++ -fobjc-link-runtime -Xlinker -no_implicit_dylibs -D__IPHONE_OS_VERSION_MIN_REQUIRED=50100 -lstdc++ -lz -framework MediaPlayer -framework QuartzCore -framework CoreLocation -framework CoreText -framework MobileCoreServices -framework Security -framework UIKit -framework Foundation -framework CoreGraphics -o /Users/apple/Library/Developer/Xcode/DerivedData/mapDemo-aayfkhtdjypnxgbgijtkroktsdtp/Build/Products/Debug-iphonesimulator/mapDemo.app/mapDemo&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ld: framework not found ArcGIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;clang: error: linker command failed with exit code 1 (use -v to see invocation)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 00:45:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579512#M4971</guid>
      <dc:creator>tonylau</dc:creator>
      <dc:date>2012-11-16T00:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: framework not found ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579513#M4972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks all&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i had found my error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when i setup agsruntimesdk, it had not add arcgis.o file to my sdk filepath.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 01:09:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579513#M4972</guid>
      <dc:creator>tonylau</dc:creator>
      <dc:date>2012-11-16T01:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: framework not found ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579514#M4973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you upload your project or a sample of it.Cheers,Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 01:09:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/framework-not-found-arcgis/m-p/579514#M4973</guid>
      <dc:creator>JeffGiesler</dc:creator>
      <dc:date>2012-11-16T01:09:55Z</dc:date>
    </item>
  </channel>
</rss>

