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

Check for Xcode installation and its version #23

Open
alexey-lysiuk opened this issue Feb 14, 2021 · 0 comments
Open

Check for Xcode installation and its version #23

alexey-lysiuk opened this issue Feb 14, 2021 · 0 comments

Comments

@alexey-lysiuk
Copy link
Collaborator

alexey-lysiuk commented Feb 14, 2021

Xcode 12.2 is the oldest version required to build ARM64 target.

https://dive.medium.com/how-to-get-the-current-selected-xcode-and-list-installed-e16278c8c65a

defaults read "$(xcrun xcode-select --print-path)/../version.plist" "CFBundleShortVersionString"
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