From 632c5f9d4c42a6e408c0565e34b2d1bd428ff018 Mon Sep 17 00:00:00 2001 From: Juha Alanen Date: Fri, 31 Jan 2020 11:52:12 +0200 Subject: [test] Add iOS unit test runner --- test/ios/codesigning/XCTest.framework.xcent.template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 test/ios/codesigning/XCTest.framework.xcent.template (limited to 'test/ios/codesigning/XCTest.framework.xcent.template') diff --git a/test/ios/codesigning/XCTest.framework.xcent.template b/test/ios/codesigning/XCTest.framework.xcent.template new file mode 100644 index 0000000000..72b2dbbb9d --- /dev/null +++ b/test/ios/codesigning/XCTest.framework.xcent.template @@ -0,0 +1,16 @@ + + + + + application-identifier + $TEAM_ID.com.mapbox.UnitTestsAppTests + com.apple.developer.team-identifier + $TEAM_ID + get-task-allow + + keychain-access-groups + + $TEAM_ID.com.mapbox.UnitTestsAppTests + + + \ No newline at end of file -- cgit v1.2.1