We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87f146 commit d590c91Copy full SHA for d590c91
build_tklivesync.sh
@@ -21,7 +21,6 @@ xcodebuild archive -project v8ios.xcodeproj \
21
-scheme TKLiveSync \
22
-configuration Release \
23
-sdk iphonesimulator \
24
- -arch x86_64 \
25
-quiet \
26
SKIP_INSTALL=NO \
27
-archivePath $DIST/TKLiveSync.iphonesimulator.xcarchive
@@ -31,7 +30,6 @@ xcodebuild archive -project v8ios.xcodeproj \
31
30
32
33
-sdk iphoneos \
34
- -arch arm64 \
35
36
37
-archivePath $DIST/TKLiveSync.iphoneos.xcarchive
0 commit comments