We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I make xcframework by Carthage and integrate it in my project with this error:
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?
The text was updated successfully, but these errors were encountered:
I found the problem in my xcframework
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?
Sorry, something went wrong.
@Carthage
Carthage/Carthage#3265 (comment)
Carthage and CocoaPods take a different target minimum version with RxGesture?
No branches or pull requests
I make xcframework by Carthage and integrate it in my project with this error:
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?
The text was updated successfully, but these errors were encountered: