Skip to content

Commit 99b2f0b

Browse files
Rename display name of app
1 parent 3e5a2be commit 99b2f0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<resources>
2-
<string name="app_name">opendtu-react-native</string>
2+
<string name="app_name">OpenDTU</string>
33
</resources>

ios/opendtureactnative/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<key>CFBundleDevelopmentRegion</key>
66
<string>en</string>
77
<key>CFBundleDisplayName</key>
8-
<string>opendtu-react-native</string>
8+
<string>OpenDTU-App</string>
99
<key>CFBundleExecutable</key>
1010
<string>$(EXECUTABLE_NAME)</string>
1111
<key>CFBundleIdentifier</key>

0 commit comments

Comments
 (0)