From 07f40d804de35d1cead13217c448811e774e6e67 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Wed, 10 Aug 2011 15:23:40 -0400 Subject: Prepared Cart Collect for legitimate development Previously, as we did not possess an Apple Developer Account, Cart Collect was configured to easily allow jailbroken development and testing. However, as we now have a developer account, this is no longer necessary and Cart Collect has been configured to codesign legitimately. --- Resources/Entitlements.plist | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Resources/Entitlements.plist (limited to 'Resources') diff --git a/Resources/Entitlements.plist b/Resources/Entitlements.plist new file mode 100644 index 0000000..ce373e1 --- /dev/null +++ b/Resources/Entitlements.plist @@ -0,0 +1,8 @@ + + + + + get-task-allow + + + -- cgit 1.4.1