Skip to content

Commit 22d2aed

Browse files
committed
fix: wrong ios example project name
1 parent 09cb8dd commit 22d2aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/ios/NitroSQLiteExample/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleDisplayName</key>
10-
<string>RNQuickSQLiteExample</string>
10+
<string>RNNitroSQLiteExample</string>
1111
<key>CFBundleExecutable</key>
1212
<string>$(EXECUTABLE_NAME)</string>
1313
<key>CFBundleIdentifier</key>

0 commit comments

Comments
 (0)