mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-06 20:42:57 +08:00
📦 Chore(custom): remove universal build on macos
This commit is contained in:
@@ -13,12 +13,6 @@ const darwin = [
|
|||||||
ext: '.dmg',
|
ext: '.dmg',
|
||||||
arch: '-x64',
|
arch: '-x64',
|
||||||
'version-file': 'latest-mac.yml'
|
'version-file': 'latest-mac.yml'
|
||||||
},
|
|
||||||
{
|
|
||||||
appNameWithPrefix: 'PicList-',
|
|
||||||
ext: '.dmg',
|
|
||||||
arch: '-universal',
|
|
||||||
'version-file': 'latest-mac.yml'
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user