OSS dev team improvements #30

Merged
JanX2 merged 7 commits from oss-dev-team into master 2019-10-19 18:18:28 -03:00
JanX2 commented 2019-10-19 13:26:46 -03:00 (Migrated from github.com)

This PR makes it possible for multiple developers to build Cog out of the box. All everyone has to do once is to create a file called "DEVELOPMENT_TEAM.xcconfig" in the "Xcode-config" directory within the project directory with the following build setting:
DEVELOPMENT_TEAM = [personal TeamID]

In your case this probably is "4S876G9VCD".

The file is excluded from versioning.

Please give it a go.

This PR makes it possible for multiple developers to build Cog out of the box. All everyone has to do once is to create a file called "DEVELOPMENT_TEAM.xcconfig" in the "Xcode-config" directory within the project directory with the following build setting: DEVELOPMENT_TEAM = [personal TeamID] In your case this probably is "4S876G9VCD". The file is excluded from versioning. Please give it a go.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: chris/Cog#30
No description provided.