Skip to content

Commit 07738db

Browse files
committed
Fix typo: Icon.plist -> Info.plist
1 parent 7cca1ab commit 07738db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ For submission to the App Store you will also need to enable code signing:
4141
### How to Submit
4242

4343
1. Create a record for your app inside [iTunes Connect](https://itunesconnect.apple.com/).
44-
* Create a unique *bundle identifier* for your app record and update the `CFBundleIdentifier` key in `src/Icon.plist` to match it.
44+
* Create a unique *bundle identifier* for your app record and update the `CFBundleIdentifier` key in `src/Info.plist` to match it.
4545
* Fill out app metadata, including its description, keywords, screenshots, etc.
4646
* Press "Ready to Upload Binary".
4747
2. Open Application Loader:

0 commit comments

Comments
 (0)