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

iOSOnMac compatibility improvement #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vnc0
Copy link

@vnc0 vnc0 commented Feb 13, 2025

This pull request introduces updates to the iOSOnMac project, focusing on compatibility improvements and build process improvements.

Key Changes

  1. MacOS Compatibility Fix
  2. Build Process Improvements
    • Improved overall readability.
    • Added a clean target to remove build artifacts.
    • Added optional support for signing with ldid.

vnc0 added 3 commits February 12, 2025 23:26
- Disable dyld shared cache optimization to resolve interposing failures on MacOS 13 and later.
- Use xcrun for clang and SDK path resolution.
- Added support for signing with ldid.
- Introduced a clean target.
@vnc0 vnc0 marked this pull request as ready for review February 13, 2025 00:47
@vnc0 vnc0 changed the title iOSOnMac compatibility improvements iOSOnMac compatibility improvement Feb 13, 2025
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