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

Compiling for iOS 10.0, but module 'Starscream' has a minimum deployment target of iOS 12.0 #1472

Open
thanhthuc opened this issue Jan 24, 2024 · 1 comment

Comments

@thanhthuc
Copy link

Hi,
I have build Carthage module XCFramework in Xcode 15 but there was an issue,

Carthage/Checkouts/socket.io-client-swift/Source/SocketIO/Engine/SocketEngine.swift:27:8: error: compiling for iOS 10.0, but module 'Starscream' has a minimum deployment target of iOS 12.0: /var/folders/dc/3b0xhqnx26z2ymgpgq4_h2h80000gn/T/carthage-xcframework-12mR/Starscream.framework/Modules/Starscream.swiftmodule/arm64-apple-ios.swiftmodule
import Starscream

It's seem Xcode 15 disable build for iOS 10.0 target?

Is there anyone help me solve this issue

@FitzAfful
Copy link

Hi @thanhthuc Did you manage to solve this?

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

2 participants