Closed tylermilner closed 7 months ago
In most cases, I think we want to automatically open the generated project in Xcode when running ./generate-default-project.sh. However, there are times where this might not be desired, such as on CI.
./generate-default-project.sh
In most cases, I think we want to automatically open the generated project in Xcode when running
./generate-default-project.sh
. However, there are times where this might not be desired, such as on CI.