TrustedUser
2,147
edits
(→Creating the Xcode project: there doesn't seem to be a good reason to disable bink) |
m (→Compile and Deploy: add a bit of details) |
||
Line 59: | Line 59: | ||
In Xcode you need to configure the scummvm project: | In Xcode you need to configure the scummvm project: | ||
* Connect your iPhone or iPad to your Mac. | * Connect your iPhone or iPad to your Mac. | ||
* Select your iOS device (iPhone or iPad) at the top of the window (in the title bar). | * Select your iOS device (iPhone or iPad) at the top of the window (in the title bar where initially an iOS simulator, such as ''iPhone 11'', would be selected). | ||
* In the project ''General'' settings you need to specify a unique ''Bundle Identifier'' (for example ''org.yourname.scummvm''). | * In the project ''General'' settings you need to specify a unique ''Bundle Identifier'' (for example ''org.yourname.scummvm''). | ||
* You need to configure the ``Signing`` settings. Add an account by using your Apple ID if needed and then select it. | * You need to configure the ``Signing`` settings. Add an account by using your Apple ID if needed and then select it. |