Skip to content

Commit 5117af9

Browse files
author
eagleychen
committed
upgrade xcode archive method
1 parent b6e284b commit 5117af9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/script/ExportOptionsDevelop.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<key>compileBitcode</key>
66
<false/>
77
<key>method</key>
8-
<string>debugging</string>
8+
<string>development</string>
99
<key>provisioningProfiles</key>
1010
<dict>
1111
<key>com.tencent.iot.explorer.link.opensource</key>

.github/script/ExportOptionsSDKDemoDevelop.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<key>compileBitcode</key>
66
<false/>
77
<key>method</key>
8-
<string>debugging</string>
8+
<string>development</string>
99
<key>provisioningProfiles</key>
1010
<dict>
1111
<key>com.tencent.iot.explorer.link.sdkdemo</key>

0 commit comments

Comments
 (0)