Skip to content

Commit e85ba2f

Browse files
author
HeZhengQing
committed
Merge branch 'dev/4.6.0-ci-test-ios' into dev/4.6.0
2 parents 6b6b388 + 8ea2377 commit e85ba2f

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)