From 9a5eb8fa1feda9556967d31daff6d7226393adbc Mon Sep 17 00:00:00 2001 From: mpappalardo Date: Mon, 23 Nov 2015 14:36:52 +0100 Subject: [PATCH 1/2] Add shared scheme for iOS ARC tests --- .../xcschemes/iOSReachabilityTestARC.xcscheme | 91 +++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 iOSReachabilityTestARC/iOSReachabilityTestARC.xcodeproj/xcshareddata/xcschemes/iOSReachabilityTestARC.xcscheme diff --git a/iOSReachabilityTestARC/iOSReachabilityTestARC.xcodeproj/xcshareddata/xcschemes/iOSReachabilityTestARC.xcscheme b/iOSReachabilityTestARC/iOSReachabilityTestARC.xcodeproj/xcshareddata/xcschemes/iOSReachabilityTestARC.xcscheme new file mode 100644 index 0000000..905e550 --- /dev/null +++ b/iOSReachabilityTestARC/iOSReachabilityTestARC.xcodeproj/xcshareddata/xcschemes/iOSReachabilityTestARC.xcscheme @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 70f194172bf6decc995b3d36a6e7006207a74640 Mon Sep 17 00:00:00 2001 From: mpappalardo Date: Mon, 23 Nov 2015 14:37:42 +0100 Subject: [PATCH 2/2] Add shared scheme for Mac OS ARC Tests --- .../MacOSReachabilityTestARC.xcscheme | 91 +++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 MacOSReachabilityTestARC/MacOSReachabilityTestARC.xcodeproj/xcshareddata/xcschemes/MacOSReachabilityTestARC.xcscheme diff --git a/MacOSReachabilityTestARC/MacOSReachabilityTestARC.xcodeproj/xcshareddata/xcschemes/MacOSReachabilityTestARC.xcscheme b/MacOSReachabilityTestARC/MacOSReachabilityTestARC.xcodeproj/xcshareddata/xcschemes/MacOSReachabilityTestARC.xcscheme new file mode 100644 index 0000000..b643e64 --- /dev/null +++ b/MacOSReachabilityTestARC/MacOSReachabilityTestARC.xcodeproj/xcshareddata/xcschemes/MacOSReachabilityTestARC.xcscheme @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +