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