From eb02ebe3d06fc0fac0c43845d9e40657b528cbd9 Mon Sep 17 00:00:00 2001 From: Yonas Kolb Date: Sat, 2 Feb 2019 13:15:20 +1100 Subject: [PATCH] add macOS app scheme --- .../xcshareddata/xcschemes/App_macOS.xcscheme | 97 +++++++++++++++++++ Tests/Fixtures/TestProject/project.yml | 1 + 2 files changed, 98 insertions(+) create mode 100644 Tests/Fixtures/TestProject/Project.xcodeproj/xcshareddata/xcschemes/App_macOS.xcscheme diff --git a/Tests/Fixtures/TestProject/Project.xcodeproj/xcshareddata/xcschemes/App_macOS.xcscheme b/Tests/Fixtures/TestProject/Project.xcodeproj/xcshareddata/xcschemes/App_macOS.xcscheme new file mode 100644 index 00000000..08425a7c --- /dev/null +++ b/Tests/Fixtures/TestProject/Project.xcodeproj/xcshareddata/xcschemes/App_macOS.xcscheme @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Tests/Fixtures/TestProject/project.yml b/Tests/Fixtures/TestProject/project.yml index 79cd06ed..e46ea409 100644 --- a/Tests/Fixtures/TestProject/project.yml +++ b/Tests/Fixtures/TestProject/project.yml @@ -26,6 +26,7 @@ targets: App_macOS: type: application platform: macOS + scheme: {} info: path: App_macOS/Info.plist properties: