<?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 build of 3.4.0 failing when using carthage in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-build-of-3-4-0-failing-when-using-carthage/m-p/264461#M15489</link>
    <description>&lt;P&gt;I am having problems getting the SDK building using carthage. A fresh build using the Cartfile ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;# ObjectiveDropboxOfficial&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;github "&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;" == 3.4.0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;fails with the error ...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Grahams-iMac:tmp ghaley$ carthage update --platform iOS&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;***&lt;/SPAN&gt;&lt;SPAN&gt; Fetching dropbox-sdk-obj-c&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;***&lt;/SPAN&gt;&lt;SPAN&gt; Checking out dropbox-sdk-obj-c at &lt;/SPAN&gt;&lt;SPAN&gt;"3.4.0"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;***&lt;/SPAN&gt;&lt;SPAN&gt; xcodebuild output can be found in &lt;/SPAN&gt;&lt;SPAN&gt;/var/folders/p_/zmcpyv616v952vdf9t8qcrrw0000gn/T/carthage-xcodebuild.H6g5dB.log&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;***&lt;/SPAN&gt;&lt;SPAN&gt; Building scheme &lt;/SPAN&gt;&lt;SPAN&gt;"ObjectiveDropboxOfficial iOS"&lt;/SPAN&gt;&lt;SPAN&gt; in ObjectiveDropboxOfficial.xcodeproj&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Failed to write to /Users/ghaley/tmp/Carthage/Checkouts/dropbox-sdk-obj-c/Carthage/Build/iOS/ObjectiveDropboxOfficial.framework: Error Domain=NSCocoaErrorDomain Code=260 "The file “ObjectiveDropboxOfficial.framework” couldn’t be opened because there is no such file." UserInfo={NSURL=file:///Users/ghaley/tmp/Carthage/Checkouts/dropbox-sdk-obj-c/Source/ObjectiveDropboxOfficial/build/ArchiveIntermediates/ObjectiveDropboxOfficial%20iOS/BuildProductsPath/Release-iphoneos/ObjectiveDropboxOfficial.framework, NSFilePath=/Users/ghaley/tmp/Carthage/Checkouts/dropbox-sdk-obj-c/Source/ObjectiveDropboxOfficial/build/ArchiveIntermediates/ObjectiveDropboxOfficial iOS/BuildProductsPath/Release-iphoneos/ObjectiveDropboxOfficial.framework, NSUnderlyingError=0x7fcf2e43aa00 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The log file shows no errors and ends with ...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Signing Identity: "-"&lt;/P&gt;
&lt;P&gt;/usr/bin/codesign --force --sign - --timestamp=none /Users/ghaley/tmp/Carthage/Checkouts/dropbox-sdk-obj-c/Source/ObjectiveDropboxOfficial/build/Release-iphonesimulator/ObjectiveDropboxOfficial.framework&lt;/P&gt;
&lt;P&gt;** BUILD SUCCEEDED **&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried this inside my project, and also separately into&amp;nbsp;a empty directory. Could you please give me any pointers?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:15:29 GMT</pubDate>
    <dc:creator>Graham H.2</dc:creator>
    <dc:date>2019-05-29T09:15:29Z</dc:date>
    <item>
      <title>Objective C build of 3.4.0 failing when using carthage</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-build-of-3-4-0-failing-when-using-carthage/m-p/264461#M15489</link>
      <description>&lt;P&gt;I am having problems getting the SDK building using carthage. A fresh build using the Cartfile ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;# ObjectiveDropboxOfficial&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;github "&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;" == 3.4.0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;fails with the error ...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Grahams-iMac:tmp ghaley$ carthage update --platform iOS&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;***&lt;/SPAN&gt;&lt;SPAN&gt; Fetching dropbox-sdk-obj-c&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;***&lt;/SPAN&gt;&lt;SPAN&gt; Checking out dropbox-sdk-obj-c at &lt;/SPAN&gt;&lt;SPAN&gt;"3.4.0"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;***&lt;/SPAN&gt;&lt;SPAN&gt; xcodebuild output can be found in &lt;/SPAN&gt;&lt;SPAN&gt;/var/folders/p_/zmcpyv616v952vdf9t8qcrrw0000gn/T/carthage-xcodebuild.H6g5dB.log&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;***&lt;/SPAN&gt;&lt;SPAN&gt; Building scheme &lt;/SPAN&gt;&lt;SPAN&gt;"ObjectiveDropboxOfficial iOS"&lt;/SPAN&gt;&lt;SPAN&gt; in ObjectiveDropboxOfficial.xcodeproj&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Failed to write to /Users/ghaley/tmp/Carthage/Checkouts/dropbox-sdk-obj-c/Carthage/Build/iOS/ObjectiveDropboxOfficial.framework: Error Domain=NSCocoaErrorDomain Code=260 "The file “ObjectiveDropboxOfficial.framework” couldn’t be opened because there is no such file." UserInfo={NSURL=file:///Users/ghaley/tmp/Carthage/Checkouts/dropbox-sdk-obj-c/Source/ObjectiveDropboxOfficial/build/ArchiveIntermediates/ObjectiveDropboxOfficial%20iOS/BuildProductsPath/Release-iphoneos/ObjectiveDropboxOfficial.framework, NSFilePath=/Users/ghaley/tmp/Carthage/Checkouts/dropbox-sdk-obj-c/Source/ObjectiveDropboxOfficial/build/ArchiveIntermediates/ObjectiveDropboxOfficial iOS/BuildProductsPath/Release-iphoneos/ObjectiveDropboxOfficial.framework, NSUnderlyingError=0x7fcf2e43aa00 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The log file shows no errors and ends with ...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Signing Identity: "-"&lt;/P&gt;
&lt;P&gt;/usr/bin/codesign --force --sign - --timestamp=none /Users/ghaley/tmp/Carthage/Checkouts/dropbox-sdk-obj-c/Source/ObjectiveDropboxOfficial/build/Release-iphonesimulator/ObjectiveDropboxOfficial.framework&lt;/P&gt;
&lt;P&gt;** BUILD SUCCEEDED **&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried this inside my project, and also separately into&amp;nbsp;a empty directory. Could you please give me any pointers?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:15:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-build-of-3-4-0-failing-when-using-carthage/m-p/264461#M15489</guid>
      <dc:creator>Graham H.2</dc:creator>
      <dc:date>2019-05-29T09:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Objective C build of 3.4.0 failing when using carthage</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-build-of-3-4-0-failing-when-using-carthage/m-p/264570#M15497</link>
      <description>I can't seem to reproduce that error. Can you let me know what versions of Carthage and Xcode you're using? (`carthage version` and `xcodebuild -version`) Thanks!</description>
      <pubDate>Mon, 12 Feb 2018 15:56:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-build-of-3-4-0-failing-when-using-carthage/m-p/264570#M15497</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-02-12T15:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Objective C build of 3.4.0 failing when using carthage</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-build-of-3-4-0-failing-when-using-carthage/m-p/264594#M15502</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks Greg. If you need the log file, let me know.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$ carthage version&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;0.28.0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ xcodebuild -version&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xcode 9.2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Build version 9C40b&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 17:54:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-build-of-3-4-0-failing-when-using-carthage/m-p/264594#M15502</guid>
      <dc:creator>Graham H.2</dc:creator>
      <dc:date>2018-02-12T17:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Objective C build of 3.4.0 failing when using carthage</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-build-of-3-4-0-failing-when-using-carthage/m-p/264617#M15503</link>
      <description>Thanks! I was on an older version of carthage, but it looks like this issue is related to more recent versions. It's open as an issue on GitHub here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/Carthage/Carthage/issues/2277" target="_blank"&gt;https://github.com/Carthage/Carthage/issues/2277&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I just upgraded, but I still can't seem to reproduce this though. In any case, can you try downgrading to 0.24 to see if that helps?</description>
      <pubDate>Mon, 12 Feb 2018 18:51:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-build-of-3-4-0-failing-when-using-carthage/m-p/264617#M15503</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-02-12T18:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Objective C build of 3.4.0 failing when using carthage</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-build-of-3-4-0-failing-when-using-carthage/m-p/264635#M15504</link>
      <description>&lt;P&gt;Thanks Greg, downgrading Carthage to version 0.24 seems to have fixed it.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 20:16:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-build-of-3-4-0-failing-when-using-carthage/m-p/264635#M15504</guid>
      <dc:creator>Graham H.2</dc:creator>
      <dc:date>2018-02-12T20:16:53Z</dc:date>
    </item>
  </channel>
</rss>

