Skip to content

Commit 8ea2377

Browse files
author
HeZhengQing
committed
[FIX] swift-ui ci debug
1 parent 704a3b5 commit 8ea2377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iOS/APIExample-SwiftUI/cloud_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ echo KEYCENTER_PATH: $KEYCENTER_PATH
6363
echo APP_PATH: $APP_PATH
6464

6565
# Modify Keycenter file
66-
sed -i -e "s#<\#APPID\#>#\"$APP_ID\"#g" $KEYCENTER_PATH
66+
sed -i -e "s#<\#YOUR AppId\#>#\"$APP_ID\"#g" $KEYCENTER_PATH
6767
rm -f ${KEYCENTER_PATH}-e
6868

6969
# Xcode clean

0 commit comments

Comments
 (0)