-
Notifications
You must be signed in to change notification settings - Fork 97
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
NetworkInjector+URLConnection.swift:20:99: error #137
Comments
Hi @cdoky what iOS version you're using? and is it Simulator or physical device? |
iPhone 15 Pro Max Simulator and the main project is Objective-c... |
i am also have the same exact issue as @cdoky |
@mahmoudElfeel67 @cdoky let's update Atlantis to the latest version v1.22.0. It will fix your issue. Your library is really old v1.17.0 (Released on 2022) because we completely removed I tested again with Xcode 15.0.1, iOS 17.0, Atlantis v1.22.0 and It works as intended 👍 |
very said Specs satisfying the our project is support iOS11 |
same question |
It's too old to support iOS 11 since it's 17 (6 years old). May I ask:
|
1、macOS 13.5.2 |
Tried to support iOS 11, but it's deprecated but Swift Package Manager (https://developer.apple.com/documentation/packagedescription/supportedplatform/iosversion/v11)
I can exclude it because it's too complicated : / |
Xcode: Version 15.0 (15A240d)
macOS: 13.5.2
The text was updated successfully, but these errors were encountered: