1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

chore: Update example app name.

This commit is contained in:
jaywcjlove 2020-07-31 14:50:14 +08:00
parent ccdc418521
commit aa4d133dc8
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
<resources> <resources>
<string name="app_name">example</string> <string name="app_name">支付宝SDK实例</string>
</resources> </resources>

View File

@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleDisplayName</key> <key>CFBundleDisplayName</key>
<string>example</string> <string>支付宝SDK实例</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string> <string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>