javaBin / ems-ios

iOS-app som viser programmet til JavaZone - erstattes fra 2017 med https://github.com/javaBin/appZone
4 stars 0 forks source link

Update 2017

From JavaZone 2017 this application is replaced with appZone: https://github.com/javaBin/appZone

ems-ios

EMS-redux client app for iOS.

Currently used for

Can be used by anyone who is using EMS-redux or who can deliver the same Collection+JSON feed structure.

EMS-redux

EMS-redux is provided by javaBin: https://github.com/javaBin/ems-redux

Building

The file EMS/EMS-Keys.plist is not provided. You will need to create this plist file. Use EMS/Config/EMS-Keys.sample.plist as a sample, and place your file in the application directory - e.g. JavaZone/EMS-Keys.plist.

The current keys it provides are:

DO NOT JUST COPY THE SAMPLE FILE! It will use the placeholders as keys and things will break. If you do not have keys - create an empty plist file.

The build uses cocoapods - so you will need to run the pod command and make sure you open EMS.xcworkspace and not EMS.xcodeproj.

CFLAGS

The following CFLAGS are available

None of these are to be used on production builds.

But I don't have the keys or accounts?

For most things we'll detect that and not use them.