<?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: api 100 build sizes in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59789#M558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are release archive builds, bitcode is disabled, using static arcgis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In itunes connect the Compressed File Size is 107m for new builds, the old ones are 52m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under App Store File Sizes popup the new one has&lt;BR /&gt;Universal 121 MB&lt;BR /&gt;iPad Pro WiFi 68.2 MB&lt;BR /&gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;old ones are&lt;/P&gt;&lt;P&gt;Universal 63.4 MB&lt;BR /&gt;iPad Pro WiFi 37.9 MB&lt;BR /&gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I never knew about this popup before, we aren't doing universal builds so I think we are actually ok for cellular. But if we could trim the size anyway it would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jun 2017 13:59:21 GMT</pubDate>
    <dc:creator>mh10</dc:creator>
    <dc:date>2017-06-12T13:59:21Z</dc:date>
    <item>
      <title>api 100 build sizes</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59786#M555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are migrating our app from 10.2 to 100 &amp;nbsp;and our app size is now almost doubled, we went from ~54mb to over 100mb. We are now over the size limit for cellular installation, so I was wondering if there is anyway to reduce this size? Nothing substantial changed in our app other than using the new framework, any ideas you might have would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 20:32:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59786#M555</guid>
      <dc:creator>mh10</dc:creator>
      <dc:date>2017-06-09T20:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: api 100 build sizes</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59787#M556</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 have a few questions that will help get this sorted out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you measuring the app size?&lt;/P&gt;&lt;P&gt;Is it a release binary?&lt;/P&gt;&lt;P&gt;Does it contain bitcode?&lt;/P&gt;&lt;P&gt;Was this from a build or an archive operation?&lt;/P&gt;&lt;P&gt;Are you using static or dynamic framework?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 21:18:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59787#M556</guid>
      <dc:creator>RyanOlson1</dc:creator>
      <dc:date>2017-06-09T21:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: api 100 build sizes</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59788#M557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am experiencing similar issue, would like to add my data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I compared my app with esri 10.2.5 and then with 100.0, the difference is about ~30mb.&lt;/P&gt;&lt;P&gt;2. It's a release binary for ad-hoc distribution via hockey.&lt;/P&gt;&lt;P&gt;3. We compile with bitcode flag set to No. Does esri v 100.0 support bitcode finally?&lt;/P&gt;&lt;P&gt;4. Archive operation.&lt;/P&gt;&lt;P&gt;5. I am using cocoapods' esri pod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 13:32:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59788#M557</guid>
      <dc:creator>NikolayYekimov</dc:creator>
      <dc:date>2017-06-12T13:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: api 100 build sizes</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59789#M558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are release archive builds, bitcode is disabled, using static arcgis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In itunes connect the Compressed File Size is 107m for new builds, the old ones are 52m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under App Store File Sizes popup the new one has&lt;BR /&gt;Universal 121 MB&lt;BR /&gt;iPad Pro WiFi 68.2 MB&lt;BR /&gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;old ones are&lt;/P&gt;&lt;P&gt;Universal 63.4 MB&lt;BR /&gt;iPad Pro WiFi 37.9 MB&lt;BR /&gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I never knew about this popup before, we aren't doing universal builds so I think we are actually ok for cellular. But if we could trim the size anyway it would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 13:59:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59789#M558</guid>
      <dc:creator>mh10</dc:creator>
      <dc:date>2017-06-12T13:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: api 100 build sizes</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59790#M559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;couple more questions:&lt;/P&gt;&lt;P&gt;what version of xcode are you using?&lt;/P&gt;&lt;P&gt;are you using any swift code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 18:14:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59790#M559</guid>
      <dc:creator>RyanOlson1</dc:creator>
      <dc:date>2017-06-14T18:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: api 100 build sizes</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59791#M560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are on xcode&amp;nbsp;Version 8.3.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no swift in the project&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 19:28:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59791#M560</guid>
      <dc:creator>mh10</dc:creator>
      <dc:date>2017-06-14T19:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: api 100 build sizes</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59792#M561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And for my example, my project is swift only, except objc dependencies such as argis ios sdk. XCODE is 8.3.2&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 16:48:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59792#M561</guid>
      <dc:creator>NikolayYekimov</dc:creator>
      <dc:date>2017-06-19T16:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: api 100 build sizes</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59793#M562</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;The builds have actually gotten bigger when I upgraded to 100.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Universal 194 MB&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;iPad Pro WiFi 106 MB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I unzip the generated ipa file, show package contents of file inside payload&lt;/P&gt;&lt;P&gt;(both builds are using ArcGIS from pods)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100 build&lt;BR /&gt;app 108.4m&lt;/P&gt;&lt;P&gt;ArcGIS.bundle 3m&lt;BR /&gt;(empty Frameworks)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100.1 build&lt;/P&gt;&lt;P&gt;app 17.7m&lt;BR /&gt;ArcGIS.bundle 3.5m&lt;BR /&gt;Frameworks/ArgGIS.framework/ArcGIS 155m&lt;BR /&gt;Frameworks/ArgGIS.framework/ArcGIS.bundle 3.5m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArgGIS is our only framework that gets included in the ipa file like this, we also have Fabric/Crashlytics but don't appear under Frameworks inside the build. But I'm completely lost about how all of this gets assembled together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also there was some large files installed with 100.1 pod, I deleted them and nothing changed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pods/ArcGIS-Runtime-SDK-iOS/ArcGIS.framework.dSYM/Contents/Resources/DWARF/ArcGIS&lt;/P&gt;&lt;P&gt;Pods/ArcGIS-Runtime-SDK-iOS/ArcGIS.framework/D0232C62-46C8-3EC7-BEFC-B97D5DBEFAF3.bcsymbolmap&lt;BR /&gt;Pods/ArcGIS-Runtime-SDK-iOS/ArcGIS.framework/F0DCCFF7-C883-3FB3-A2CD-F5186C2E69E0.bcsymbolmap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any insights I would appreciate it, we are now ok with our app not being installed over cellular so its not a huge deal, but just curious why the files in 100.1 builds are in different places.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 16:10:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/api-100-build-sizes/m-p/59793#M562</guid>
      <dc:creator>mh10</dc:creator>
      <dc:date>2017-07-07T16:10:33Z</dc:date>
    </item>
  </channel>
</rss>

