iOS app generated by IBM Mobile App Builder
This app has been automatically generated using IBM Mobile App Builder.
- iOS 8.0+
- Xcode 7.3
This app uses the Bluemix Mobile services SDKs in order to use the functionality of Mobile Analytics and Push Notifications.
It also uses Cloudant Sync to store, index and query local JSON data on a device and to synchronise data between many devices.
Optionally, you may have selected "Deploy to MFP" setting in Bluemix UI Builder, in which case IBM MobileFirstPlatform Foundation iOS SDK will be used for analytics.
All app dependencies are managed and configured by CocoaPods.
You can install CocoaPods using the following command:
$ sudo gem install cocoapodsIf the CocoaPods repository is not configured, run the following command:
$ pod setupFor this app, a pre-configured Podfile has been included in the project folder. To download and install the required dependencies, run the following command in the project directory:
$ pod installNow Open the Xcode workspace: {APP_Name}.xcworkspace. From now on, open the .xcworkspace file because it contains all the dependencies and configurations.
If you run into any issues during the pod install, it is recommended to run a pod update by using the following commands:
$ pod update
$ pod installYour application has been created using Open Source software. Please double-check the source code of the application to determine if it complies with your licensing needs.
For more information about third-party libraries licenses used by IBM Mobile App Builder, review the following: