<?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: linker command failed with exit code 1 (use -v to see invocation) in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/linker-command-failed-with-exit-code-1-use-v-to/m-p/482287#M4115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This problem has been already answered in this thread: &lt;A href="https://community.esri.com/thread/164796"&gt;Xcode 7 Building for iOS 9 &lt;/A&gt; . Sorry I overlooked it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shimin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2015 06:55:44 GMT</pubDate>
    <dc:creator>ShiminCai</dc:creator>
    <dc:date>2015-09-23T06:55:44Z</dc:date>
    <item>
      <title>linker command failed with exit code 1 (use -v to see invocation)</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/linker-command-failed-with-exit-code-1-use-v-to/m-p/482286#M4114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm migrating my project from Xcode 6.4 to Xcode 7.0 and encountered this error...&lt;/P&gt;&lt;P style="text-indent: -12px; font-size: 11px; font-family: Menlo;"&gt;&lt;/P&gt;&lt;P style="text-indent: -12px; font-size: 11px; font-family: Menlo;"&gt;Ld /Users/shiminc/Library/Developer/Xcode/DerivedData/FCMapApp-fipyenqiqxbltkgzayearhnydoga/Build/Products/Debug-iphoneos/FCMapApp.app/FCMapApp normal &lt;SPAN style="color: #e23d39;"&gt;armv7&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: -12px; font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cd /Users/shiminc/Projects/FCNSWGIS&lt;/P&gt;&lt;P style="text-indent: -12px; font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; export IPHONEOS_DEPLOYMENT_TARGET=6.1&lt;/P&gt;&lt;P style="text-indent: -12px; font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"&lt;/P&gt;&lt;P style="text-indent: -12px; font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk -L/Users/shiminc/Library/Developer/Xcode/DerivedData/FCMapApp-fipyenqiqxbltkgzayearhnydoga/Build/Products/Debug-iphoneos -F/Users/shiminc/Library/Developer/Xcode/DerivedData/FCMapApp-fipyenqiqxbltkgzayearhnydoga/Build/Products/Debug-iphoneos -F/Users/shiminc/Library/SDKs/ArcGIS/iOS -F/Users/shiminc/Library/SDKs/ArcGIS/iOS/Samples -F/Users/shiminc/Library/SDKs/ArcGIS/iOS/Samples/MapViewDemo -F/Users/shiminc/Library/SDKs/ArcGIS/iOS/Samples/MapViewDemo-Swift -F/Users/shiminc/Library/SDKs/ArcGIS/iOS/Samples/MapViewDemo/MapViewDemo -F/Users/shiminc/Library/SDKs/ArcGIS/iOS/Samples/MapViewDemo-Swift/MapViewDemo-Swift -F/Users/shiminc/Library/SDKs/ArcGIS -F/Users/shiminc/Library/SDKs/ArcGIS/iOS -filelist /Users/shiminc/Library/Developer/Xcode/DerivedData/FCMapApp-fipyenqiqxbltkgzayearhnydoga/Build/Intermediates/FCMapApp.build/Debug-iphoneos/FCMapApp.build/Objects-normal/armv7/FCMapApp.LinkFileList -miphoneos-version-min=6.1 -dead_strip -fembed-bitcode-marker -ObjC -framework ArcGIS -l c++ -fobjc-arc -fobjc-link-runtime -framework ArcGIS -lc++ -lz -lsqlite3.0 -framework MessageUI -framework SystemConfiguration -framework Security -framework MobileCoreServices -framework MediaPlayer -framework OpenGLES -framework QuartzCore -framework CoreText -framework CoreLocation -framework CoreGraphics -framework UIKit -framework Foundation -Xlinker -dependency_info -Xlinker /Users/shiminc/Library/Developer/Xcode/DerivedData/FCMapApp-fipyenqiqxbltkgzayearhnydoga/Build/Intermediates/FCMapApp.build/Debug-iphoneos/FCMapApp.build/Objects-normal/armv7/FCMapApp_dependency_info.dat -o /Users/shiminc/Library/Developer/Xcode/DerivedData/FCMapApp-fipyenqiqxbltkgzayearhnydoga/Build/Products/Debug-iphoneos/FCMapApp.app/FCMapApp&lt;/P&gt;&lt;P style="text-indent: -12px; font-size: 11px; font-family: Menlo;"&gt;&lt;/P&gt;&lt;P style="text-indent: -12px; font-size: 11px; font-family: Menlo;"&gt;l&lt;SPAN style="color: #e23d39;"&gt;d: '/Users/shiminc/Library/SDKs/ArcGIS/iOS/ArcGIS.framework/ArcGIS(libArcGISRT.a-armv7-master.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture armv7&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: -12px; font-size: 11px; font-family: Menlo;"&gt;clang: error: linker command failed with exit code 1 (use -v to see invocation)&lt;/P&gt;&lt;P style="text-indent: -12px; font-size: 11px; font-family: Menlo;"&gt;&lt;/P&gt;&lt;P&gt;Looks like something to do withe the SDK... I'm using SDK 10.2.4. However, It builds ok with the simulators and only happens with my iPad mini. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shimin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 05:57:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/linker-command-failed-with-exit-code-1-use-v-to/m-p/482286#M4114</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2015-09-23T05:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: linker command failed with exit code 1 (use -v to see invocation)</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/linker-command-failed-with-exit-code-1-use-v-to/m-p/482287#M4115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This problem has been already answered in this thread: &lt;A href="https://community.esri.com/thread/164796"&gt;Xcode 7 Building for iOS 9 &lt;/A&gt; . Sorry I overlooked it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shimin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 06:55:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/linker-command-failed-with-exit-code-1-use-v-to/m-p/482287#M4115</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2015-09-23T06:55:44Z</dc:date>
    </item>
  </channel>
</rss>

