<?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 Problems building SwiftyDropbox for MacOS with Carthage in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problems-building-SwiftyDropbox-for-MacOS-with-Carthage/m-p/190090#M8179</link>
    <description>&lt;P&gt;When I follow the directions for installing SwiftyDropbox for MacOS with Charthage on the Github README page, I get errors and a failure to build the SwiftyDropbox framework. The AlamoFire framework builds without any problems. I AM able to build the iOS SwiftyDropbox framework. This has happened on the two Macs I have access to for development. The Terminal output for the entire process follows. Hopefully somebody can help me get this to work.&lt;/P&gt;
&lt;P&gt;10:00:01-dennis~/Desktop/CarthageDrop$ carthage update --platform Mac&lt;BR /&gt;*** Fetching SwiftyDropbox&lt;BR /&gt;*** Fetching Alamofire&lt;BR /&gt;*** Checking out Alamofire at "4.0.0"&lt;BR /&gt;*** Checking out SwiftyDropbox at "4.0.3"&lt;BR /&gt;*** xcodebuild output can be found in /var/folders/h7/c3b7nbhj2yj9plyz82qzz9x40000gn/T/carthage-xcodebuild.1zy95c.log&lt;BR /&gt;*** Building scheme "Alamofire OSX" in Alamofire.xcworkspace&lt;BR /&gt;2016-09-20 10:00:19.874 xcodebuild[89533:16108184] [MT] DVTPlugInManager: Required plug-in compatibility UUID 8A66E736-A720-4B3C-92F1-33D9962C69DF for KSImageNamed.ideplugin (com.ksuther.KSImageNamed) not present&lt;BR /&gt;*** Building scheme "SwiftyDropbox_macOS" in SwiftyDropbox.xcodeproj&lt;BR /&gt;2016-09-20 10:00:29.590 xcodebuild[89587:16108530] [MT]&lt;/P&gt;
&lt;P&gt;** BUILD FAILED **&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The following build commands failed:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;CompileSwift normal x86_64&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler&lt;BR /&gt;(2 failures)&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:11:1: error: expressions are not allowed at the top level&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:11:5: error: consecutive statements on a line must be separated by ';'&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:13:5: error: expected declaration&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:13:9: error: consecutive declarations on a line must be separated by ';'&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:15:5: error: expected declaration&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:15:9: error: consecutive declarations on a line must be separated by ';'&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:17:5: error: expected declaration&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:17:9: error: consecutive declarations on a line must be separated by ';'&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:19:5: error: expected declaration&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:19:9: error: consecutive declarations on a line must be separated by ';'&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:9:8: error: module compiled with Swift 3.0 cannot be imported in Swift 2.3: /Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/SwiftyDropbox/../../Carthage/Build/Mac/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftmodule&lt;BR /&gt;A shell task (/usr/bin/xcrun xcodebuild -project /Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/SwiftyDropbox/SwiftyDropbox.xcodeproj -scheme SwiftyDropbox_macOS -configuration Release ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean build) failed with exit code 65:&lt;BR /&gt;2016-09-20 10:00:29.590 xcodebuild[89587:16108530] [MT] DVTPlugInManager: Required plug-in compatibility UUID 8A66E736-A720-4B3C-92F1-33D9962C69DF for KSImageNamed.ideplugin (com.ksuther.KSImageNamed) not present&lt;BR /&gt;** BUILD FAILED **&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The following build commands failed:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;CompileSwift normal x86_64&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler&lt;BR /&gt;(2 failures)&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:29:55 GMT</pubDate>
    <dc:creator>Dennis B.20</dc:creator>
    <dc:date>2019-05-29T09:29:55Z</dc:date>
    <item>
      <title>Problems building SwiftyDropbox for MacOS with Carthage</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problems-building-SwiftyDropbox-for-MacOS-with-Carthage/m-p/190090#M8179</link>
      <description>&lt;P&gt;When I follow the directions for installing SwiftyDropbox for MacOS with Charthage on the Github README page, I get errors and a failure to build the SwiftyDropbox framework. The AlamoFire framework builds without any problems. I AM able to build the iOS SwiftyDropbox framework. This has happened on the two Macs I have access to for development. The Terminal output for the entire process follows. Hopefully somebody can help me get this to work.&lt;/P&gt;
&lt;P&gt;10:00:01-dennis~/Desktop/CarthageDrop$ carthage update --platform Mac&lt;BR /&gt;*** Fetching SwiftyDropbox&lt;BR /&gt;*** Fetching Alamofire&lt;BR /&gt;*** Checking out Alamofire at "4.0.0"&lt;BR /&gt;*** Checking out SwiftyDropbox at "4.0.3"&lt;BR /&gt;*** xcodebuild output can be found in /var/folders/h7/c3b7nbhj2yj9plyz82qzz9x40000gn/T/carthage-xcodebuild.1zy95c.log&lt;BR /&gt;*** Building scheme "Alamofire OSX" in Alamofire.xcworkspace&lt;BR /&gt;2016-09-20 10:00:19.874 xcodebuild[89533:16108184] [MT] DVTPlugInManager: Required plug-in compatibility UUID 8A66E736-A720-4B3C-92F1-33D9962C69DF for KSImageNamed.ideplugin (com.ksuther.KSImageNamed) not present&lt;BR /&gt;*** Building scheme "SwiftyDropbox_macOS" in SwiftyDropbox.xcodeproj&lt;BR /&gt;2016-09-20 10:00:29.590 xcodebuild[89587:16108530] [MT]&lt;/P&gt;
&lt;P&gt;** BUILD FAILED **&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The following build commands failed:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;CompileSwift normal x86_64&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler&lt;BR /&gt;(2 failures)&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:11:1: error: expressions are not allowed at the top level&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:11:5: error: consecutive statements on a line must be separated by ';'&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:13:5: error: expected declaration&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:13:9: error: consecutive declarations on a line must be separated by ';'&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:15:5: error: expected declaration&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:15:9: error: consecutive declarations on a line must be separated by ';'&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:17:5: error: expected declaration&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:17:9: error: consecutive declarations on a line must be separated by ';'&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:19:5: error: expected declaration&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:19:9: error: consecutive declarations on a line must be separated by ';'&lt;BR /&gt;/Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/Source/PlatformNeutral/Base.swift:9:8: error: module compiled with Swift 3.0 cannot be imported in Swift 2.3: /Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/SwiftyDropbox/../../Carthage/Build/Mac/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftmodule&lt;BR /&gt;A shell task (/usr/bin/xcrun xcodebuild -project /Users/dennis/Desktop/CarthageDrop/Carthage/Checkouts/SwiftyDropbox/Source/SwiftyDropbox/SwiftyDropbox.xcodeproj -scheme SwiftyDropbox_macOS -configuration Release ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean build) failed with exit code 65:&lt;BR /&gt;2016-09-20 10:00:29.590 xcodebuild[89587:16108530] [MT] DVTPlugInManager: Required plug-in compatibility UUID 8A66E736-A720-4B3C-92F1-33D9962C69DF for KSImageNamed.ideplugin (com.ksuther.KSImageNamed) not present&lt;BR /&gt;** BUILD FAILED **&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The following build commands failed:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;CompileSwift normal x86_64&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler&lt;BR /&gt;(2 failures)&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:29:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problems-building-SwiftyDropbox-for-MacOS-with-Carthage/m-p/190090#M8179</guid>
      <dc:creator>Dennis B.20</dc:creator>
      <dc:date>2019-05-29T09:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problems building SwiftyDropbox for MacOS with Carthage</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problems-building-SwiftyDropbox-for-MacOS-with-Carthage/m-p/190091#M8180</link>
      <description>&lt;P&gt;@Dennis B.: Sorry about the issues. The .xcodeproj in the main repo wasn't set to Swift 3.0 for the macOS target. The problem should be fixed now.&lt;/P&gt;
&lt;P&gt;Try re-pulling from Carthage with the following Cartfile:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;# SwiftyDropbox
github "https://github.com/dropbox/SwiftyDropbox" ~&amp;gt; 4.0.4&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and the following command:&lt;/P&gt;
&lt;PRE&gt;carthage update --platform Mac&lt;/PRE&gt;
&lt;P&gt;and let me know if that resolves your issue. Thanks for your patience!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 02:11:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problems-building-SwiftyDropbox-for-MacOS-with-Carthage/m-p/190091#M8180</guid>
      <dc:creator>Stephen C.14</dc:creator>
      <dc:date>2016-09-22T02:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems building SwiftyDropbox for MacOS with Carthage</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problems-building-SwiftyDropbox-for-MacOS-with-Carthage/m-p/190092#M8181</link>
      <description>&lt;P&gt;Hi Stephen C.,&lt;/P&gt;
&lt;P&gt;That allowed me to successfully build the OSX version of SwiftyDropbox with Carthage. Now I can look forward to actually trying to use it as time allows.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 11:30:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problems-building-SwiftyDropbox-for-MacOS-with-Carthage/m-p/190092#M8181</guid>
      <dc:creator>Dennis B.20</dc:creator>
      <dc:date>2016-09-22T11:30:58Z</dc:date>
    </item>
  </channel>
</rss>

