Skip to content

Commit

Permalink
Update cordova-ios version (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementPasteau authored Sep 24, 2024
1 parent 3a2b7fc commit a214309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gdevelop5/publishing/android_and_ios_with_cordova.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ npm install -g cordova

After that, navigate to your Cordova project's directory and type this on the command prompt or terminal:

- `cordova platform add ios` if you want to export your game to iOS.
- `cordova platform add ios@7.1` if you want to export your game to iOS.
- `cordova platform add android@13` if you want to export your game to Android.

This will create new folders on your project's directory:
Expand Down

0 comments on commit a214309

Please sign in to comment.