Skip to content

LifeScopeLabs/lifescope-cordova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LifeScope Universal App for iOS/Android/Windows/Mac

LifeScope Universal app for iOS/Android/Windows/Mac using Cordova.

Learn more https://lifescopelabs.github.io/app

https://cordova.apache.org/

Build process

You first need to add the platforms that you want to build for. Run

cordova platform add android ios osx windows

to initialize directories in the 'platforms' directory. If you don't want to build the files for some of those platforms, just leave it out of that command.

Next, run

cordova build

to build the app for the instantiated platforms.

Building Android for release

cordova platform remove android

cordova platform add android

cordova build android --release --buildConfig

About

LifeScope Universal App for iOS/Android/Windows/Mac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •