From d13e5e89a82ee8b08ed972fc8bd38cf7d17472e2 Mon Sep 17 00:00:00 2001 From: Binbin Qian Date: Sat, 23 Sep 2023 13:58:06 +0800 Subject: [PATCH] Update type of IINA MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 从 [1.2.0](https://github.com/iina/iina/releases/tag/v1.2.0) 开始,IINA 通用打包同时支持 x86_64 和 ARM 如果将来他们分开打包,这里还需要修改 --- geninfo/genisolist.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geninfo/genisolist.ini b/geninfo/genisolist.ini index 47abe23..b5c101c 100644 --- a/geninfo/genisolist.ini +++ b/geninfo/genisolist.ini @@ -710,7 +710,7 @@ listvers = 4 location = iina/IINA*.dmg pattern = IINA\.(v[\d\.]+)\.dmg platform = macOS -type = x86_64 +type = universal version = $1 category = app