Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Latest commit

 

History

History
153 lines (115 loc) · 8.6 KB

distribute.md

File metadata and controls

153 lines (115 loc) · 8.6 KB

This covers the package distribution of

  • JXcore iOS
  • JXcore Android
  • JXcore macOS (desktop)
  • JXcore Windows (desktop)
  • JXcore Linux (desktop)
  • JXcore-Cordova plugin (this ingests the iOS & Android builds from above)

High Level Information

Disclaimer

To make our own lives easier we are using publicly available distribution points for our builds. We are o.k. with others make very light use of these endpoints but please understand that nothing we are releasing is supported in any possible way. We have literally no resources (seriously, none) to handle any issues or problems. So if for some reason you want to play with these builds feel free but understand that it is 100% unsupported and that we can and will remove the builds, change them, fold, spindle or mutilate them at will. You have been warned.

Azure Storage locations

The distribution Storage location is available via CDN as well.

Note in some instances, there is a 'debug' build - at this point only has native log to stdio enabled during native compilation by enableing 2 compiler flags:

Distribution Paths

Files are located both directly on Azure Storage and Azure CDN.

NOTE: that the "container" is appended for the direct to storage path...

Directory structure

Within the path the folder structure is:

--- jxcore
   \____ 0318/release
    
--- jxcore-cordova
   \____ 0.1.8/release
    
--- npmjx
   \____ npmjx314.tar.gz
    ---- npmjx314.jx

JXcore

v3.1.14:

v3.1.12:

v3.1.11 was skipped to resync with the jxcore-cordova version number

v3.1.10:

v3.1.9:

v3.1.8:

v3.1.7:

v3.1.6:

v3.1.5:

v3.1.4:

JXcore-Cordova

v0.1.14:

v0.1.12:

v0.1.11:

v0.1.10:

v0.1.9:

v0.1.8:

v0.1.7:

v0.1.6:

v0.1.5:

v0.1.4: