Skip to content

Native tool for generating html and manifest.plist for ios OTA distribution

License

Notifications You must be signed in to change notification settings

kojiba/iosOTAGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iosOTAGenerator

Native tool for generating html and manifest.plist for ios OTA distribution
Moves ipa to ipa named directory and creates there manifest.plist and index.html due to stackoverflow guide

Configurating with property list must contains:

  1. bundleId
  2. version
  3. webUrl
  4. appName

Demo config file in repo named: build-config.plist

Usage:

iosOTAGenerator -config absolutePathToConfigPlist -ipaPath absolutePathToIpaPath

About

Native tool for generating html and manifest.plist for ios OTA distribution

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages