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

Mac: ensure that zip, example_app and vboxwrapper XCode projects can build universal binaries #6200

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

CharlieFenton
Copy link
Contributor

Mac: ensure that zip, example_app and vboxwrapper XCode projects can build universal binaries (Intel and arm64)

Adds the *.xcscheme files to the Git repository for each project to preserve the Architecture Override option Use Target Settings. This will prevent it reverting to Match Run Destination.

@CharlieFenton
Copy link
Contributor Author

This PR is ready to be merged when all CI checks have passed.

@AenBleidd AenBleidd requested a review from Copilot March 27, 2025 09:08
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (9)
  • samples/mac_build/UpperCase2.xcodeproj/xcshareddata/xcschemes/Build_All.xcscheme: Language not supported
  • samples/mac_build/UpperCase2.xcodeproj/xcshareddata/xcschemes/UC2.xcscheme: Language not supported
  • samples/mac_build/UpperCase2.xcodeproj/xcshareddata/xcschemes/UC2Gfx.xcscheme: Language not supported
  • samples/mac_build/UpperCase2.xcodeproj/xcshareddata/xcschemes/slide_show.xcscheme: Language not supported
  • samples/vboxwrapper/vboxwrapper.xcodeproj/xcshareddata/xcschemes/Build_All.xcscheme: Language not supported
  • samples/vboxwrapper/vboxwrapper.xcodeproj/xcshareddata/xcschemes/vboxwrapper.xcscheme: Language not supported
  • zip/boinc_zip.xcodeproj/xcshareddata/xcschemes/boinc_zip.xcscheme: Language not supported
  • zip/boinc_zip.xcodeproj/xcshareddata/xcschemes/boinc_zip_test.xcscheme: Language not supported
  • zip/boinc_zip.xcodeproj/xcshareddata/xcschemes/testzlibconflict.xcscheme: Language not supported

@AenBleidd AenBleidd merged commit 361f60b into master Mar 27, 2025
152 checks passed
@AenBleidd AenBleidd deleted the mac_fix_sample_Projects branch March 27, 2025 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants