Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

issue-39 - Added a default knownRegions key to xcodeproj_file.py #40

Closed
wants to merge 1 commit into from

Conversation

tatewake
Copy link

…in the section that updates the schema for the default values on the root PBXProject section

  • This is to silence a new warning that Xcode 10.2 throws for any project created with gyp
  • Previously, this was auto-created in certain circumstances by Xcode with no warning, which is why this change is needed
  • The warning is only shown one per Xcode launch, so a full reboot of the app must be made to test this change

…in the section that updates the schema for the default values on the root `PBXProject` section

 * This is to silence a new warning that Xcode 10.2 throws for any project created with gyp
 * Previously, this was auto-created in certain circumstances by Xcode with no warning, which is why this change is needed
 * The warning is only shown one per Xcode launch, so a full reboot of the app must be made to test this change
@tatewake tatewake closed this Sep 19, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant