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