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

feat: make PBXProject.compatibilityVersion optional and add PBXProject.preferredProjectObjectVersion to support Xcode 16 #854

Merged
merged 5 commits into from
Sep 27, 2024

Commits on Sep 27, 2024

  1. feat: Make compatibilityVersion optional

    kimdv authored and pepicrft committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    666bfa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea8e10e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd30168 View commit details
    Browse the repository at this point in the history
  4. Change the value to an array

    pepicrft committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2a20fe1 View commit details
    Browse the repository at this point in the history
  5. Fix the syntax (again)

    pepicrft committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3c3894c View commit details
    Browse the repository at this point in the history