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

Request to bump iOS deployment target for Xcode 14.X build #23

Open
justin-stephenson opened this issue May 19, 2023 · 1 comment
Open

Comments

@justin-stephenson
Copy link

Hi,

FreeOTP iOS https://github.com/freeotp/freeotp-ios fails to build moa as a dependency with Xcode 14.3

ld: file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a
clang: error: linker command failed with exit code 1 (use -v to see invocation)

/Users/justinstephenson/github/freeotp-ios/Carthage/Checkouts/moa/moa.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.4.99. (in target 'moa' from project 'moa')

Please refer to https://developer.apple.com/forums/thread/728021

@justin-stephenson
Copy link
Author

From https://developer.apple.com/documentation/xcode-release-notes/xcode-14-release-notes#Deprecations

  • Building for deployment to OS releases older than macOS 10.13, iOS 11, tvOS 11, and watchOS 4 is no longer supported. (92834476)

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