From 0aa6b61bc115ad5ab7778718879fac43d14ac80a Mon Sep 17 00:00:00 2001 From: phimage Date: Wed, 20 Dec 2017 11:27:45 +0100 Subject: [PATCH] Add Carthage support by adding shared scheme Fix #8 --- ParallaxHeader.xcodeproj/project.pbxproj | 5 +- .../xcschemes/ParallaxHeader.xcscheme | 101 ++++++++++++++++++ 2 files changed, 103 insertions(+), 3 deletions(-) create mode 100644 ParallaxHeader.xcodeproj/xcshareddata/xcschemes/ParallaxHeader.xcscheme diff --git a/ParallaxHeader.xcodeproj/project.pbxproj b/ParallaxHeader.xcodeproj/project.pbxproj index ec502e6..8454801 100644 --- a/ParallaxHeader.xcodeproj/project.pbxproj +++ b/ParallaxHeader.xcodeproj/project.pbxproj @@ -433,7 +433,6 @@ TargetAttributes = { B5CCB78C1EFD0E5400194CFB = { CreatedOnToolsVersion = 8.3.3; - DevelopmentTeam = SWXVWAU9H9; LastSwiftMigration = 0900; ProvisioningStyle = Automatic; }; @@ -778,7 +777,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = SWXVWAU9H9; + DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; @@ -802,7 +801,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = SWXVWAU9H9; + DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; diff --git a/ParallaxHeader.xcodeproj/xcshareddata/xcschemes/ParallaxHeader.xcscheme b/ParallaxHeader.xcodeproj/xcshareddata/xcschemes/ParallaxHeader.xcscheme new file mode 100644 index 0000000..840be99 --- /dev/null +++ b/ParallaxHeader.xcodeproj/xcshareddata/xcschemes/ParallaxHeader.xcscheme @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +