Skip to content

Instantly share code, notes, and snippets.

@DerekSelander
Created February 25, 2021 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DerekSelander/a9b8c72235af4dfdeee1ef82664de9f5 to your computer and use it in GitHub Desktop.
Save DerekSelander/a9b8c72235af4dfdeee1ef82664de9f5 to your computer and use it in GitHub Desktop.
iPhoneOS Compile
xcrun -sdk iphoneos clang -fobjc-arc -arch arm64 -fmodules -g main.m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment