build and deploy
This commit is contained in:
parent
a1ba6cd7b1
commit
997a3c96b7
@ -7,6 +7,7 @@ SIMULATOR_CONFIGURATION="Debug"
|
||||
|
||||
BUILD_DIR=$(xcodebuild -showBuildSettings -project ./MVMCoreUI.xcodeproj | grep -w -o 'BUILD_DIR = .*' | cut -d\ -f3-)
|
||||
FRAMEWORKS_DIR=$BUILD_DIR/Frameworks
|
||||
echo $FRAMEWORKS_DIR
|
||||
|
||||
UNIVERSAL_OUTPUTFOLDER=${BUILD_DIR}/universal
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user