<?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 Other Linker Flags in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/other-linker-flags/m-p/379211#M3258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can any one enlighten me that in the build settings of a xcode project based on ArcGIS SDK, we normally write&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-all_load -ObjC -framework ArcGIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is it necessary to enter '-all_load' if we have already entered 'ArcGIS' flag and if we are only using one SDK in the whole code i-e arcGIS SDK? What purpose does writing ArcGIS serve in 'other linker flags' if we have already added -all_load.?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Humza&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jun 2013 10:56:21 GMT</pubDate>
    <dc:creator>HumzaAkhtar</dc:creator>
    <dc:date>2013-06-04T10:56:21Z</dc:date>
    <item>
      <title>Other Linker Flags</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/other-linker-flags/m-p/379211#M3258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can any one enlighten me that in the build settings of a xcode project based on ArcGIS SDK, we normally write&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-all_load -ObjC -framework ArcGIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is it necessary to enter '-all_load' if we have already entered 'ArcGIS' flag and if we are only using one SDK in the whole code i-e arcGIS SDK? What purpose does writing ArcGIS serve in 'other linker flags' if we have already added -all_load.?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Humza&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 10:56:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/other-linker-flags/m-p/379211#M3258</guid>
      <dc:creator>HumzaAkhtar</dc:creator>
      <dc:date>2013-06-04T10:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Other Linker Flags</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/other-linker-flags/m-p/379212#M3259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;SPAN style="font-family:Courier New;"&gt;-all_load&lt;/SPAN&gt;&lt;SPAN&gt; flag indicates that all members of a static archive are to be loaded at run time. What I have found is that using &lt;/SPAN&gt;&lt;SPAN style="font-family:Courier New;"&gt;-ObjC&lt;/SPAN&gt;&lt;SPAN&gt; is sufficient for typical Objective-C static libraries and frameworks to ensure that all symbols from categories are loaded. However, since the ArcGIS Runtime SDK for iOS mixes C++ and Objective-C, I find that both &lt;/SPAN&gt;&lt;SPAN style="font-family:Courier New;"&gt;-all_load&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;and&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family:Courier New;"&gt;-ObjC&lt;/SPAN&gt;&lt;SPAN&gt; are needed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 12:46:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/other-linker-flags/m-p/379212#M3259</guid>
      <dc:creator>PatrickHartling</dc:creator>
      <dc:date>2013-07-11T12:46:23Z</dc:date>
    </item>
  </channel>
</rss>

