2016-10-18 175 views
0

我正在嘗試調試我的測試版,它在iOS 10,Swift 3之前工作得很好,而且我看不到結尾。Swift編譯錯誤FileBrowser,swift 2.3

我無法構建它。我的應用程序是在雨燕2.3(Xcode中8) 我有一個錯誤與圖書館FileBrowser版本0.1.4

我對Podfile

post_install do |installer| 
    installer.pods_project.targets.each do |target| 
     target.build_configurations.each do |config| 
      config.build_settings['SWIFT_VERSION'] = '2.3' 
     end 
    end 
end 

添加,但我仍然有與庫FileBrowser編譯錯誤 錯誤:

Type of previewItemURL' has different optionality than required by protocol 'QLPreviewItem' PreviewManager.swift

+0

您是否嘗試過更新您的豆莢?莢更新 – MXV

+0

當然是的,但問題是,有一些圖書館只有與swift 3工作,我不得不改變一些分支,支持迅速2.3 – user3540997

回答

0

好圖書館FileBrowser不支持雨燕2.3只迅速3. 兩種選擇: - 更改庫瀏覽文件 - 切換所有項目3