Skip to content

A cordova app for testing the zen drive library

Notifications You must be signed in to change notification settings

feigi/zenDriveTest

Repository files navigation

zenDriveTest

A cordova app for testing the zen drive library

Installation

  1. Install cocoapods
sudo gem install cocoapods
  1. Install cordova platforms and plugins
cordova prepare
  1. Install cocoapods and build Because of a bug in cordova-ios (CB-12582) the cocoa pods libary is not linked properly which is why we manually have to install the pods. [email protected] should contain a fix for this.
cd platform/ios
pod install
cd ../..
cordova build // This will fail, however it is still necessary.
  1. Open platform/ios/ZendriveTest.xcworkspace in Xcode or platform/android in Android Studio

About

A cordova app for testing the zen drive library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published