mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
fix typo :) (#926)
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ targets:
|
||||
```
|
||||
|
||||
### xcodebuild environment variables
|
||||
You can also always overide any build settings on CI when building by passing specific build settings to xcodebuild like so:
|
||||
You can also always override any build settings on CI when building by passing specific build settings to xcodebuild like so:
|
||||
|
||||
```sh
|
||||
DEVELOPMENT_TEAM=XXXXXXXXX xcodebuild ...
|
||||
|
||||
Reference in New Issue
Block a user