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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +