Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Tools: Add a script to initialize quickly and easily the project #4596

Merged
merged 9 commits into from
Aug 9, 2021

Conversation

SBiOSoftWhare
Copy link
Contributor

No description provided.

README.md Outdated
@@ -29,8 +29,7 @@ You can try last beta build by accessing our [TestFlight Public Link](https://te
If you have already everything installed, opening the project workspace in Xcode should be as easy as:

```
$ xcodegen # Create the xcodeproj with all project source files
$ pod install # Create the xcworkspace with all project dependencies
$ ./setup_project.sh # Local script that creates the xcodeproj and xcworkspace with all source files and dependencies
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer to keep using the "xcodegen / pod install" combo here for simplicity and for easy understanding of what is happening.

I never needed to use more complex setup. You could mention setup_project.sh in INSTALL.md for advanced usage. While possible, I prefer to keep thing simple at first place.

INSTALL.md Outdated Show resolved Hide resolved
@SBiOSoftWhare SBiOSoftWhare merged commit 2815ef7 into develop Aug 9, 2021
@SBiOSoftWhare SBiOSoftWhare deleted the steve/add_setup_project_script branch August 9, 2021 09:32
@manuroe manuroe mentioned this pull request Aug 9, 2021
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.

2 participants