<?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 Objective-C framework now failing to build? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-framework-now-failing-to-build/m-p/193421#M8674</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I download a fresh copy of the Objective-C API 2 framework and try to use it in an Xcode project, it refuses to build, reporting missing files. I do not have these problems with a version of the framework source code I downloaded a few weeks ago.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To reproduce, using Xcode 8 on macOS 10.12:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Go to: &amp;lt;&lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-obj-c&lt;/A&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Click on “Clone or download”.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Select “Download ZIP”.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Once it’s finished downloading, in the Finder, navigate to the “dropbox-sdk-obc-c-master” folder that was downloaded in the Downloads folder (macOS should have automatically expanded the .zip file into a folder).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. Drill down into the /Source/ObjectiveDropboxOfficial folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;6. In Xcode, create a new iOS project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;7. Drag ObjectiveDropboxOfficial.xcodeproj from the Finder into the source list of the new Xcode project you created, ensuring the green “+” icon appears before dropping it, so that it is added to the project without requiring a new workspace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8. In the Xcode source list, expand the ObjectiveDropboxOfficial.xcodeproj icon and then, inside that, expand “Products”.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;9. In the “General” settings of the main project’s target, drag the first ObjectiveDropboxOfficial.framework target from the source list (which should be the iOS one) into the “Embedded Binaries” area.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For me, in any project to which I add the Dropbox framework, the build fails reporting that “DBTasksStorage.h” and “DBConstants.h”. Strangely, although these files are present when I look in the Finder, they do not appear in Xcode's source list. So it is as though dragging the project into Xcode isn't creating references to all the files for some reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This doesn't happen with other frameworks, and, as I say, it doesn't happen with the version of the Dropbox API 2 framework that I downloaded three or four weeks ago. (Although this could still be an Xcode problem or a problem on my end, no doubt.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:28:31 GMT</pubDate>
    <dc:creator>Keith B.7</dc:creator>
    <dc:date>2019-05-29T09:28:31Z</dc:date>
    <item>
      <title>Objective-C framework now failing to build?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-framework-now-failing-to-build/m-p/193421#M8674</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I download a fresh copy of the Objective-C API 2 framework and try to use it in an Xcode project, it refuses to build, reporting missing files. I do not have these problems with a version of the framework source code I downloaded a few weeks ago.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To reproduce, using Xcode 8 on macOS 10.12:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Go to: &amp;lt;&lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-obj-c&lt;/A&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Click on “Clone or download”.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Select “Download ZIP”.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Once it’s finished downloading, in the Finder, navigate to the “dropbox-sdk-obc-c-master” folder that was downloaded in the Downloads folder (macOS should have automatically expanded the .zip file into a folder).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. Drill down into the /Source/ObjectiveDropboxOfficial folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;6. In Xcode, create a new iOS project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;7. Drag ObjectiveDropboxOfficial.xcodeproj from the Finder into the source list of the new Xcode project you created, ensuring the green “+” icon appears before dropping it, so that it is added to the project without requiring a new workspace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8. In the Xcode source list, expand the ObjectiveDropboxOfficial.xcodeproj icon and then, inside that, expand “Products”.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;9. In the “General” settings of the main project’s target, drag the first ObjectiveDropboxOfficial.framework target from the source list (which should be the iOS one) into the “Embedded Binaries” area.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For me, in any project to which I add the Dropbox framework, the build fails reporting that “DBTasksStorage.h” and “DBConstants.h”. Strangely, although these files are present when I look in the Finder, they do not appear in Xcode's source list. So it is as though dragging the project into Xcode isn't creating references to all the files for some reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This doesn't happen with other frameworks, and, as I say, it doesn't happen with the version of the Dropbox API 2 framework that I downloaded three or four weeks ago. (Although this could still be an Xcode problem or a problem on my end, no doubt.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:28:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-framework-now-failing-to-build/m-p/193421#M8674</guid>
      <dc:creator>Keith B.7</dc:creator>
      <dc:date>2019-05-29T09:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Objective-C framework now failing to build?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-framework-now-failing-to-build/m-p/193493#M8685</link>
      <description>Thanks Keith! We'll look into it.</description>
      <pubDate>Mon, 07 Nov 2016 22:34:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-framework-now-failing-to-build/m-p/193493#M8685</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-11-07T22:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Objective-C framework now failing to build?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-framework-now-failing-to-build/m-p/193534#M8694</link>
      <description>&lt;P&gt;Thanks for bringing this to our attention, Kieth. I've gone ahead and put out another version of the SDK (1.1.3). Would you mind pulling it and seeing if the problem persists?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know – thanks for your patience!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 03:31:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-framework-now-failing-to-build/m-p/193534#M8694</guid>
      <dc:creator>Stephen C.14</dc:creator>
      <dc:date>2016-11-08T03:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Objective-C framework now failing to build?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-framework-now-failing-to-build/m-p/193564#M8698</link>
      <description>&lt;P&gt;It all builds fine now&amp;nbsp;- thanks for the quick resolution!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best,&lt;BR /&gt;Keith&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 13:23:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-framework-now-failing-to-build/m-p/193564#M8698</guid>
      <dc:creator>Keith B.7</dc:creator>
      <dc:date>2016-11-08T13:23:39Z</dc:date>
    </item>
  </channel>
</rss>

