<?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: Need Bitcode Framework in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29519#M893</link>
    <description>&lt;P&gt;You can just add the source directly to your project instead of trying to rebuild the framework.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Aug 2015 21:43:22 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-08-14T21:43:22Z</dc:date>
    <item>
      <title>Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29516#M890</link>
      <description>&lt;P&gt;It is not possible to build a WatchOS 2 app without the containing application also being built entirely with Bitcode. So even though a normal iOS 9 app does not require Bitcode strictly, anything with a WatchOS 2 app does including the containing iOS 9 app.&lt;/P&gt;

&lt;P&gt;Therefore, it is critical that all libraries and frameworks such as Dropbox release at least a preliminary build that provides Bitcode.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:40:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29516#M890</guid>
      <dc:creator>Will P.7</dc:creator>
      <dc:date>2019-05-29T09:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29517#M891</link>
      <description>&lt;P&gt;Thanks Will, I'm sending this along to the team as a request for bitcode in the iOS Core SDK.&lt;/P&gt;

&lt;P&gt;Being as the iOS Core SDK is open source though, one other option here is to add the SDK source directly to your project, instead of the framework file. The source is included with the SDK download here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/core/sdks/ios" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/sdks/ios&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;There are some OS X specific files in the source though, so you'll need to remove those.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2015 02:42:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29517#M891</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-08-07T02:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29518#M892</link>
      <description>&lt;P&gt;The available library&amp;nbsp;does include source code, but the necessary build script to lipo the final framework together for all architectures including the Simulator is not included as far as I can tell, so I can't reproduce a clean build without developing a new build script. If the build script were released or a separate Bitcode&amp;nbsp;library made available in the immediate future, that would be helpful. It is impossible to test apps using&amp;nbsp;the Dropbox SDK right now without Bitcode for any developer supporting&amp;nbsp;WatchOS 2. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2015 13:05:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29518#M892</guid>
      <dc:creator>Will P.7</dc:creator>
      <dc:date>2015-08-14T13:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29519#M893</link>
      <description>&lt;P&gt;You can just add the source directly to your project instead of trying to rebuild the framework.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2015 21:43:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29519#M893</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-08-14T21:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29520#M894</link>
      <description>&lt;P&gt;Well, yes, one could do that, it would be a similar few hours to creating the necessary&amp;nbsp;lipo build script. All the code/imports/project would need to be reorganized to target direct code rather than use via a framework. If the Bitcode library is not around the corner releasing in the next few days, that's what I'll have to do. Releasing even a beta version of the SDK though with Bitcode turned on seems&amp;nbsp;a lot simpler than having every developer go through either creating a specialized lipo build script or directly integrating all the code. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2015 23:51:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29520#M894</guid>
      <dc:creator>Will P.7</dc:creator>
      <dc:date>2015-08-14T23:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29521#M895</link>
      <description>&lt;P&gt;Do you have any ETA on the release of a bitcode-enabled CoreAPI iOS SDK?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2015 00:33:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29521#M895</guid>
      <dc:creator>Nuno C.3</dc:creator>
      <dc:date>2015-08-20T00:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29522#M896</link>
      <description>&lt;P&gt;No ETA right now. I&amp;nbsp;recommend adding the source directly if you need it.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2015 00:34:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29522#M896</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-08-20T00:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29523#M897</link>
      <description>&lt;P&gt;Any update on an SDK with bitcode?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 23:38:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29523#M897</guid>
      <dc:creator>David M.301</dc:creator>
      <dc:date>2015-09-02T23:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29524#M898</link>
      <description>&lt;P&gt;No update right now.&amp;nbsp;The best solution if you need it is to add the source directly.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 23:45:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29524#M898</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-09-02T23:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29525#M899</link>
      <description>&lt;P&gt;Greg, are you planning on releasing an update before iOS 9 is released?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 23:47:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29525#M899</guid>
      <dc:creator>David M.301</dc:creator>
      <dc:date>2015-09-02T23:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29526#M900</link>
      <description>&lt;P&gt;I don't have a timeline for the next update for the iOS Core SDK but I'll send this along to the team as a request.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 23:48:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29526#M900</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-09-02T23:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29527#M901</link>
      <description>&lt;P&gt;We did the integrate the source method. Note that the source is woefully out of date and not even ARC ready, so make sure to insert the special compiler flag&amp;nbsp;-fno-objc-arc on each Dropbox file. Also, make sure not to include all the OSX stuff. Also, Xcode will complain about many deprecated APIs it uses. (Presumably it is these issues that is stopping Dropbox from taking the short minutes required to just release a properly rebuilt library?) Would save a lot of time for developers for Dropbox to&amp;nbsp;build this using the original scripts that lipo it all together properly.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 23:51:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29527#M901</guid>
      <dc:creator>Will P.7</dc:creator>
      <dc:date>2015-09-02T23:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29528#M902</link>
      <description>&lt;P&gt;Note: For iOS apps, bitcode is the default, but optional. If you provide bitcode, all apps and frameworks in the app bundle need to include bitcode. For watchOS apps, bitcode is required.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2015 16:12:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29528#M902</guid>
      <dc:creator>Disoreanu L.</dc:creator>
      <dc:date>2015-10-08T16:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29529#M903</link>
      <description>&lt;P&gt;Any other tips for adding source to own project? After adding&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Base64Transcoder.c, I get errors in my Prefix.pch (Expected identifier on first import).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 22:48:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29529#M903</guid>
      <dc:creator>John A.11</dc:creator>
      <dc:date>2015-11-06T22:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29530#M904</link>
      <description>&lt;P&gt;John, I don't recall running into any issues like that on the occasions I've added the source code directly. Can you &lt;A href="https://www.dropbox.com/developers-v1/contact" target="_blank" rel="nofollow noreferrer"&gt;open an API ticket&lt;/A&gt;&amp;nbsp;with the steps to reproduce this so we can look into it?&lt;/P&gt;</description>
      <pubDate>Sat, 07 Nov 2015 02:35:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29530#M904</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-11-07T02:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29531#M905</link>
      <description>&lt;P&gt;Few months later, still no bitcode enabled FW, obsolete source files,... All this is normal ?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 04:06:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29531#M905</guid>
      <dc:creator>Fabien L.</dc:creator>
      <dc:date>2016-01-08T04:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29532#M906</link>
      <description>&lt;P&gt;We don't have an updated Core SDK release with bitcode enabled, but I'll send this along as feedback to the team.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 04:50:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29532#M906</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-01-08T04:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29533#M907</link>
      <description>&lt;P&gt;I just realized that a new API is available. Swift based. This is probably best option.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 05:07:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29533#M907</guid>
      <dc:creator>Fabien L.</dc:creator>
      <dc:date>2016-01-08T05:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29534#M908</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;we have a new release of the iOS Core SDK built with bitcode:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers-v1/core/sdks/ios" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers-v1/core/sdks/ios&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 03:26:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29534#M908</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-03-31T03:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need Bitcode Framework</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29535#M909</link>
      <description>&lt;P&gt;Great news ! Thanks for this.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 06:18:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Need-Bitcode-Framework/m-p/29535#M909</guid>
      <dc:creator>Fabien L.</dc:creator>
      <dc:date>2016-03-31T06:18:50Z</dc:date>
    </item>
  </channel>
</rss>

