From 12b796a0486127148ffc2690db9d13f2ef7d5156 Mon Sep 17 00:00:00 2001 From: dev-Lena Date: Thu, 26 Mar 2020 15:53:58 +0900 Subject: [PATCH] =?UTF-8?q?[#12]=20Chore:=20Secure=20Text=20Entry=20?= =?UTF-8?q?=EC=84=A4=EC=A0=95=20=EA=B4=80=EB=A0=A8=20=EC=97=90=EB=9F=AC=20?= =?UTF-8?q?=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - keychain sharing 추가 --- iOS/SignUp/SignUp/SignUp.entitlements | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 iOS/SignUp/SignUp/SignUp.entitlements diff --git a/iOS/SignUp/SignUp/SignUp.entitlements b/iOS/SignUp/SignUp/SignUp.entitlements new file mode 100644 index 0000000..8d03a98 --- /dev/null +++ b/iOS/SignUp/SignUp/SignUp.entitlements @@ -0,0 +1,10 @@ + + + + + keychain-access-groups + + $(AppIdentifierPrefix)-.SignUp + + +