mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add note about Coreform-Cubit
This commit is contained in:
parent
fd3caab403
commit
bc7bc50c64
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ const tempPath = 'test/_artifacts/temp'
|
||||||
// Batteries 2.2.4 - Hangs
|
// Batteries 2.2.4 - Hangs
|
||||||
// BetterZip 5.1.1 - Hangs
|
// BetterZip 5.1.1 - Hangs
|
||||||
// BlueJeans - May work but doesn't work with zip compression
|
// BlueJeans - May work but doesn't work with zip compression
|
||||||
|
// Coreform-Cubit - No info.plist, may not need to be supported
|
||||||
const plainAppBundles = glob
|
const plainAppBundles = glob
|
||||||
.sync( `${ appsPath }/**/*.app`, appGlobOptions )
|
.sync( `${ appsPath }/**/*.app`, appGlobOptions )
|
||||||
.filter( bundlePath => {
|
.filter( bundlePath => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue