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

项目deployment iOS 10,pod 'FWPopupView'后,编译报错 #28

Open
relax-yy opened this issue May 11, 2020 · 3 comments
Open

项目deployment iOS 10,pod 'FWPopupView'后,编译报错 #28

relax-yy opened this issue May 11, 2020 · 3 comments

Comments

@relax-yy
Copy link

Compiling for iOS 8.0, but module 'SnapKit' has a minimum deployment target of iOS 10.0: /Users/relax/Library/Developer/Xcode/DerivedData/Honeybee-dscsjclqjfzwvfaxehqljaqkpwcf/Build/Products/TestDebug-iphoneos/SnapKit/SnapKit.swiftmodule/arm.swiftmodule

@choiceyou
Copy link
Owner

可以固定SnapKit的版本,即:pod 'SnapKit' , '4.2.0'

@relax-yy
Copy link
Author

OK

@choiceyou choiceyou reopened this May 27, 2020
@ZackDT
Copy link

ZackDT commented Dec 13, 2022

建议把编译最低版本调高到10以上。每次pod我都要手动把FWPopupView在Pod里设置成iOS 12。

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