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

a minimum deployment target of iOS 12.0 #131

Open
ShenYj opened this issue Mar 24, 2022 · 3 comments
Open

a minimum deployment target of iOS 12.0 #131

ShenYj opened this issue Mar 24, 2022 · 3 comments

Comments

@ShenYj
Copy link
Member

ShenYj commented Mar 24, 2022

I make xcframework by Carthage and integrate it in my project with this error:

截屏2022-03-24 20 56 45

this is my framework project, I wanna take a framework that contain Rx... to easy for use

How can I set the minimum version like podSpec or another way to fix that?

@ShenYj
Copy link
Member Author

ShenYj commented Mar 24, 2022

I found the problem in my xcframework
截屏2022-03-24 21 28 54

seems like the Carthage's wrong?

But why? Carthage make the xcframework with the minimum version 12.0?

Carthage seems like has no feature to modify the target version?

@ShenYj
Copy link
Member Author

ShenYj commented Mar 24, 2022

@Carthage

@ShenYj
Copy link
Member Author

ShenYj commented Mar 25, 2022

Carthage/Carthage#3265 (comment)

Carthage and CocoaPods take a different target minimum version with RxGesture?

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

1 participant