From 5e687861c1ac7933e1b15fea832e52ad9683d868 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Thu, 25 Jun 2020 09:46:18 +0200 Subject: [PATCH] make app schemes shared --- .../xcschemes/app-dynamic.xcscheme | 91 +++++++++++++++++++ .../xcschemes/app-static.xcscheme | 91 +++++++++++++++++++ 2 files changed, 182 insertions(+) create mode 100644 samples/minimal/minimal_cocoa.xcodeproj/xcshareddata/xcschemes/app-dynamic.xcscheme create mode 100644 samples/minimal/minimal_cocoa.xcodeproj/xcshareddata/xcschemes/app-static.xcscheme diff --git a/samples/minimal/minimal_cocoa.xcodeproj/xcshareddata/xcschemes/app-dynamic.xcscheme b/samples/minimal/minimal_cocoa.xcodeproj/xcshareddata/xcschemes/app-dynamic.xcscheme new file mode 100644 index 0000000000..71bf2cc9ae --- /dev/null +++ b/samples/minimal/minimal_cocoa.xcodeproj/xcshareddata/xcschemes/app-dynamic.xcscheme @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/minimal/minimal_cocoa.xcodeproj/xcshareddata/xcschemes/app-static.xcscheme b/samples/minimal/minimal_cocoa.xcodeproj/xcshareddata/xcschemes/app-static.xcscheme new file mode 100644 index 0000000000..d83859d355 --- /dev/null +++ b/samples/minimal/minimal_cocoa.xcodeproj/xcshareddata/xcschemes/app-static.xcscheme @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +