From 44538302375e489af520e320de908d8cfcf43691 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 21 二月 2022 13:49:32 +0800 Subject: [PATCH] HomeKit对接说明 --- SiriIntents/SiriIntents.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SiriIntents/SiriIntents.csproj b/SiriIntents/SiriIntents.csproj index 97110fe..a36210c 100644 --- a/SiriIntents/SiriIntents.csproj +++ b/SiriIntents/SiriIntents.csproj @@ -36,7 +36,7 @@ <DefineConstants></DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> - <CodesignKey>iPhone Developer</CodesignKey> + <CodesignKey>iPhone Distribution</CodesignKey> <MtouchUseLlvm>true</MtouchUseLlvm> <MtouchFloat32>true</MtouchFloat32> <CodesignEntitlements>Entitlements.plist</CodesignEntitlements> -- Gitblit v1.8.0