<?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 SwiftyDropbox errors after installation in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-errors-after-installation/m-p/170655#M6398</link>
    <description>&lt;P&gt;I'm trying to install SwiftyDropbox via cocoapods. After successful installation, I open .xcworkspace file, and see two errors:&lt;/P&gt;
&lt;PRE class="default prettyprint prettyprinted"&gt;&lt;CODE&gt;&lt;SPAN class="pln"&gt;invalid &lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;virtual&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; filesystem overlay file 
&lt;/SPAN&gt;&lt;SPAN class="str"&gt;'/Users/Username/Library/Developer/Xcode/DerivedData/DropTest-gzupfdtcnnwgfoghucwjowoivskc/Build/Intermediates/Pods.build/Debug-iphonesimulator/SwiftyDropbox.build/unextended-module-overlay.yaml&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="default prettyprint prettyprinted"&gt;&lt;CODE&gt;&lt;SPAN class="pln"&gt;clang importer creation failed&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;My podfile is:&lt;/P&gt;
&lt;PRE class="default prettyprint prettyprinted"&gt;&lt;CODE&gt;&lt;SPAN class="pln"&gt;platform &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;ios&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt; &lt;SPAN class="str"&gt;'9.0'&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;
use_frameworks&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;!&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;

target &lt;/SPAN&gt;&lt;SPAN class="str"&gt;'ProjectName'&lt;/SPAN&gt; &lt;SPAN class="kwd"&gt;do&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;
  pod &lt;/SPAN&gt;&lt;SPAN class="str"&gt;'SwiftyDropbox'&lt;/SPAN&gt;
&lt;SPAN class="kwd"&gt;end&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I've tried to delete project folder in DerivedData with no luck.&lt;/P&gt;
&lt;P&gt;The sample project (PhotoWatch) from Dropbox's github repo works fine.&lt;/P&gt;
&lt;P&gt;Cocoapods version: 1.0.1&lt;/P&gt;
&lt;P&gt;Xcode version: 7.3.1&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:32:40 GMT</pubDate>
    <dc:creator>Tim I.2</dc:creator>
    <dc:date>2019-05-29T09:32:40Z</dc:date>
    <item>
      <title>SwiftyDropbox errors after installation</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-errors-after-installation/m-p/170655#M6398</link>
      <description>&lt;P&gt;I'm trying to install SwiftyDropbox via cocoapods. After successful installation, I open .xcworkspace file, and see two errors:&lt;/P&gt;
&lt;PRE class="default prettyprint prettyprinted"&gt;&lt;CODE&gt;&lt;SPAN class="pln"&gt;invalid &lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;virtual&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; filesystem overlay file 
&lt;/SPAN&gt;&lt;SPAN class="str"&gt;'/Users/Username/Library/Developer/Xcode/DerivedData/DropTest-gzupfdtcnnwgfoghucwjowoivskc/Build/Intermediates/Pods.build/Debug-iphonesimulator/SwiftyDropbox.build/unextended-module-overlay.yaml&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="default prettyprint prettyprinted"&gt;&lt;CODE&gt;&lt;SPAN class="pln"&gt;clang importer creation failed&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;My podfile is:&lt;/P&gt;
&lt;PRE class="default prettyprint prettyprinted"&gt;&lt;CODE&gt;&lt;SPAN class="pln"&gt;platform &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;ios&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt; &lt;SPAN class="str"&gt;'9.0'&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;
use_frameworks&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;!&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;

target &lt;/SPAN&gt;&lt;SPAN class="str"&gt;'ProjectName'&lt;/SPAN&gt; &lt;SPAN class="kwd"&gt;do&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;
  pod &lt;/SPAN&gt;&lt;SPAN class="str"&gt;'SwiftyDropbox'&lt;/SPAN&gt;
&lt;SPAN class="kwd"&gt;end&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I've tried to delete project folder in DerivedData with no luck.&lt;/P&gt;
&lt;P&gt;The sample project (PhotoWatch) from Dropbox's github repo works fine.&lt;/P&gt;
&lt;P&gt;Cocoapods version: 1.0.1&lt;/P&gt;
&lt;P&gt;Xcode version: 7.3.1&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:32:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-errors-after-installation/m-p/170655#M6398</guid>
      <dc:creator>Tim I.2</dc:creator>
      <dc:date>2019-05-29T09:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox errors after installation</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-errors-after-installation/m-p/170656#M6399</link>
      <description>&lt;P&gt;[Cross-linking for reference:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/37857629/swiftydropbox-errors-after-installation" rel="nofollow noreferrer"&gt;https://stackoverflow.com/questions/37857629/swiftydropbox-errors-after-installation&lt;/A&gt; ]&lt;/P&gt;
&lt;P&gt;This may not be specific to SwiftyDropbox. There are some existing posts that may be helpful though:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/24622650/xcode-6-beta-3-invalid-virtual-filesystem-overlay-file" rel="nofollow noreferrer"&gt;https://stackoverflow.com/questions/24622650/xcode-6-beta-3-invalid-virtual-filesystem-overlay-file&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/24684100/apps-built-with-xcode-6-dont-run-on-ios8" rel="nofollow noreferrer"&gt;https://stackoverflow.com/questions/24684100/apps-built-with-xcode-6-dont-run-on-ios8&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/32381933/invalid-virtual-filesystem-overlay-file-i-tried-everything" rel="nofollow noreferrer"&gt;https://stackoverflow.com/questions/32381933/invalid-virtual-filesystem-overlay-file-i-tried-everything&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 23:44:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-errors-after-installation/m-p/170656#M6399</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-06-16T23:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox errors after installation</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-errors-after-installation/m-p/170657#M6400</link>
      <description>&lt;P&gt;For what it's worth, I just tried this using that Podfile, as well as the same version of CocoaPods and Xcode you cited and I couldn't reproduce the errors you're getting.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 00:49:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-errors-after-installation/m-p/170657#M6400</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-06-17T00:49:54Z</dc:date>
    </item>
  </channel>
</rss>

