From 4fb417d1a86c95ef31a89d1516ec362199a8e640 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EF=BC=B4=EF=BC=B2?= <31824852+TetsuOtter@users.noreply.github.com> Date: Fri, 17 Jun 2022 04:18:24 +0900 Subject: [PATCH] =?UTF-8?q?iPad=E5=AE=9F=E6=A9=9F=E3=81=A7=E3=83=87?= =?UTF-8?q?=E3=83=90=E3=83=83=E3=82=B0=E3=81=A7=E3=81=8D=E3=82=8B=E3=82=88?= =?UTF-8?q?=E3=81=86=E3=81=AB=E8=A8=AD=E5=AE=9A=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ref: https://github.com/dotnet/xamarin/issues/26#issuecomment-1010970656 --- FIS-J/FIS-J.csproj | 15 +++++++++++++++ FIS-J/Platforms/iOS/Entitlements.plist | 6 ++++++ 2 files changed, 21 insertions(+) create mode 100644 FIS-J/Platforms/iOS/Entitlements.plist diff --git a/FIS-J/FIS-J.csproj b/FIS-J/FIS-J.csproj index cc85295d..8e55263d 100644 --- a/FIS-J/FIS-J.csproj +++ b/FIS-J/FIS-J.csproj @@ -20,10 +20,25 @@ 21.0 10.0.17763.0 10.0.17763.0 + ios-arm64 4 + + manual + iPhone Developer + iOS/Entitlements.plist + + + true + True + True + SdkOnly + true + true + --linksdkonly + diff --git a/FIS-J/Platforms/iOS/Entitlements.plist b/FIS-J/Platforms/iOS/Entitlements.plist new file mode 100644 index 00000000..5ea1ec76 --- /dev/null +++ b/FIS-J/Platforms/iOS/Entitlements.plist @@ -0,0 +1,6 @@ + + + + + +