8000 support rename · duheng/Mozi@ffc9d7d · GitHub
[go: up one dir, main page]

Skip to content

Commit

Permalink
support rename
Browse files Browse the repository at this point in the history
  • Loading branch information
shengyao authored and shengyao committed Aug 7, 2019
1 parent f2cba20 commit ffc9d7d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<resources>
<string moduleConfig="true" name="reactNativeCodePush_androidDeploymentKey">TyXCHztJx9rvb3Ogy5I4cVU-DHGH6a76e0de-a57f-4a89-b60d-01d72ab0675f</string>
<string name="app_name">墨子攻城</string>
<string name="app_name">Mozi</string>
</resources>
1 change: 1 addition & 0 deletions ios/Mozi.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -964,6 +964,7 @@
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
Base,
);
Expand Down
2 changes: 1 addition & 1 deletion ios/Mozi/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>墨子攻城</string>
<string>Mozi</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
Expand Down

0 comments on commit ffc9d7d

Please sign in to comment.
0