Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wAuner committed Jan 27, 2022
1 parent f9d79e6 commit 2f7d981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Building requires Xcode 13 or later (C++20) and an Apple developer account. You
Once you received the ES entitlement you can create your provisioning profiles for development and distribution.

To avoid issues with signing and provisioning some configuration options have been offloaded into configuration files.
Once you've cloned the repo you need to create a `Debug.xcconfig` and optionally a `Release.xcconfig` based on the included template files and fill in the specified values.
Once you've cloned the repo you need to create a `Shared.xcconfig`, a `Debug.xcconfig` and optionally a `Release.xcconfig` based on the included template files and fill in the specified values.
This prevents leaking personal information into the repository.

Note: Please do not change these values in the project editor if you want to contribute.
Expand Down

0 comments on commit 2f7d981

Please sign in to comment.