There was an error while loading. Please reload this page.
2 parents 42e6af1 + 7482839 commit c8dbd4aCopy full SHA for c8dbd4a
1 file changed
iOS/APIExample-SwiftUI/cloud_build.sh
@@ -63,7 +63,7 @@ echo KEYCENTER_PATH: $KEYCENTER_PATH
63
echo APP_PATH: $APP_PATH
64
65
# Modify Keycenter file
66
-sed -i -e "s#<\#APPID\#>#\"$APP_ID\"#g" $KEYCENTER_PATH
+sed -i -e "s#<\#YOUR AppId\#>#\"$APP_ID\"#g" $KEYCENTER_PATH
67
rm -f ${KEYCENTER_PATH}-e
68
69
# Xcode clean
0 commit comments