tkem / openlap

Slot Car Race Management App for Carrera(R) Digital 124/132
Apache License 2.0
32 stars 24 forks source link

[iOS] Prepare openlap for App Store deployment #100

Closed softyde closed 5 years ago

softyde commented 5 years ago

Hi Thomas,

I removed the generated Icons/Splash-screens from git, added a usage description for BLE and provided a valid icon for Apples App Store.

The other differences are probably due to different versions of the tools.

Kind regards Philipp

imac:openlap Philipp$ ionic info [WARN] The pro_id field in ./ionic.config.json has been deprecated.

   Ionic Pro has been renamed to Ionic Appflow! We've copied the value in pro_id to id, but you may want to unset
   the deprecated property: ionic config unset pro_id

Ionic:

ionic (Ionic CLI) : 4.6.0 (/usr/local/lib/node_modules/ionic) Ionic Framework : ionic-angular 3.9.2 @ionic/app-scripts : 3.2.0

Cordova:

cordova (Cordova CLI) : 7.1.0 Cordova Platforms : ios 4.5.5 Cordova Plugins : no whitelisted plugins (16 plugins total)

System:

ios-deploy : 1.9.2 ios-sim : 5.0.6 NodeJS : v8.11.3 (/usr/local/bin/node) npm : 6.5.0 OS : macOS High Sierra Xcode : Xcode 10.1 Build version 10B61

tkem commented 5 years ago

@softyde: Thanks for your efforts! However, I'll have to add a few comments here and there. I'm open for discussion, of course ;-)

tkem commented 5 years ago

Hi Philipp, I merged your commits (except for icon/splash related) into the master branch. It would be great if you could check out from scratch and try to build this for iOS, when you find the time. Feel free to create a new PR (or scream at me in private conversation) if there is anything left to do... Thanks for your efforts!