Skip to content

lift the min target version so that can be compiled on 13.5#28

Open
R0uter wants to merge 1 commit into
MacPaw:masterfrom
R0uter:master
Open

lift the min target version so that can be compiled on 13.5#28
R0uter wants to merge 1 commit into
MacPaw:masterfrom
R0uter:master

Conversation

@R0uter
Copy link
Copy Markdown
Contributor

@R0uter R0uter commented Aug 22, 2023

In the latest stable macOS 13.5, archive error shows: ld: file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_macosx.a

It was bcs libarclite_macosx.a was necessary for older macOS versions but is now obsolete, lifting the min target version to 10.11 fixes this.

ref: https://developer.apple.com/forums/thread/728021

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

Successfully merging this pull request may close these issues.

1 participant