Skip to content

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

Closed
tatewake wants to merge 1 commit into
refack:masterfrom
tatewake:TJG/issue-39
Closed

issue-39 - Added a default knownRegions key to xcodeproj_file.py#40
tatewake wants to merge 1 commit into
refack:masterfrom
tatewake:TJG/issue-39

Conversation

@tatewake
Copy link
Copy Markdown

…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
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