From 7ae58d8e92ef356255165b9d22d7941273fd2545 Mon Sep 17 00:00:00 2001 From: Thomas Van Lenten Date: Fri, 16 Jun 2017 15:56:29 -0400 Subject: Provides a testing entitlements files. Same as what is in UnitTesting/GTMIPhoneUnitTestMain.m. --- UnitTesting/GTMIPhoneUnitTesting.entitlements | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 UnitTesting/GTMIPhoneUnitTesting.entitlements diff --git a/UnitTesting/GTMIPhoneUnitTesting.entitlements b/UnitTesting/GTMIPhoneUnitTesting.entitlements new file mode 100644 index 0000000..a4649f5 --- /dev/null +++ b/UnitTesting/GTMIPhoneUnitTesting.entitlements @@ -0,0 +1,16 @@ + + + + " + + com.apple.private.tcc.allow + " + kTCCServiceAddressBook + kTCCServiceCalendar + kTCCServicePhotos + + + -- cgit v1.2.3