From 0672c5c4cc639461de960a73ba0a09da53c9699e Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 12 九月 2023 14:32:29 +0800 Subject: [PATCH] jpush 更新 --- OnPro/HDL-ON_iOS/HDL-ON_iOS.csproj | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) diff --git a/OnPro/HDL-ON_iOS/HDL-ON_iOS.csproj b/OnPro/HDL-ON_iOS/HDL-ON_iOS.csproj index 9fb8f3d..e4f91e1 100644 --- a/OnPro/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/OnPro/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -38,9 +38,9 @@ <WarningLevel>4</WarningLevel> <MtouchLink>SdkOnly</MtouchLink> <MtouchArch>x86_64</MtouchArch> -<CodesignKey>Apple Distribution: HDL Automation Co., Ltd (BVTA78PRYA)</CodesignKey> +<CodesignKey>Apple Distribution: Ningbo Element Information Technology Co., LTD (F7BYBPNGV3)</CodesignKey> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> -<CodesignProvision>ComHdlOnProAdHoc20220117-1</CodesignProvision> +<CodesignProvision>RongAn-Store-230825-1</CodesignProvision> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' "> <DebugSymbols>true</DebugSymbols> @@ -69,11 +69,12 @@ <WarningLevel>4</WarningLevel> <CodesignEntitlements>Entitlements.plist</CodesignEntitlements> <MtouchArch>ARM64</MtouchArch> - <CodesignKey>Apple Distribution: HDL Automation Co., Ltd (BVTA78PRYA)</CodesignKey> + <CodesignKey>Apple Distribution: Ningbo Element Information Technology Co., LTD (F7BYBPNGV3)</CodesignKey> <MtouchLink>SdkOnly</MtouchLink> <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC"</MtouchExtraArgs> <MtouchI18n>cjk</MtouchI18n> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> + <CodesignProvision>RongAn-Store-230825-1</CodesignProvision> </PropertyGroup> <ItemGroup> <Reference Include="System" /> @@ -181,6 +182,17 @@ <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\1024*1024%401x.png" /> <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\40*40%401x.png" /> <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\60*60%401x.png" /> + <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\87*87%401x.png" /> + <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\120*120%401x.png" /> + <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\80*80%401x.png" /> + <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\180*180%401x.png" /> + <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\120*120%401x 1.png" /> + <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\58*58%401x.png" /> + <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\1024*1024%401x.png" /> + <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\40*40%401x.png" /> + <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\60*60%401x.png" /> + <ImageAsset Include="Assets.xcassets\AppIcon1.appiconset\Contents.json" /> + <ImageAsset Include="Assets.xcassets\AppIcon1.appiconset\1024*1024%401x.png" /> </ItemGroup> <ItemGroup> <Folder Include="Resources\" /> -- Gitblit v1.8.0