Skip to content

Commit 9319705

Browse files
authored
Change ios package name to 'org.ntut.qaq'
1 parent 95b8f2e commit 9319705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/Runner/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<key>CFBundleExecutable</key>
1010
<string>$(EXECUTABLE_NAME)</string>
1111
<key>CFBundleIdentifier</key>
12-
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
12+
<string>org.ntut.qaq</string>
1313
<key>CFBundleInfoDictionaryVersion</key>
1414
<string>6.0</string>
1515
<key>CFBundleName</key>

0 commit comments

Comments
 (0)