remove stuffs
This commit is contained in:
parent
dfaa2b0364
commit
1b4a673802
@ -13,9 +13,7 @@ stages:
|
|||||||
build_project:
|
build_project:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- pwd
|
- xcodebuild build -project MVMCore/MVMCore.xcodeproj -scheme FatLibrary
|
||||||
- xcodebuild build -project MVMCore/MVMCore.xcodeproj -scheme FatLibrary | xcpretty
|
|
||||||
- BUILD_DIR=$(xcodebuild -showBuildSettings -project MVMCore/MVMCore.xcodeproj | grep BUILD_DIR)
|
|
||||||
only:
|
only:
|
||||||
- branches
|
- branches
|
||||||
- develop
|
- develop
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user