<?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: Swift 5.0.1 build error in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-5-0-1-build-error/m-p/344693#M19898</link>
    <description>&lt;P&gt;I believe you do need to use at least &lt;A href="https://developer.apple.com/documentation/xcode_release_notes/xcode_10_2_release_notes/" target="_self"&gt;version 10.2 of Xcode&lt;/A&gt; in order to debug on iOS 12.2, so using at least Xcode 10.2 seems necessary (as opposed to &lt;A href="https://developer.apple.com/documentation/xcode_release_notes/xcode_10_1_release_notes/" target="_self"&gt;Xcode 10.1&lt;/A&gt;).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That means you'll need to get your copy of the SwiftyDropbox library working with the&amp;nbsp;Swift 5.0.1 compiler. You should be able to do so by running `carthage update --platform iOS` again. Please make sure you're also getting &lt;A href="https://github.com/dropbox/SwiftyDropbox/releases" target="_self"&gt;the latest version of SwiftyDropbox itself&lt;/A&gt;, which is current 5.0.0. (Check your Cartfile in case you're specifying a particular version.) Please give that a try and let me know if it helps.&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2019 20:33:08 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-05-15T20:33:08Z</dc:date>
    <item>
      <title>Swift 5.0.1 build error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-5-0-1-build-error/m-p/344651#M19897</link>
      <description>&lt;P&gt;I came back to my app to make a change after a few months.&amp;nbsp; Before I could open Xcode, I had to upgrade to release 10.2.1, and I had to update MacOS to 10.14.5. During that time, I also upgraded my iPhone to iOS 12.2.&lt;/P&gt;&lt;P&gt;Since the upgrade, I can't build my project.&amp;nbsp; I'm getting the following error:&lt;/P&gt;&lt;PRE&gt;Module compiled with Swift 4.2.1 cannot be imported by the Swift 5.0.1 compiler: /Users/rjkinsman/Dropbox/Nvelopes iOS/Nvelopes Project/Nvelopes/Carthage/Build/iOS/SwiftyDropbox.framework/Modules/SwiftyDropbox.swiftmodule/arm64.swiftmodule&lt;/PRE&gt;&lt;P&gt;So I went back to Xcode 10.1 and I was able to build my project with no problem.&amp;nbsp; However, when I go to test it on my phone, I get the following:&lt;/P&gt;&lt;PRE&gt;Could not locate device support files.

This iPhone... is running iOS 12.2... which may not be supported by this version of Xcode&lt;/PRE&gt;&lt;P&gt;So I'm caught in the middle.&amp;nbsp; Where do I go from here?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:06:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-5-0-1-build-error/m-p/344651#M19897</guid>
      <dc:creator>RJKinsman</dc:creator>
      <dc:date>2019-05-29T09:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Swift 5.0.1 build error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-5-0-1-build-error/m-p/344693#M19898</link>
      <description>&lt;P&gt;I believe you do need to use at least &lt;A href="https://developer.apple.com/documentation/xcode_release_notes/xcode_10_2_release_notes/" target="_self"&gt;version 10.2 of Xcode&lt;/A&gt; in order to debug on iOS 12.2, so using at least Xcode 10.2 seems necessary (as opposed to &lt;A href="https://developer.apple.com/documentation/xcode_release_notes/xcode_10_1_release_notes/" target="_self"&gt;Xcode 10.1&lt;/A&gt;).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That means you'll need to get your copy of the SwiftyDropbox library working with the&amp;nbsp;Swift 5.0.1 compiler. You should be able to do so by running `carthage update --platform iOS` again. Please make sure you're also getting &lt;A href="https://github.com/dropbox/SwiftyDropbox/releases" target="_self"&gt;the latest version of SwiftyDropbox itself&lt;/A&gt;, which is current 5.0.0. (Check your Cartfile in case you're specifying a particular version.) Please give that a try and let me know if it helps.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 20:33:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-5-0-1-build-error/m-p/344693#M19898</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-05-15T20:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Swift 5.0.1 build error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-5-0-1-build-error/m-p/344739#M19899</link>
      <description>&lt;P&gt;Thanks, Greg.&amp;nbsp; Unfortunately, that didn't work.&amp;nbsp; Here are the messages from carthage:&lt;/P&gt;&lt;PRE&gt;Rolands-MacBook-Pro:Nvelopes rjkinsman$ carthage update --platform iOS
*** Fetching SwiftyDropbox
*** Fetching Alamofire
*** Checking out Alamofire at "4.8.2"
*** Checking out SwiftyDropbox at "5.0.0"
*** xcodebuild output can be found in /var/folders/ng/dzf2v52j7mxgfpc7jxpz80tr0000gn/T/carthage-xcodebuild.qEbvj1.log
*** Building scheme "Alamofire iOS" in Alamofire.xcworkspace
*** Building scheme "SwiftyDropbox iOS" in SwiftyDropbox.xcodeproj&lt;/PRE&gt;&lt;P&gt;But after running this, I'm still getting the build error.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 23:29:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-5-0-1-build-error/m-p/344739#M19899</guid>
      <dc:creator>RJKinsman</dc:creator>
      <dc:date>2019-05-15T23:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Swift 5.0.1 build error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-5-0-1-build-error/m-p/344755#M19900</link>
      <description>&lt;P&gt;Do you still have Xcode 10.1 installed? Carthage still may be using that to build if so.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In that case, trying using `sudo xcode-select -switch&amp;nbsp;/Applications/Xcode-10.2.app/` (or whatever your new Xcode path is) first to switch to the new one, and then run the Carthage build again.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 01:54:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-5-0-1-build-error/m-p/344755#M19900</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-05-16T01:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Swift 5.0.1 build error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-5-0-1-build-error/m-p/344825#M19902</link>
      <description>&lt;P&gt;Thanks, Greg!&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 12:48:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-5-0-1-build-error/m-p/344825#M19902</guid>
      <dc:creator>RJKinsman</dc:creator>
      <dc:date>2019-05-16T12:48:11Z</dc:date>
    </item>
  </channel>
</rss>

