chore: Update example app name.
This commit is contained in:
parent
ccdc418521
commit
aa4d133dc8
@ -1,3 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">example</string>
|
||||
<string name="app_name">支付宝SDK实例</string>
|
||||
</resources>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>example</string>
|
||||
<string>支付宝SDK实例</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>$(EXECUTABLE_NAME)</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
Loading…
Reference in New Issue
Block a user