Git-KevinChuang / Potatso-swift5

Potatso compiled with swift5 xcode 10.2.1 mojave 10.14.5
Other
144 stars 96 forks source link

swift版本问题 #2

Open Creolophus opened 4 years ago

Creolophus commented 4 years ago

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

bryantjin commented 4 years ago

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

Git-KevinChuang commented 4 years ago

use xcode 10.2.1 @Creolophus @bryantjin

weqeo commented 4 years ago

use xcode 10.2.1 @Creolophus @bryantjin

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

kasimok commented 3 years ago

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

wood911 commented 1 year ago

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

Since1999 commented 1 year ago

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

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