Skip to content

Conversation

@mrose17
Copy link
Contributor

@mrose17 mrose17 commented Feb 29, 2020

Closes: #619

The basic idea is to clone the two "non-standard" repos at the same level as this repo and then use "../.." in the PodFile to reference them (rather than ~/...).

In addition to explaining that the two repos need to be cloned (and giving their locations),
the README.md file also gives the smallest number of steps necessary to get Xcode to build the project.

Unrelated rant: One might think that by now there'd be a file you could create, e.g., .xcenv that would define all the top-level values (bundle identifiers, team identifiers, etc.), so that developers could simply .gitignore the file and all the .pbxproj, .entitlements would be use ${...} syntax....

@ckrey ckrey closed this in e55a1ec Feb 29, 2020
@ckrey
Copy link
Member

ckrey commented Feb 29, 2020

@mrose17 I generally accepted your PR and suggestion, just changed the wording a bit

@ckrey
Copy link
Member

ckrey commented Feb 29, 2020

Thanks

@mrose17
Copy link
Contributor Author

mrose17 commented Feb 29, 2020

Thank you!

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.

OwnTracks/Podfile has some hardwired values => ~/...

2 participants