From 343c38ab8d57653c659ff325c812d5054d7278e0 Mon Sep 17 00:00:00 2001 From: horitaku46 Date: Mon, 12 Mar 2018 12:02:50 +0900 Subject: [PATCH] Support carthage --- .gitignore | 1 - SilentScrolly.xcodeproj/project.pbxproj | 2 + .../xcschemes/SilentScrolly.xcscheme | 82 +++++++++++++++++++ 3 files changed, 84 insertions(+), 1 deletion(-) create mode 100644 SilentScrolly.xcodeproj/xcshareddata/xcschemes/SilentScrolly.xcscheme diff --git a/.gitignore b/.gitignore index d7ccef2..e610bb2 100644 --- a/.gitignore +++ b/.gitignore @@ -52,7 +52,6 @@ playground.xcworkspace # Add this line if you want to avoid checking in source code from Carthage dependencies. Carthage/ -Example/Carthage/ # fastlane # diff --git a/SilentScrolly.xcodeproj/project.pbxproj b/SilentScrolly.xcodeproj/project.pbxproj index a35a957..445d9a6 100644 --- a/SilentScrolly.xcodeproj/project.pbxproj +++ b/SilentScrolly.xcodeproj/project.pbxproj @@ -410,6 +410,7 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = SilentScrolly/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = TakumaHoriuchi.SilentScrolly; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; @@ -433,6 +434,7 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = SilentScrolly/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = TakumaHoriuchi.SilentScrolly; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; diff --git a/SilentScrolly.xcodeproj/xcshareddata/xcschemes/SilentScrolly.xcscheme b/SilentScrolly.xcodeproj/xcshareddata/xcschemes/SilentScrolly.xcscheme new file mode 100644 index 0000000..f0af931 --- /dev/null +++ b/SilentScrolly.xcodeproj/xcshareddata/xcschemes/SilentScrolly.xcscheme @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +