Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swift版本问题 #2

Open
Creolophus opened this issue Oct 8, 2019 · 6 comments
Open

swift版本问题 #2

Creolophus opened this issue Oct 8, 2019 · 6 comments

Comments

@Creolophus
Copy link

[!] Unable to determine Swift version for the following pods:

  • ICSMainFramework is integrated by multiple targets that use a different Swift version: Potatso (Swift 4.0), TodayWidget (Swift 5.0), PotatsoLibrary (Swift 5.0), and PotatsoLibraryTests (Swift 5.0).
  • RealmSwift is integrated by multiple targets that use a different Swift version: Potatso (Swift 4.0), TodayWidget (Swift 5.0), PotatsoLibrary (Swift 5.0), and PotatsoModel (Swift 5.0).
  • SwiftColor is integrated by multiple targets that use a different Swift version: Potatso (Swift 4.0) and TodayWidget (Swift 5.0).
@bryantjin
Copy link

請問你後來這個怎麽解決的,我也遇到這個問題

@Git-KevinChuang
Copy link
Owner

use xcode 10.2.1
@Creolophus @bryantjin

@weqeo
Copy link

weqeo commented Dec 5, 2019

use xcode 10.2.1
@Creolophus @bryantjin

我也是用的 Xcode 10.2.1啊,还是会报这个错

@kasimok
Copy link

kasimok commented Dec 3, 2020

try add ENV['SWIFT_VERSION'] = '5' at beginning of your podfile.

@wood911
Copy link

wood911 commented Aug 10, 2022

看看这个,基于他的Swift5修复版, Xcode13+ 正常跑
https://github.com/wood911/Potatso-swift5

@Since1999
Copy link

看看这个,基于他的Swift5修复版, Xcode13+ 正常跑 https://github.com/wood911/Potatso-swift5

麻烦看一下,是不是少上传了ShadowPath这个类库

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants