diff --git a/Example/Example.xcodeproj/project.pbxproj b/Example/Example.xcodeproj/project.pbxproj index e81005c..3739e1f 100644 --- a/Example/Example.xcodeproj/project.pbxproj +++ b/Example/Example.xcodeproj/project.pbxproj @@ -1,481 +1,917 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 46; - objects = { - -/* Begin PBXBuildFile section */ - BFB7D254F35D6214E0339AE5 /* Pods.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA47ED2BDADC21E506A58E8E /* Pods.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; - ED6E3C171BCF43A60057CF29 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED6E3C161BCF43A60057CF29 /* AppDelegate.swift */; }; - ED6E3C191BCF43A60057CF29 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED6E3C181BCF43A60057CF29 /* ViewController.swift */; }; - ED6E3C1C1BCF43A60057CF29 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = ED6E3C1A1BCF43A60057CF29 /* Main.storyboard */; }; - ED6E3C1E1BCF43A60057CF29 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ED6E3C1D1BCF43A60057CF29 /* Assets.xcassets */; }; - ED6E3C211BCF43A60057CF29 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = ED6E3C1F1BCF43A60057CF29 /* LaunchScreen.storyboard */; }; - ED6E3C2C1BCF43A60057CF29 /* ExampleUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED6E3C2B1BCF43A60057CF29 /* ExampleUITests.swift */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - ED6E3C281BCF43A60057CF29 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = ED6E3C0B1BCF43A60057CF29 /* Project object */; - proxyType = 1; - remoteGlobalIDString = ED6E3C121BCF43A60057CF29; - remoteInfo = Example; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXFileReference section */ - 1087193205B5A08A248A2F61 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = ""; }; - A35CA6692552E68B3BD01BC8 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = ""; }; - AA47ED2BDADC21E506A58E8E /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - ED6E3C131BCF43A60057CF29 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; - ED6E3C161BCF43A60057CF29 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; - ED6E3C181BCF43A60057CF29 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; - ED6E3C1B1BCF43A60057CF29 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; - ED6E3C1D1BCF43A60057CF29 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; - ED6E3C201BCF43A60057CF29 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; - ED6E3C221BCF43A60057CF29 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - ED6E3C271BCF43A60057CF29 /* ExampleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ExampleUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - ED6E3C2B1BCF43A60057CF29 /* ExampleUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleUITests.swift; sourceTree = ""; }; - ED6E3C2D1BCF43A60057CF29 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - ED6E3C101BCF43A60057CF29 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - BFB7D254F35D6214E0339AE5 /* Pods.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - ED6E3C241BCF43A60057CF29 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 3B1AD06E9CE8814A39CBD85F /* Frameworks */ = { - isa = PBXGroup; - children = ( - AA47ED2BDADC21E506A58E8E /* Pods.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - 6733314873C1E5B1C59969F0 /* Pods */ = { - isa = PBXGroup; - children = ( - A35CA6692552E68B3BD01BC8 /* Pods.debug.xcconfig */, - 1087193205B5A08A248A2F61 /* Pods.release.xcconfig */, - ); - name = Pods; - sourceTree = ""; - }; - ED6E3C0A1BCF43A60057CF29 = { - isa = PBXGroup; - children = ( - ED6E3C151BCF43A60057CF29 /* Example */, - ED6E3C2A1BCF43A60057CF29 /* ExampleUITests */, - ED6E3C141BCF43A60057CF29 /* Products */, - 6733314873C1E5B1C59969F0 /* Pods */, - 3B1AD06E9CE8814A39CBD85F /* Frameworks */, - ); - sourceTree = ""; - }; - ED6E3C141BCF43A60057CF29 /* Products */ = { - isa = PBXGroup; - children = ( - ED6E3C131BCF43A60057CF29 /* Example.app */, - ED6E3C271BCF43A60057CF29 /* ExampleUITests.xctest */, - ); - name = Products; - sourceTree = ""; - }; - ED6E3C151BCF43A60057CF29 /* Example */ = { - isa = PBXGroup; - children = ( - ED6E3C161BCF43A60057CF29 /* AppDelegate.swift */, - ED6E3C181BCF43A60057CF29 /* ViewController.swift */, - ED6E3C1A1BCF43A60057CF29 /* Main.storyboard */, - ED6E3C1D1BCF43A60057CF29 /* Assets.xcassets */, - ED6E3C1F1BCF43A60057CF29 /* LaunchScreen.storyboard */, - ED6E3C221BCF43A60057CF29 /* Info.plist */, - ); - path = Example; - sourceTree = ""; - }; - ED6E3C2A1BCF43A60057CF29 /* ExampleUITests */ = { - isa = PBXGroup; - children = ( - ED6E3C2B1BCF43A60057CF29 /* ExampleUITests.swift */, - ED6E3C2D1BCF43A60057CF29 /* Info.plist */, - ); - path = ExampleUITests; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXNativeTarget section */ - ED6E3C121BCF43A60057CF29 /* Example */ = { - isa = PBXNativeTarget; - buildConfigurationList = ED6E3C301BCF43A60057CF29 /* Build configuration list for PBXNativeTarget "Example" */; - buildPhases = ( - BFA41734A7FDF54324A225D8 /* Check Pods Manifest.lock */, - ED6E3C0F1BCF43A60057CF29 /* Sources */, - ED6E3C101BCF43A60057CF29 /* Frameworks */, - ED6E3C111BCF43A60057CF29 /* Resources */, - 7C357BD674DBB879894C91C7 /* Embed Pods Frameworks */, - DB7A33455B8AC600EAA3FCE4 /* Copy Pods Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = Example; - productName = Example; - productReference = ED6E3C131BCF43A60057CF29 /* Example.app */; - productType = "com.apple.product-type.application"; - }; - ED6E3C261BCF43A60057CF29 /* ExampleUITests */ = { - isa = PBXNativeTarget; - buildConfigurationList = ED6E3C331BCF43A60057CF29 /* Build configuration list for PBXNativeTarget "ExampleUITests" */; - buildPhases = ( - ED6E3C231BCF43A60057CF29 /* Sources */, - ED6E3C241BCF43A60057CF29 /* Frameworks */, - ED6E3C251BCF43A60057CF29 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ED6E3C291BCF43A60057CF29 /* PBXTargetDependency */, - ); - name = ExampleUITests; - productName = ExampleUITests; - productReference = ED6E3C271BCF43A60057CF29 /* ExampleUITests.xctest */; - productType = "com.apple.product-type.bundle.ui-testing"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - ED6E3C0B1BCF43A60057CF29 /* Project object */ = { - isa = PBXProject; - attributes = { - LastUpgradeCheck = 0700; - ORGANIZATIONNAME = "yoshida hiroyuki"; - TargetAttributes = { - ED6E3C121BCF43A60057CF29 = { - CreatedOnToolsVersion = 7.0.1; - }; - ED6E3C261BCF43A60057CF29 = { - CreatedOnToolsVersion = 7.0.1; - TestTargetID = ED6E3C121BCF43A60057CF29; - }; - }; - }; - buildConfigurationList = ED6E3C0E1BCF43A60057CF29 /* Build configuration list for PBXProject "Example" */; - compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; - hasScannedForEncodings = 0; - knownRegions = ( - en, - Base, - ); - mainGroup = ED6E3C0A1BCF43A60057CF29; - productRefGroup = ED6E3C141BCF43A60057CF29 /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - ED6E3C121BCF43A60057CF29 /* Example */, - ED6E3C261BCF43A60057CF29 /* ExampleUITests */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - ED6E3C111BCF43A60057CF29 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ED6E3C211BCF43A60057CF29 /* LaunchScreen.storyboard in Resources */, - ED6E3C1E1BCF43A60057CF29 /* Assets.xcassets in Resources */, - ED6E3C1C1BCF43A60057CF29 /* Main.storyboard in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - ED6E3C251BCF43A60057CF29 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXShellScriptBuildPhase section */ - 7C357BD674DBB879894C91C7 /* Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "Embed Pods Frameworks"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; - BFA41734A7FDF54324A225D8 /* Check Pods Manifest.lock */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "Check Pods Manifest.lock"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; - showEnvVarsInLog = 0; - }; - DB7A33455B8AC600EAA3FCE4 /* Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; -/* End PBXShellScriptBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - ED6E3C0F1BCF43A60057CF29 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ED6E3C191BCF43A60057CF29 /* ViewController.swift in Sources */, - ED6E3C171BCF43A60057CF29 /* AppDelegate.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - ED6E3C231BCF43A60057CF29 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ED6E3C2C1BCF43A60057CF29 /* ExampleUITests.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - ED6E3C291BCF43A60057CF29 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = ED6E3C121BCF43A60057CF29 /* Example */; - targetProxy = ED6E3C281BCF43A60057CF29 /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin PBXVariantGroup section */ - ED6E3C1A1BCF43A60057CF29 /* Main.storyboard */ = { - isa = PBXVariantGroup; - children = ( - ED6E3C1B1BCF43A60057CF29 /* Base */, - ); - name = Main.storyboard; - sourceTree = ""; - }; - ED6E3C1F1BCF43A60057CF29 /* LaunchScreen.storyboard */ = { - isa = PBXVariantGroup; - children = ( - ED6E3C201BCF43A60057CF29 /* Base */, - ); - name = LaunchScreen.storyboard; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - -/* Begin XCBuildConfiguration section */ - ED6E3C2E1BCF43A60057CF29 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - MTL_ENABLE_DEBUG_INFO = YES; - ONLY_ACTIVE_ARCH = YES; - SDKROOT = iphoneos; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - ED6E3C2F1BCF43A60057CF29 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - MTL_ENABLE_DEBUG_INFO = NO; - SDKROOT = iphoneos; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - ED6E3C311BCF43A60057CF29 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A35CA6692552E68B3BD01BC8 /* Pods.debug.xcconfig */; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - INFOPLIST_FILE = Example/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = io.github.hryk224.Example; - PRODUCT_NAME = "$(TARGET_NAME)"; - }; - name = Debug; - }; - ED6E3C321BCF43A60057CF29 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1087193205B5A08A248A2F61 /* Pods.release.xcconfig */; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - INFOPLIST_FILE = Example/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = io.github.hryk224.Example; - PRODUCT_NAME = "$(TARGET_NAME)"; - }; - name = Release; - }; - ED6E3C341BCF43A60057CF29 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = ExampleUITests/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = io.github.hryk224.ExampleUITests; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_TARGET_NAME = Example; - USES_XCTRUNNER = YES; - }; - name = Debug; - }; - ED6E3C351BCF43A60057CF29 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = ExampleUITests/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = io.github.hryk224.ExampleUITests; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_TARGET_NAME = Example; - USES_XCTRUNNER = YES; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - ED6E3C0E1BCF43A60057CF29 /* Build configuration list for PBXProject "Example" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - ED6E3C2E1BCF43A60057CF29 /* Debug */, - ED6E3C2F1BCF43A60057CF29 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - ED6E3C301BCF43A60057CF29 /* Build configuration list for PBXNativeTarget "Example" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - ED6E3C311BCF43A60057CF29 /* Debug */, - ED6E3C321BCF43A60057CF29 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - ED6E3C331BCF43A60057CF29 /* Build configuration list for PBXNativeTarget "ExampleUITests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - ED6E3C341BCF43A60057CF29 /* Debug */, - ED6E3C351BCF43A60057CF29 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = ED6E3C0B1BCF43A60057CF29 /* Project object */; -} + + + + + archiveVersion + 1 + classes + + objectVersion + 46 + objects + + 1087193205B5A08A248A2F61 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + name + Pods.release.xcconfig + path + Pods/Target Support Files/Pods/Pods.release.xcconfig + sourceTree + <group> + + 3B1AD06E9CE8814A39CBD85F + + children + + AA47ED2BDADC21E506A58E8E + + isa + PBXGroup + name + Frameworks + sourceTree + <group> + + 6733314873C1E5B1C59969F0 + + children + + A35CA6692552E68B3BD01BC8 + 1087193205B5A08A248A2F61 + + isa + PBXGroup + name + Pods + sourceTree + <group> + + 7C357BD674DBB879894C91C7 + + buildActionMask + 2147483647 + files + + inputPaths + + isa + PBXShellScriptBuildPhase + name + Embed Pods Frameworks + outputPaths + + runOnlyForDeploymentPostprocessing + 0 + shellPath + /bin/sh + shellScript + "${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh" + + showEnvVarsInLog + 0 + + A35CA6692552E68B3BD01BC8 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + name + Pods.debug.xcconfig + path + Pods/Target Support Files/Pods/Pods.debug.xcconfig + sourceTree + <group> + + AA47ED2BDADC21E506A58E8E + + explicitFileType + wrapper.framework + includeInIndex + 0 + isa + PBXFileReference + path + Pods.framework + sourceTree + BUILT_PRODUCTS_DIR + + BFA41734A7FDF54324A225D8 + + buildActionMask + 2147483647 + files + + inputPaths + + isa + PBXShellScriptBuildPhase + name + Check Pods Manifest.lock + outputPaths + + runOnlyForDeploymentPostprocessing + 0 + shellPath + /bin/sh + shellScript + diff "${PODS_ROOT}/../Podfile.lock" "${PODS_ROOT}/Manifest.lock" > /dev/null +if [[ $? != 0 ]] ; then + cat << EOM +error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation. +EOM + exit 1 +fi + + showEnvVarsInLog + 0 + + BFB7D254F35D6214E0339AE5 + + fileRef + AA47ED2BDADC21E506A58E8E + isa + PBXBuildFile + + DB7A33455B8AC600EAA3FCE4 + + buildActionMask + 2147483647 + files + + inputPaths + + isa + PBXShellScriptBuildPhase + name + Copy Pods Resources + outputPaths + + runOnlyForDeploymentPostprocessing + 0 + shellPath + /bin/sh + shellScript + "${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh" + + showEnvVarsInLog + 0 + + ED6E3C0A1BCF43A60057CF29 + + children + + ED6E3C151BCF43A60057CF29 + ED6E3C2A1BCF43A60057CF29 + ED6E3C141BCF43A60057CF29 + 6733314873C1E5B1C59969F0 + 3B1AD06E9CE8814A39CBD85F + + isa + PBXGroup + sourceTree + <group> + + ED6E3C0B1BCF43A60057CF29 + + attributes + + LastUpgradeCheck + 0700 + ORGANIZATIONNAME + yoshida hiroyuki + TargetAttributes + + ED6E3C121BCF43A60057CF29 + + CreatedOnToolsVersion + 7.0.1 + + ED6E3C261BCF43A60057CF29 + + CreatedOnToolsVersion + 7.0.1 + TestTargetID + ED6E3C121BCF43A60057CF29 + + + + buildConfigurationList + ED6E3C0E1BCF43A60057CF29 + compatibilityVersion + Xcode 3.2 + developmentRegion + English + hasScannedForEncodings + 0 + isa + PBXProject + knownRegions + + en + Base + + mainGroup + ED6E3C0A1BCF43A60057CF29 + productRefGroup + ED6E3C141BCF43A60057CF29 + projectDirPath + + projectReferences + + projectRoot + + targets + + ED6E3C121BCF43A60057CF29 + ED6E3C261BCF43A60057CF29 + + + ED6E3C0E1BCF43A60057CF29 + + buildConfigurations + + ED6E3C2E1BCF43A60057CF29 + ED6E3C2F1BCF43A60057CF29 + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + ED6E3C0F1BCF43A60057CF29 + + buildActionMask + 2147483647 + files + + ED6E3C191BCF43A60057CF29 + ED6E3C171BCF43A60057CF29 + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + ED6E3C101BCF43A60057CF29 + + buildActionMask + 2147483647 + files + + BFB7D254F35D6214E0339AE5 + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + ED6E3C111BCF43A60057CF29 + + buildActionMask + 2147483647 + files + + ED6E3C211BCF43A60057CF29 + ED6E3C1E1BCF43A60057CF29 + ED6E3C1C1BCF43A60057CF29 + + isa + PBXResourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + ED6E3C121BCF43A60057CF29 + + buildConfigurationList + ED6E3C301BCF43A60057CF29 + buildPhases + + BFA41734A7FDF54324A225D8 + ED6E3C0F1BCF43A60057CF29 + ED6E3C101BCF43A60057CF29 + ED6E3C111BCF43A60057CF29 + 7C357BD674DBB879894C91C7 + DB7A33455B8AC600EAA3FCE4 + + buildRules + + dependencies + + isa + PBXNativeTarget + name + Example + productName + Example + productReference + ED6E3C131BCF43A60057CF29 + productType + com.apple.product-type.application + + ED6E3C131BCF43A60057CF29 + + explicitFileType + wrapper.application + includeInIndex + 0 + isa + PBXFileReference + path + Example.app + sourceTree + BUILT_PRODUCTS_DIR + + ED6E3C141BCF43A60057CF29 + + children + + ED6E3C131BCF43A60057CF29 + ED6E3C271BCF43A60057CF29 + + isa + PBXGroup + name + Products + sourceTree + <group> + + ED6E3C151BCF43A60057CF29 + + children + + ED6E3C161BCF43A60057CF29 + ED6E3C181BCF43A60057CF29 + ED6E3C1A1BCF43A60057CF29 + ED6E3C1D1BCF43A60057CF29 + ED6E3C1F1BCF43A60057CF29 + ED6E3C221BCF43A60057CF29 + + isa + PBXGroup + path + Example + sourceTree + <group> + + ED6E3C161BCF43A60057CF29 + + isa + PBXFileReference + lastKnownFileType + sourcecode.swift + path + AppDelegate.swift + sourceTree + <group> + + ED6E3C171BCF43A60057CF29 + + fileRef + ED6E3C161BCF43A60057CF29 + isa + PBXBuildFile + + ED6E3C181BCF43A60057CF29 + + isa + PBXFileReference + lastKnownFileType + sourcecode.swift + path + ViewController.swift + sourceTree + <group> + + ED6E3C191BCF43A60057CF29 + + fileRef + ED6E3C181BCF43A60057CF29 + isa + PBXBuildFile + + ED6E3C1A1BCF43A60057CF29 + + children + + ED6E3C1B1BCF43A60057CF29 + + isa + PBXVariantGroup + name + Main.storyboard + sourceTree + <group> + + ED6E3C1B1BCF43A60057CF29 + + isa + PBXFileReference + lastKnownFileType + file.storyboard + name + Base + path + Base.lproj/Main.storyboard + sourceTree + <group> + + ED6E3C1C1BCF43A60057CF29 + + fileRef + ED6E3C1A1BCF43A60057CF29 + isa + PBXBuildFile + + ED6E3C1D1BCF43A60057CF29 + + isa + PBXFileReference + lastKnownFileType + folder.assetcatalog + path + Assets.xcassets + sourceTree + <group> + + ED6E3C1E1BCF43A60057CF29 + + fileRef + ED6E3C1D1BCF43A60057CF29 + isa + PBXBuildFile + + ED6E3C1F1BCF43A60057CF29 + + children + + ED6E3C201BCF43A60057CF29 + + isa + PBXVariantGroup + name + LaunchScreen.storyboard + sourceTree + <group> + + ED6E3C201BCF43A60057CF29 + + isa + PBXFileReference + lastKnownFileType + file.storyboard + name + Base + path + Base.lproj/LaunchScreen.storyboard + sourceTree + <group> + + ED6E3C211BCF43A60057CF29 + + fileRef + ED6E3C1F1BCF43A60057CF29 + isa + PBXBuildFile + + ED6E3C221BCF43A60057CF29 + + isa + PBXFileReference + lastKnownFileType + text.plist.xml + path + Info.plist + sourceTree + <group> + + ED6E3C231BCF43A60057CF29 + + buildActionMask + 2147483647 + files + + ED6E3C2C1BCF43A60057CF29 + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + ED6E3C241BCF43A60057CF29 + + buildActionMask + 2147483647 + files + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + ED6E3C251BCF43A60057CF29 + + buildActionMask + 2147483647 + files + + isa + PBXResourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + ED6E3C261BCF43A60057CF29 + + buildConfigurationList + ED6E3C331BCF43A60057CF29 + buildPhases + + ED6E3C231BCF43A60057CF29 + ED6E3C241BCF43A60057CF29 + ED6E3C251BCF43A60057CF29 + + buildRules + + dependencies + + ED6E3C291BCF43A60057CF29 + + isa + PBXNativeTarget + name + ExampleUITests + productName + ExampleUITests + productReference + ED6E3C271BCF43A60057CF29 + productType + com.apple.product-type.bundle.ui-testing + + ED6E3C271BCF43A60057CF29 + + explicitFileType + wrapper.cfbundle + includeInIndex + 0 + isa + PBXFileReference + path + ExampleUITests.xctest + sourceTree + BUILT_PRODUCTS_DIR + + ED6E3C281BCF43A60057CF29 + + containerPortal + ED6E3C0B1BCF43A60057CF29 + isa + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + ED6E3C121BCF43A60057CF29 + remoteInfo + Example + + ED6E3C291BCF43A60057CF29 + + isa + PBXTargetDependency + target + ED6E3C121BCF43A60057CF29 + targetProxy + ED6E3C281BCF43A60057CF29 + + ED6E3C2A1BCF43A60057CF29 + + children + + ED6E3C2B1BCF43A60057CF29 + ED6E3C2D1BCF43A60057CF29 + + isa + PBXGroup + path + ExampleUITests + sourceTree + <group> + + ED6E3C2B1BCF43A60057CF29 + + isa + PBXFileReference + lastKnownFileType + sourcecode.swift + path + ExampleUITests.swift + sourceTree + <group> + + ED6E3C2C1BCF43A60057CF29 + + fileRef + ED6E3C2B1BCF43A60057CF29 + isa + PBXBuildFile + + ED6E3C2D1BCF43A60057CF29 + + isa + PBXFileReference + lastKnownFileType + text.plist.xml + path + Info.plist + sourceTree + <group> + + ED6E3C2E1BCF43A60057CF29 + + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + CLANG_CXX_LANGUAGE_STANDARD + gnu++0x + CLANG_CXX_LIBRARY + libc++ + CLANG_ENABLE_MODULES + YES + CLANG_ENABLE_OBJC_ARC + YES + CLANG_WARN_BOOL_CONVERSION + YES + CLANG_WARN_CONSTANT_CONVERSION + YES + CLANG_WARN_DIRECT_OBJC_ISA_USAGE + YES_ERROR + CLANG_WARN_EMPTY_BODY + YES + CLANG_WARN_ENUM_CONVERSION + YES + CLANG_WARN_INT_CONVERSION + YES + CLANG_WARN_OBJC_ROOT_CLASS + YES_ERROR + CLANG_WARN_UNREACHABLE_CODE + YES + CLANG_WARN__DUPLICATE_METHOD_MATCH + YES + CODE_SIGN_IDENTITY[sdk=iphoneos*] + iPhone Developer + COPY_PHASE_STRIP + NO + DEBUG_INFORMATION_FORMAT + dwarf + ENABLE_STRICT_OBJC_MSGSEND + YES + ENABLE_TESTABILITY + YES + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_DYNAMIC_NO_PIC + NO + GCC_NO_COMMON_BLOCKS + YES + GCC_OPTIMIZATION_LEVEL + 0 + GCC_PREPROCESSOR_DEFINITIONS + + DEBUG=1 + $(inherited) + + GCC_WARN_64_TO_32_BIT_CONVERSION + YES + GCC_WARN_ABOUT_RETURN_TYPE + YES_ERROR + GCC_WARN_UNDECLARED_SELECTOR + YES + GCC_WARN_UNINITIALIZED_AUTOS + YES_AGGRESSIVE + GCC_WARN_UNUSED_FUNCTION + YES + GCC_WARN_UNUSED_VARIABLE + YES + IPHONEOS_DEPLOYMENT_TARGET + 9.0 + MTL_ENABLE_DEBUG_INFO + YES + ONLY_ACTIVE_ARCH + YES + SDKROOT + iphoneos + SWIFT_OPTIMIZATION_LEVEL + -Onone + TARGETED_DEVICE_FAMILY + 1,2 + + isa + XCBuildConfiguration + name + Debug + + ED6E3C2F1BCF43A60057CF29 + + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + CLANG_CXX_LANGUAGE_STANDARD + gnu++0x + CLANG_CXX_LIBRARY + libc++ + CLANG_ENABLE_MODULES + YES + CLANG_ENABLE_OBJC_ARC + YES + CLANG_WARN_BOOL_CONVERSION + YES + CLANG_WARN_CONSTANT_CONVERSION + YES + CLANG_WARN_DIRECT_OBJC_ISA_USAGE + YES_ERROR + CLANG_WARN_EMPTY_BODY + YES + CLANG_WARN_ENUM_CONVERSION + YES + CLANG_WARN_INT_CONVERSION + YES + CLANG_WARN_OBJC_ROOT_CLASS + YES_ERROR + CLANG_WARN_UNREACHABLE_CODE + YES + CLANG_WARN__DUPLICATE_METHOD_MATCH + YES + CODE_SIGN_IDENTITY[sdk=iphoneos*] + iPhone Developer + COPY_PHASE_STRIP + NO + DEBUG_INFORMATION_FORMAT + dwarf-with-dsym + ENABLE_NS_ASSERTIONS + NO + ENABLE_STRICT_OBJC_MSGSEND + YES + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_NO_COMMON_BLOCKS + YES + GCC_WARN_64_TO_32_BIT_CONVERSION + YES + GCC_WARN_ABOUT_RETURN_TYPE + YES_ERROR + GCC_WARN_UNDECLARED_SELECTOR + YES + GCC_WARN_UNINITIALIZED_AUTOS + YES_AGGRESSIVE + GCC_WARN_UNUSED_FUNCTION + YES + GCC_WARN_UNUSED_VARIABLE + YES + IPHONEOS_DEPLOYMENT_TARGET + 9.0 + MTL_ENABLE_DEBUG_INFO + NO + SDKROOT + iphoneos + TARGETED_DEVICE_FAMILY + 1,2 + VALIDATE_PRODUCT + YES + + isa + XCBuildConfiguration + name + Release + + ED6E3C301BCF43A60057CF29 + + buildConfigurations + + ED6E3C311BCF43A60057CF29 + ED6E3C321BCF43A60057CF29 + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + ED6E3C311BCF43A60057CF29 + + baseConfigurationReference + A35CA6692552E68B3BD01BC8 + buildSettings + + ASSETCATALOG_COMPILER_APPICON_NAME + AppIcon + INFOPLIST_FILE + Example/Info.plist + LD_RUNPATH_SEARCH_PATHS + $(inherited) @executable_path/Frameworks + PRODUCT_BUNDLE_IDENTIFIER + io.github.hryk224.Example + PRODUCT_NAME + $(TARGET_NAME) + + isa + XCBuildConfiguration + name + Debug + + ED6E3C321BCF43A60057CF29 + + baseConfigurationReference + 1087193205B5A08A248A2F61 + buildSettings + + ASSETCATALOG_COMPILER_APPICON_NAME + AppIcon + INFOPLIST_FILE + Example/Info.plist + LD_RUNPATH_SEARCH_PATHS + $(inherited) @executable_path/Frameworks + PRODUCT_BUNDLE_IDENTIFIER + io.github.hryk224.Example + PRODUCT_NAME + $(TARGET_NAME) + + isa + XCBuildConfiguration + name + Release + + ED6E3C331BCF43A60057CF29 + + buildConfigurations + + ED6E3C341BCF43A60057CF29 + ED6E3C351BCF43A60057CF29 + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + ED6E3C341BCF43A60057CF29 + + buildSettings + + INFOPLIST_FILE + ExampleUITests/Info.plist + LD_RUNPATH_SEARCH_PATHS + $(inherited) @executable_path/Frameworks @loader_path/Frameworks + PRODUCT_BUNDLE_IDENTIFIER + io.github.hryk224.ExampleUITests + PRODUCT_NAME + $(TARGET_NAME) + TEST_TARGET_NAME + Example + USES_XCTRUNNER + YES + + isa + XCBuildConfiguration + name + Debug + + ED6E3C351BCF43A60057CF29 + + buildSettings + + INFOPLIST_FILE + ExampleUITests/Info.plist + LD_RUNPATH_SEARCH_PATHS + $(inherited) @executable_path/Frameworks @loader_path/Frameworks + PRODUCT_BUNDLE_IDENTIFIER + io.github.hryk224.ExampleUITests + PRODUCT_NAME + $(TARGET_NAME) + TEST_TARGET_NAME + Example + USES_XCTRUNNER + YES + + isa + XCBuildConfiguration + name + Release + + + rootObject + ED6E3C0B1BCF43A60057CF29 + + diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 20a0a71..d4a8443 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -11,4 +11,4 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: PCLBlurEffectAlert: e1b1dd96e6a401f9d7916789057760afe66f9eae -COCOAPODS: 0.38.2 +COCOAPODS: 0.39.0 diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index 20a0a71..d4a8443 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -11,4 +11,4 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: PCLBlurEffectAlert: e1b1dd96e6a401f9d7916789057760afe66f9eae -COCOAPODS: 0.38.2 +COCOAPODS: 0.39.0 diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj index d3a4dd6..ad3e0da 100644 --- a/Example/Pods/Pods.xcodeproj/project.pbxproj +++ b/Example/Pods/Pods.xcodeproj/project.pbxproj @@ -1,519 +1,1181 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 46; - objects = { - -/* Begin PBXBuildFile section */ - 029E7DAE71BFE957B87EE3527D9B6A79 /* PCLBlurEffectAlert-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = AC8D007DDB0645DAEA13BFDD5266F97C /* PCLBlurEffectAlert-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 048282DD1853F7FE67DE36C94548EE65 /* PCLBlurEffectAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2331DD622DFEE37CDFC4A5DEB04E6B58 /* PCLBlurEffectAlert.swift */; }; - 054CDA1208F60D4ED3B1FEB2EE2720A6 /* Pods-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 412E9F50D15CF0DE2752D94BBB36BF30 /* Pods-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 28777FBDDE299A1C0A49E892621E8C36 /* PCLBlurEffectAlert.h in Headers */ = {isa = PBXBuildFile; fileRef = 12A0AF6F7EAC8ED6B90C3E44C22D9EB2 /* PCLBlurEffectAlert.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 751D022E748DBD8E74B9EF555D616E63 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04B26BC5A4825E0E23EAAD305C992DE6 /* Foundation.framework */; }; - 85F8B43BD13A6C426685819A9EFE9590 /* Pods-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7346FB289EEB10A7C220456D494FCF0D /* Pods-dummy.m */; }; - 97B895B43E8A6FD94309860E9C1622D9 /* PCLBlurEffectAlert-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 110F75F9A3C3F7A58AD19C7D3BC340A2 /* PCLBlurEffectAlert-dummy.m */; }; - B94A66AEF2812D88F51EFF59013AAC0C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04B26BC5A4825E0E23EAAD305C992DE6 /* Foundation.framework */; }; - DBFC89F8A2359AA700A62AEED41C6C80 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD36BBB3683F8955A87F60A50D318197 /* UIKit.framework */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - DCD36D26A1605754354662C13B6CD7EE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3EE50D2269BD68AF3A8A414598904775; - remoteInfo = PCLBlurEffectAlert; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXFileReference section */ - 04B26BC5A4825E0E23EAAD305C992DE6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - 110F75F9A3C3F7A58AD19C7D3BC340A2 /* PCLBlurEffectAlert-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "PCLBlurEffectAlert-dummy.m"; sourceTree = ""; }; - 12A0AF6F7EAC8ED6B90C3E44C22D9EB2 /* PCLBlurEffectAlert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PCLBlurEffectAlert.h; sourceTree = ""; }; - 146A8FF6B30A8C3A860716B364C0F562 /* PCLBlurEffectAlert-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PCLBlurEffectAlert-prefix.pch"; sourceTree = ""; }; - 1849BA1F729656AF4760B40107964A9F /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 1D0C254AADBEC3571920FE9B3F1AB9D9 /* PCLBlurEffectAlert.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PCLBlurEffectAlert.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 2331DD622DFEE37CDFC4A5DEB04E6B58 /* PCLBlurEffectAlert.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PCLBlurEffectAlert.swift; sourceTree = ""; }; - 3FB951BFF544E2B5C256A59A877AFBF4 /* PCLBlurEffectAlert-Private.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "PCLBlurEffectAlert-Private.xcconfig"; sourceTree = ""; }; - 412E9F50D15CF0DE2752D94BBB36BF30 /* Pods-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-umbrella.h"; sourceTree = ""; }; - 5E5B85AE493B221CAC59F01C64246D7E /* PCLBlurEffectAlert.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = PCLBlurEffectAlert.xcconfig; sourceTree = ""; }; - 62A217875DD4AA776300CD19DDF5897F /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Pods.debug.xcconfig; sourceTree = ""; }; - 7346FB289EEB10A7C220456D494FCF0D /* Pods-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-dummy.m"; sourceTree = ""; }; - 75D7E578D0B3403190F0E30B1817FABB /* PCLBlurEffectAlert.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = PCLBlurEffectAlert.modulemap; sourceTree = ""; }; - 79A9DEDC89FE8336BF5FEDAAF75BF7FC /* Pods.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = Pods.modulemap; sourceTree = ""; }; - 87B213035BAC5F75386F62D3C75D2342 /* Pods-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-acknowledgements.plist"; sourceTree = ""; }; - AC8D007DDB0645DAEA13BFDD5266F97C /* PCLBlurEffectAlert-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PCLBlurEffectAlert-umbrella.h"; sourceTree = ""; }; - BA6428E9F66FD5A23C0A2E06ED26CD2F /* Podfile */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - CBC0F7C552B739C909B650A0F42F7F38 /* Pods-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-resources.sh"; sourceTree = ""; }; - CD36BBB3683F8955A87F60A50D318197 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - CD4AFF5E3053996CB9119E0C4A61716B /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Pods.release.xcconfig; sourceTree = ""; }; - D0405803033A2A777B8E4DFA0C1800ED /* Pods-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-acknowledgements.markdown"; sourceTree = ""; }; - E7F21354943D9F42A70697D5A5EF72E9 /* Pods-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-frameworks.sh"; sourceTree = ""; }; - E8446514FBAD26C0E18F24A5715AEF67 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - F1455424D9A4CA1FEABA1EA70746AF01 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 62C79CABD608C3E25579E0DD738CE9FB /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - B94A66AEF2812D88F51EFF59013AAC0C /* Foundation.framework in Frameworks */, - DBFC89F8A2359AA700A62AEED41C6C80 /* UIKit.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B906BE6FBCDF630409C51FAEAE2361E8 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 751D022E748DBD8E74B9EF555D616E63 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 433CD3331B6C3787F473C941B61FC68F /* Frameworks */ = { - isa = PBXGroup; - children = ( - D0FB9306D21AF23A056944AE037CBFFF /* iOS */, - ); - name = Frameworks; - sourceTree = ""; - }; - 4DCC48DE54AA796FFBB59F9F14416EA7 /* PCLBlurEffectAlert */ = { - isa = PBXGroup; - children = ( - 12A0AF6F7EAC8ED6B90C3E44C22D9EB2 /* PCLBlurEffectAlert.h */, - 2331DD622DFEE37CDFC4A5DEB04E6B58 /* PCLBlurEffectAlert.swift */, - ); - path = PCLBlurEffectAlert; - sourceTree = ""; - }; - 66C2DFEC62C3BF79BCA3013370651A06 /* Support Files */ = { - isa = PBXGroup; - children = ( - F1455424D9A4CA1FEABA1EA70746AF01 /* Info.plist */, - 75D7E578D0B3403190F0E30B1817FABB /* PCLBlurEffectAlert.modulemap */, - 5E5B85AE493B221CAC59F01C64246D7E /* PCLBlurEffectAlert.xcconfig */, - 3FB951BFF544E2B5C256A59A877AFBF4 /* PCLBlurEffectAlert-Private.xcconfig */, - 110F75F9A3C3F7A58AD19C7D3BC340A2 /* PCLBlurEffectAlert-dummy.m */, - 146A8FF6B30A8C3A860716B364C0F562 /* PCLBlurEffectAlert-prefix.pch */, - AC8D007DDB0645DAEA13BFDD5266F97C /* PCLBlurEffectAlert-umbrella.h */, - ); - name = "Support Files"; - path = "Example/Pods/Target Support Files/PCLBlurEffectAlert"; - sourceTree = ""; - }; - 75D98FF52E597A11900E131B6C4E1ADA /* Pods */ = { - isa = PBXGroup; - children = ( - E8446514FBAD26C0E18F24A5715AEF67 /* Info.plist */, - 79A9DEDC89FE8336BF5FEDAAF75BF7FC /* Pods.modulemap */, - D0405803033A2A777B8E4DFA0C1800ED /* Pods-acknowledgements.markdown */, - 87B213035BAC5F75386F62D3C75D2342 /* Pods-acknowledgements.plist */, - 7346FB289EEB10A7C220456D494FCF0D /* Pods-dummy.m */, - E7F21354943D9F42A70697D5A5EF72E9 /* Pods-frameworks.sh */, - CBC0F7C552B739C909B650A0F42F7F38 /* Pods-resources.sh */, - 412E9F50D15CF0DE2752D94BBB36BF30 /* Pods-umbrella.h */, - 62A217875DD4AA776300CD19DDF5897F /* Pods.debug.xcconfig */, - CD4AFF5E3053996CB9119E0C4A61716B /* Pods.release.xcconfig */, - ); - name = Pods; - path = "Target Support Files/Pods"; - sourceTree = ""; - }; - 7DB346D0F39D3F0E887471402A8071AB = { - isa = PBXGroup; - children = ( - BA6428E9F66FD5A23C0A2E06ED26CD2F /* Podfile */, - F8EC97E8300D4B5D9F7A2AA9CF6EFAD6 /* Development Pods */, - 433CD3331B6C3787F473C941B61FC68F /* Frameworks */, - CCA510CFBEA2D207524CDA0D73C3B561 /* Products */, - B7B80995527643776607AFFA75B91E24 /* Targets Support Files */, - ); - sourceTree = ""; - }; - B7B80995527643776607AFFA75B91E24 /* Targets Support Files */ = { - isa = PBXGroup; - children = ( - 75D98FF52E597A11900E131B6C4E1ADA /* Pods */, - ); - name = "Targets Support Files"; - sourceTree = ""; - }; - CCA510CFBEA2D207524CDA0D73C3B561 /* Products */ = { - isa = PBXGroup; - children = ( - 1D0C254AADBEC3571920FE9B3F1AB9D9 /* PCLBlurEffectAlert.framework */, - 1849BA1F729656AF4760B40107964A9F /* Pods.framework */, - ); - name = Products; - sourceTree = ""; - }; - D0FB9306D21AF23A056944AE037CBFFF /* iOS */ = { - isa = PBXGroup; - children = ( - 04B26BC5A4825E0E23EAAD305C992DE6 /* Foundation.framework */, - CD36BBB3683F8955A87F60A50D318197 /* UIKit.framework */, - ); - name = iOS; - sourceTree = ""; - }; - F6BA74903F58B64E087D5F0837C3153C /* PCLBlurEffectAlert */ = { - isa = PBXGroup; - children = ( - 4DCC48DE54AA796FFBB59F9F14416EA7 /* PCLBlurEffectAlert */, - 66C2DFEC62C3BF79BCA3013370651A06 /* Support Files */, - ); - name = PCLBlurEffectAlert; - path = ../..; - sourceTree = ""; - }; - F8EC97E8300D4B5D9F7A2AA9CF6EFAD6 /* Development Pods */ = { - isa = PBXGroup; - children = ( - F6BA74903F58B64E087D5F0837C3153C /* PCLBlurEffectAlert */, - ); - name = "Development Pods"; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXHeadersBuildPhase section */ - 33CB528801471B96822FF123E3297F5C /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 029E7DAE71BFE957B87EE3527D9B6A79 /* PCLBlurEffectAlert-umbrella.h in Headers */, - 28777FBDDE299A1C0A49E892621E8C36 /* PCLBlurEffectAlert.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C34465A8854F6BA85E97B936647E0B77 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 054CDA1208F60D4ED3B1FEB2EE2720A6 /* Pods-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXHeadersBuildPhase section */ - -/* Begin PBXNativeTarget section */ - 3EE50D2269BD68AF3A8A414598904775 /* PCLBlurEffectAlert */ = { - isa = PBXNativeTarget; - buildConfigurationList = 6672F0CBA957FF747BF0A306ED0D2D8E /* Build configuration list for PBXNativeTarget "PCLBlurEffectAlert" */; - buildPhases = ( - 113D59F33C659FC458D7D21BAF0C2734 /* Sources */, - 62C79CABD608C3E25579E0DD738CE9FB /* Frameworks */, - 33CB528801471B96822FF123E3297F5C /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = PCLBlurEffectAlert; - productName = PCLBlurEffectAlert; - productReference = 1D0C254AADBEC3571920FE9B3F1AB9D9 /* PCLBlurEffectAlert.framework */; - productType = "com.apple.product-type.framework"; - }; - 8ABAAB331E799861861BC7CAC485C5DE /* Pods */ = { - isa = PBXNativeTarget; - buildConfigurationList = 9B3E1CC39B96D649690FB77AE14C2C3A /* Build configuration list for PBXNativeTarget "Pods" */; - buildPhases = ( - 59EA31A7504AE6EB2A20590AD92D98A7 /* Sources */, - B906BE6FBCDF630409C51FAEAE2361E8 /* Frameworks */, - C34465A8854F6BA85E97B936647E0B77 /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - 4ADD263699F687F326B7109EC028CDF7 /* PBXTargetDependency */, - ); - name = Pods; - productName = Pods; - productReference = 1849BA1F729656AF4760B40107964A9F /* Pods.framework */; - productType = "com.apple.product-type.framework"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - D41D8CD98F00B204E9800998ECF8427E /* Project object */ = { - isa = PBXProject; - attributes = { - LastSwiftUpdateCheck = 0700; - LastUpgradeCheck = 0700; - }; - buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */; - compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; - hasScannedForEncodings = 0; - knownRegions = ( - en, - ); - mainGroup = 7DB346D0F39D3F0E887471402A8071AB; - productRefGroup = CCA510CFBEA2D207524CDA0D73C3B561 /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 3EE50D2269BD68AF3A8A414598904775 /* PCLBlurEffectAlert */, - 8ABAAB331E799861861BC7CAC485C5DE /* Pods */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXSourcesBuildPhase section */ - 113D59F33C659FC458D7D21BAF0C2734 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 97B895B43E8A6FD94309860E9C1622D9 /* PCLBlurEffectAlert-dummy.m in Sources */, - 048282DD1853F7FE67DE36C94548EE65 /* PCLBlurEffectAlert.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 59EA31A7504AE6EB2A20590AD92D98A7 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 85F8B43BD13A6C426685819A9EFE9590 /* Pods-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 4ADD263699F687F326B7109EC028CDF7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = PCLBlurEffectAlert; - target = 3EE50D2269BD68AF3A8A414598904775 /* PCLBlurEffectAlert */; - targetProxy = DCD36D26A1605754354662C13B6CD7EE /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin XCBuildConfiguration section */ - 1905A5D4294AD81B5119E21E84D0622F /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 3FB951BFF544E2B5C256A59A877AFBF4 /* PCLBlurEffectAlert-Private.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1.0.1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)"; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/PCLBlurEffectAlert/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert.modulemap"; - MTL_ENABLE_DEBUG_INFO = NO; - PRODUCT_NAME = PCLBlurEffectAlert; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 1B52C8140B3B8F134370825877643966 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = CD4AFF5E3053996CB9119E0C4A61716B /* Pods.release.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - INFOPLIST_FILE = "Target Support Files/Pods/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Pods/Pods.modulemap"; - MTL_ENABLE_DEBUG_INFO = NO; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_NAME = Pods; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 62DB9BB423C06CB0289C84F4DC45C299 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 3FB951BFF544E2B5C256A59A877AFBF4 /* PCLBlurEffectAlert-Private.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1.0.1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)"; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/PCLBlurEffectAlert/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert.modulemap"; - MTL_ENABLE_DEBUG_INFO = YES; - PRODUCT_NAME = PCLBlurEffectAlert; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - A70CDAD61F90AC503C7D04CC22DA2923 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - ONLY_ACTIVE_ARCH = YES; - STRIP_INSTALLED_PRODUCT = NO; - SYMROOT = "${SRCROOT}/../build"; - }; - name = Debug; - }; - F49AD05BDE9A62C938EF0BC9D442C1F3 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 62A217875DD4AA776300CD19DDF5897F /* Pods.debug.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - INFOPLIST_FILE = "Target Support Files/Pods/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/Pods/Pods.modulemap"; - MTL_ENABLE_DEBUG_INFO = YES; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_NAME = Pods; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - FB45FFD90572718D82AB9092B750F0CA /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = YES; - ENABLE_NS_ASSERTIONS = NO; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_PREPROCESSOR_DEFINITIONS = "RELEASE=1"; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - STRIP_INSTALLED_PRODUCT = NO; - SYMROOT = "${SRCROOT}/../build"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A70CDAD61F90AC503C7D04CC22DA2923 /* Debug */, - FB45FFD90572718D82AB9092B750F0CA /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 6672F0CBA957FF747BF0A306ED0D2D8E /* Build configuration list for PBXNativeTarget "PCLBlurEffectAlert" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 62DB9BB423C06CB0289C84F4DC45C299 /* Debug */, - 1905A5D4294AD81B5119E21E84D0622F /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 9B3E1CC39B96D649690FB77AE14C2C3A /* Build configuration list for PBXNativeTarget "Pods" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - F49AD05BDE9A62C938EF0BC9D442C1F3 /* Debug */, - 1B52C8140B3B8F134370825877643966 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */; -} + + + + + archiveVersion + 1 + classes + + objectVersion + 46 + objects + + 020D6118AEB782808F53C452E533C2A6 + + children + + CD704433C54020648C861F35FD610CDC + 0D44F57576FB796567FEF95C9CB05BC0 + + isa + PBXGroup + name + PCLBlurEffectAlert + path + ../.. + sourceTree + <group> + + 0D44F57576FB796567FEF95C9CB05BC0 + + children + + C09AF884A53D08A4176FFC12BCE99553 + ADC6D668DCA0C20BA432C6ABFFC49338 + 987CBCD71242B0C04ED390A3A39AC0F9 + 475F489CA2469FABF093D5314D8F0BBF + AB0CAC5AB85AD703D4608FF35C4BFA9B + D76FDD0721E105DBA7BEF828A5B2AB54 + + isa + PBXGroup + name + Support Files + path + Example/Pods/Target Support Files/PCLBlurEffectAlert + sourceTree + <group> + + 18340F12838DEE43507667CC74401EB1 + + children + + 6E7E5AF37923BFA48D6994B9BFC6535F + C3B7BDF5CE5CB8F095FE12DA55D9A9BB + + isa + PBXGroup + name + iOS + sourceTree + <group> + + 1C4E48425137C64DD68EEB8BCE48EEE7 + + buildConfigurations + + 23AF85C97098E9F25A56BD96B6D1B495 + 50676EAA801C3667C54D33BA31BDF11A + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 23AF85C97098E9F25A56BD96B6D1B495 + + baseConfigurationReference + 987CBCD71242B0C04ED390A3A39AC0F9 + buildSettings + + CODE_SIGN_IDENTITY[sdk=iphoneos*] + iPhone Developer + CURRENT_PROJECT_VERSION + 1 + DEFINES_MODULE + YES + DYLIB_COMPATIBILITY_VERSION + 1 + DYLIB_CURRENT_VERSION + 1 + DYLIB_INSTALL_NAME_BASE + @rpath + ENABLE_STRICT_OBJC_MSGSEND + YES + GCC_PREFIX_HEADER + Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert-prefix.pch + INFOPLIST_FILE + Target Support Files/PCLBlurEffectAlert/Info.plist + INSTALL_PATH + $(LOCAL_LIBRARY_DIR)/Frameworks + IPHONEOS_DEPLOYMENT_TARGET + 8.0 + LD_RUNPATH_SEARCH_PATHS + + $(inherited) + @executable_path/Frameworks + @loader_path/Frameworks + + MODULEMAP_FILE + Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert.modulemap + MTL_ENABLE_DEBUG_INFO + YES + PRODUCT_NAME + PCLBlurEffectAlert + SDKROOT + iphoneos + SKIP_INSTALL + YES + SWIFT_OPTIMIZATION_LEVEL + -Onone + TARGETED_DEVICE_FAMILY + 1,2 + VERSIONING_SYSTEM + apple-generic + VERSION_INFO_PREFIX + + + isa + XCBuildConfiguration + name + Debug + + 2BCC458FDD5F692BBB2BFC64BB5701FC + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + Pods-umbrella.h + sourceTree + <group> + + 2D8E8EC45A3A1A1D94AE762CB5028504 + + buildConfigurations + + A70CDAD61F90AC503C7D04CC22DA2923 + FB45FFD90572718D82AB9092B750F0CA + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 34240C8D735F7915AB7B8E0BB38E2F6E + + containerPortal + D41D8CD98F00B204E9800998ECF8427E + isa + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + FE62C4ABC11CA9CACF5C6EA0A302DB26 + remoteInfo + PCLBlurEffectAlert + + 38019AFDFB214BAE2F1EE5F4D37EA44C + + explicitFileType + wrapper.framework + includeInIndex + 0 + isa + PBXFileReference + name + Pods.framework + path + Pods.framework + sourceTree + BUILT_PRODUCTS_DIR + + 39F8E74739AC4AF176ED6255627EEF3B + + isa + PBXTargetDependency + name + PCLBlurEffectAlert + target + FE62C4ABC11CA9CACF5C6EA0A302DB26 + targetProxy + 34240C8D735F7915AB7B8E0BB38E2F6E + + 433CD3331B6C3787F473C941B61FC68F + + children + + 18340F12838DEE43507667CC74401EB1 + + isa + PBXGroup + name + Frameworks + sourceTree + <group> + + 475F489CA2469FABF093D5314D8F0BBF + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + PCLBlurEffectAlert-dummy.m + sourceTree + <group> + + 48A576FE962AD25E2DDC63E1C2D67518 + + buildActionMask + 2147483647 + files + + B6450BCF80E0E68918B238E13CA6FC56 + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 4981372F110A1FA9AD09BF011BF6B076 + + baseConfigurationReference + DA312349A49333542E6F4B36B329960E + buildSettings + + CODE_SIGN_IDENTITY[sdk=iphoneos*] + iPhone Developer + CURRENT_PROJECT_VERSION + 1 + DEFINES_MODULE + YES + DYLIB_COMPATIBILITY_VERSION + 1 + DYLIB_CURRENT_VERSION + 1 + DYLIB_INSTALL_NAME_BASE + @rpath + ENABLE_STRICT_OBJC_MSGSEND + YES + INFOPLIST_FILE + Target Support Files/Pods/Info.plist + INSTALL_PATH + $(LOCAL_LIBRARY_DIR)/Frameworks + IPHONEOS_DEPLOYMENT_TARGET + 8.0 + LD_RUNPATH_SEARCH_PATHS + + $(inherited) + @executable_path/Frameworks + @loader_path/Frameworks + + MACH_O_TYPE + staticlib + MODULEMAP_FILE + Target Support Files/Pods/Pods.modulemap + MTL_ENABLE_DEBUG_INFO + NO + OTHER_LDFLAGS + + OTHER_LIBTOOLFLAGS + + PODS_ROOT + $(SRCROOT) + PRODUCT_NAME + Pods + SDKROOT + iphoneos + SKIP_INSTALL + YES + TARGETED_DEVICE_FAMILY + 1,2 + VERSIONING_SYSTEM + apple-generic + VERSION_INFO_PREFIX + + + isa + XCBuildConfiguration + name + Release + + 4BB9CCF7D35D5236416E29960655852E + + buildActionMask + 2147483647 + files + + 4FB2A603B5DDB977DD42E386DB343DDD + 8217A58F64893E3C5ED5E23FC5F3940E + + isa + PBXHeadersBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 4EA5BE9ED48B4716FFCA467B9C096C13 + + explicitFileType + wrapper.framework + includeInIndex + 0 + isa + PBXFileReference + name + PCLBlurEffectAlert.framework + path + PCLBlurEffectAlert.framework + sourceTree + BUILT_PRODUCTS_DIR + + 4FB2A603B5DDB977DD42E386DB343DDD + + fileRef + D76FDD0721E105DBA7BEF828A5B2AB54 + isa + PBXBuildFile + settings + + ATTRIBUTES + + Public + + + + 50676EAA801C3667C54D33BA31BDF11A + + baseConfigurationReference + 987CBCD71242B0C04ED390A3A39AC0F9 + buildSettings + + CODE_SIGN_IDENTITY[sdk=iphoneos*] + iPhone Developer + CURRENT_PROJECT_VERSION + 1 + DEFINES_MODULE + YES + DYLIB_COMPATIBILITY_VERSION + 1 + DYLIB_CURRENT_VERSION + 1 + DYLIB_INSTALL_NAME_BASE + @rpath + ENABLE_STRICT_OBJC_MSGSEND + YES + GCC_PREFIX_HEADER + Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert-prefix.pch + INFOPLIST_FILE + Target Support Files/PCLBlurEffectAlert/Info.plist + INSTALL_PATH + $(LOCAL_LIBRARY_DIR)/Frameworks + IPHONEOS_DEPLOYMENT_TARGET + 8.0 + LD_RUNPATH_SEARCH_PATHS + + $(inherited) + @executable_path/Frameworks + @loader_path/Frameworks + + MODULEMAP_FILE + Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert.modulemap + MTL_ENABLE_DEBUG_INFO + NO + PRODUCT_NAME + PCLBlurEffectAlert + SDKROOT + iphoneos + SKIP_INSTALL + YES + TARGETED_DEVICE_FAMILY + 1,2 + VERSIONING_SYSTEM + apple-generic + VERSION_INFO_PREFIX + + + isa + XCBuildConfiguration + name + Release + + 5B7B6A08C07B684609E627BABF979624 + + fileRef + AF3EBAC5473784BD7BB59B805D055FD1 + isa + PBXBuildFile + + 5C38BFA03A1EB3F5A6151301607EFE04 + + buildActionMask + 2147483647 + files + + 9FA988D76A511D477C29ADFE5B693169 + 5B7B6A08C07B684609E627BABF979624 + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 6D7E019789A15B5B5B045D1957F657A9 + + buildConfigurations + + F19AD0E264B63B9517B577A4922B97C2 + 4981372F110A1FA9AD09BF011BF6B076 + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 6E7E5AF37923BFA48D6994B9BFC6535F + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + Foundation.framework + path + Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk/System/Library/Frameworks/Foundation.framework + sourceTree + DEVELOPER_DIR + + 75D98FF52E597A11900E131B6C4E1ADA + + children + + E8446514FBAD26C0E18F24A5715AEF67 + 79A9DEDC89FE8336BF5FEDAAF75BF7FC + D0405803033A2A777B8E4DFA0C1800ED + 87B213035BAC5F75386F62D3C75D2342 + 894E5DA93A9F359521A89826BE6DA777 + E7F21354943D9F42A70697D5A5EF72E9 + CBC0F7C552B739C909B650A0F42F7F38 + 2BCC458FDD5F692BBB2BFC64BB5701FC + 977577C045EDA9D9D1F46E2598D19FC7 + DA312349A49333542E6F4B36B329960E + + isa + PBXGroup + name + Pods + path + Target Support Files/Pods + sourceTree + <group> + + 79A9DEDC89FE8336BF5FEDAAF75BF7FC + + includeInIndex + 1 + isa + PBXFileReference + path + Pods.modulemap + sourceTree + <group> + + 7DB346D0F39D3F0E887471402A8071AB + + children + + BA6428E9F66FD5A23C0A2E06ED26CD2F + F8EC97E8300D4B5D9F7A2AA9CF6EFAD6 + 433CD3331B6C3787F473C941B61FC68F + C10EB29B57B2052494088FB161F241A2 + B7B80995527643776607AFFA75B91E24 + + isa + PBXGroup + sourceTree + <group> + + 8217A58F64893E3C5ED5E23FC5F3940E + + fileRef + D26FDDA50B6117AA01DD815BC0A38C6C + isa + PBXBuildFile + settings + + ATTRIBUTES + + Public + + + + 87B213035BAC5F75386F62D3C75D2342 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.plist.xml + path + Pods-acknowledgements.plist + sourceTree + <group> + + 894E5DA93A9F359521A89826BE6DA777 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + Pods-dummy.m + sourceTree + <group> + + 977577C045EDA9D9D1F46E2598D19FC7 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods.debug.xcconfig + sourceTree + <group> + + 987CBCD71242B0C04ED390A3A39AC0F9 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + PCLBlurEffectAlert.xcconfig + sourceTree + <group> + + 9FA988D76A511D477C29ADFE5B693169 + + fileRef + 475F489CA2469FABF093D5314D8F0BBF + isa + PBXBuildFile + + A70CDAD61F90AC503C7D04CC22DA2923 + + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + CLANG_CXX_LANGUAGE_STANDARD + gnu++0x + CLANG_CXX_LIBRARY + libc++ + CLANG_ENABLE_MODULES + YES + CLANG_ENABLE_OBJC_ARC + YES + CLANG_WARN_BOOL_CONVERSION + YES + CLANG_WARN_CONSTANT_CONVERSION + YES + CLANG_WARN_DIRECT_OBJC_ISA_USAGE + YES + CLANG_WARN_EMPTY_BODY + YES + CLANG_WARN_ENUM_CONVERSION + YES + CLANG_WARN_INT_CONVERSION + YES + CLANG_WARN_OBJC_ROOT_CLASS + YES + CLANG_WARN_UNREACHABLE_CODE + YES + CLANG_WARN__DUPLICATE_METHOD_MATCH + YES + COPY_PHASE_STRIP + NO + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_DYNAMIC_NO_PIC + NO + GCC_OPTIMIZATION_LEVEL + 0 + GCC_PREPROCESSOR_DEFINITIONS + + DEBUG=1 + $(inherited) + + GCC_SYMBOLS_PRIVATE_EXTERN + NO + GCC_WARN_64_TO_32_BIT_CONVERSION + YES + GCC_WARN_ABOUT_RETURN_TYPE + YES + GCC_WARN_UNDECLARED_SELECTOR + YES + GCC_WARN_UNINITIALIZED_AUTOS + YES + GCC_WARN_UNUSED_FUNCTION + YES + GCC_WARN_UNUSED_VARIABLE + YES + IPHONEOS_DEPLOYMENT_TARGET + 8.0 + ONLY_ACTIVE_ARCH + YES + STRIP_INSTALLED_PRODUCT + NO + SYMROOT + ${SRCROOT}/../build + + isa + XCBuildConfiguration + name + Debug + + AB0CAC5AB85AD703D4608FF35C4BFA9B + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + PCLBlurEffectAlert-prefix.pch + sourceTree + <group> + + ADC6D668DCA0C20BA432C6ABFFC49338 + + includeInIndex + 1 + isa + PBXFileReference + path + PCLBlurEffectAlert.modulemap + sourceTree + <group> + + AED2EF316C1580A0B5E62E5ECBCEFFEF + + fileRef + 6E7E5AF37923BFA48D6994B9BFC6535F + isa + PBXBuildFile + + AF3EBAC5473784BD7BB59B805D055FD1 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.swift + path + PCLBlurEffectAlert.swift + sourceTree + <group> + + B6450BCF80E0E68918B238E13CA6FC56 + + fileRef + 6E7E5AF37923BFA48D6994B9BFC6535F + isa + PBXBuildFile + + B7B80995527643776607AFFA75B91E24 + + children + + 75D98FF52E597A11900E131B6C4E1ADA + + isa + PBXGroup + name + Targets Support Files + sourceTree + <group> + + BA6428E9F66FD5A23C0A2E06ED26CD2F + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text + name + Podfile + path + ../Podfile + sourceTree + SOURCE_ROOT + xcLanguageSpecificationIdentifier + xcode.lang.ruby + + C09AF884A53D08A4176FFC12BCE99553 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.plist.xml + path + Info.plist + sourceTree + <group> + + C10EB29B57B2052494088FB161F241A2 + + children + + 4EA5BE9ED48B4716FFCA467B9C096C13 + 38019AFDFB214BAE2F1EE5F4D37EA44C + + isa + PBXGroup + name + Products + sourceTree + <group> + + C2D061ECFEB4791BC882A504586C7E47 + + buildActionMask + 2147483647 + files + + E73786458A350F900FCF64E92E42BA5A + + isa + PBXHeadersBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + C3B7BDF5CE5CB8F095FE12DA55D9A9BB + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + UIKit.framework + path + Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk/System/Library/Frameworks/UIKit.framework + sourceTree + DEVELOPER_DIR + + C3E8418598DFDD82C858827CA430CCAB + + fileRef + 894E5DA93A9F359521A89826BE6DA777 + isa + PBXBuildFile + + C626F8060C129CEB664A8E1811D78F36 + + buildActionMask + 2147483647 + files + + C3E8418598DFDD82C858827CA430CCAB + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + CBC0F7C552B739C909B650A0F42F7F38 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.script.sh + path + Pods-resources.sh + sourceTree + <group> + + CD704433C54020648C861F35FD610CDC + + children + + D26FDDA50B6117AA01DD815BC0A38C6C + AF3EBAC5473784BD7BB59B805D055FD1 + + isa + PBXGroup + name + PCLBlurEffectAlert + path + PCLBlurEffectAlert + sourceTree + <group> + + D0405803033A2A777B8E4DFA0C1800ED + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text + path + Pods-acknowledgements.markdown + sourceTree + <group> + + D26FDDA50B6117AA01DD815BC0A38C6C + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + PCLBlurEffectAlert.h + sourceTree + <group> + + D41D8CD98F00B204E9800998ECF8427E + + attributes + + LastSwiftUpdateCheck + 0700 + LastUpgradeCheck + 0700 + + buildConfigurationList + 2D8E8EC45A3A1A1D94AE762CB5028504 + compatibilityVersion + Xcode 3.2 + developmentRegion + English + hasScannedForEncodings + 0 + isa + PBXProject + knownRegions + + en + + mainGroup + 7DB346D0F39D3F0E887471402A8071AB + productRefGroup + C10EB29B57B2052494088FB161F241A2 + projectDirPath + + projectReferences + + projectRoot + + targets + + FE62C4ABC11CA9CACF5C6EA0A302DB26 + EE5E98A144DF30351AFB4527149A2E12 + + + D76FDD0721E105DBA7BEF828A5B2AB54 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + PCLBlurEffectAlert-umbrella.h + sourceTree + <group> + + DA312349A49333542E6F4B36B329960E + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods.release.xcconfig + sourceTree + <group> + + E73786458A350F900FCF64E92E42BA5A + + fileRef + 2BCC458FDD5F692BBB2BFC64BB5701FC + isa + PBXBuildFile + settings + + ATTRIBUTES + + Public + + + + E7F21354943D9F42A70697D5A5EF72E9 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.script.sh + path + Pods-frameworks.sh + sourceTree + <group> + + E8446514FBAD26C0E18F24A5715AEF67 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.plist.xml + path + Info.plist + sourceTree + <group> + + EE5E98A144DF30351AFB4527149A2E12 + + buildConfigurationList + 6D7E019789A15B5B5B045D1957F657A9 + buildPhases + + C626F8060C129CEB664A8E1811D78F36 + 48A576FE962AD25E2DDC63E1C2D67518 + C2D061ECFEB4791BC882A504586C7E47 + + buildRules + + dependencies + + 39F8E74739AC4AF176ED6255627EEF3B + + isa + PBXNativeTarget + name + Pods + productName + Pods + productReference + 38019AFDFB214BAE2F1EE5F4D37EA44C + productType + com.apple.product-type.framework + + F19AD0E264B63B9517B577A4922B97C2 + + baseConfigurationReference + 977577C045EDA9D9D1F46E2598D19FC7 + buildSettings + + CODE_SIGN_IDENTITY[sdk=iphoneos*] + iPhone Developer + CURRENT_PROJECT_VERSION + 1 + DEFINES_MODULE + YES + DYLIB_COMPATIBILITY_VERSION + 1 + DYLIB_CURRENT_VERSION + 1 + DYLIB_INSTALL_NAME_BASE + @rpath + ENABLE_STRICT_OBJC_MSGSEND + YES + INFOPLIST_FILE + Target Support Files/Pods/Info.plist + INSTALL_PATH + $(LOCAL_LIBRARY_DIR)/Frameworks + IPHONEOS_DEPLOYMENT_TARGET + 8.0 + LD_RUNPATH_SEARCH_PATHS + + $(inherited) + @executable_path/Frameworks + @loader_path/Frameworks + + MACH_O_TYPE + staticlib + MODULEMAP_FILE + Target Support Files/Pods/Pods.modulemap + MTL_ENABLE_DEBUG_INFO + YES + OTHER_LDFLAGS + + OTHER_LIBTOOLFLAGS + + PODS_ROOT + $(SRCROOT) + PRODUCT_NAME + Pods + SDKROOT + iphoneos + SKIP_INSTALL + YES + SWIFT_OPTIMIZATION_LEVEL + -Onone + TARGETED_DEVICE_FAMILY + 1,2 + VERSIONING_SYSTEM + apple-generic + VERSION_INFO_PREFIX + + + isa + XCBuildConfiguration + name + Debug + + F1B563ACC9DBA683E17185B019D12DF9 + + buildActionMask + 2147483647 + files + + AED2EF316C1580A0B5E62E5ECBCEFFEF + FF4FCF8602E34832B3C88BF9122F6415 + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + F8EC97E8300D4B5D9F7A2AA9CF6EFAD6 + + children + + 020D6118AEB782808F53C452E533C2A6 + + isa + PBXGroup + name + Development Pods + sourceTree + <group> + + FB45FFD90572718D82AB9092B750F0CA + + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + CLANG_CXX_LANGUAGE_STANDARD + gnu++0x + CLANG_CXX_LIBRARY + libc++ + CLANG_ENABLE_MODULES + YES + CLANG_ENABLE_OBJC_ARC + YES + CLANG_WARN_BOOL_CONVERSION + YES + CLANG_WARN_CONSTANT_CONVERSION + YES + CLANG_WARN_DIRECT_OBJC_ISA_USAGE + YES + CLANG_WARN_EMPTY_BODY + YES + CLANG_WARN_ENUM_CONVERSION + YES + CLANG_WARN_INT_CONVERSION + YES + CLANG_WARN_OBJC_ROOT_CLASS + YES + CLANG_WARN_UNREACHABLE_CODE + YES + CLANG_WARN__DUPLICATE_METHOD_MATCH + YES + COPY_PHASE_STRIP + YES + ENABLE_NS_ASSERTIONS + NO + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_PREPROCESSOR_DEFINITIONS + + RELEASE=1 + + GCC_WARN_64_TO_32_BIT_CONVERSION + YES + GCC_WARN_ABOUT_RETURN_TYPE + YES + GCC_WARN_UNDECLARED_SELECTOR + YES + GCC_WARN_UNINITIALIZED_AUTOS + YES + GCC_WARN_UNUSED_FUNCTION + YES + GCC_WARN_UNUSED_VARIABLE + YES + IPHONEOS_DEPLOYMENT_TARGET + 8.0 + STRIP_INSTALLED_PRODUCT + NO + SYMROOT + ${SRCROOT}/../build + VALIDATE_PRODUCT + YES + + isa + XCBuildConfiguration + name + Release + + FE62C4ABC11CA9CACF5C6EA0A302DB26 + + buildConfigurationList + 1C4E48425137C64DD68EEB8BCE48EEE7 + buildPhases + + 5C38BFA03A1EB3F5A6151301607EFE04 + F1B563ACC9DBA683E17185B019D12DF9 + 4BB9CCF7D35D5236416E29960655852E + + buildRules + + dependencies + + isa + PBXNativeTarget + name + PCLBlurEffectAlert + productName + PCLBlurEffectAlert + productReference + 4EA5BE9ED48B4716FFCA467B9C096C13 + productType + com.apple.product-type.framework + + FF4FCF8602E34832B3C88BF9122F6415 + + fileRef + C3B7BDF5CE5CB8F095FE12DA55D9A9BB + isa + PBXBuildFile + + + rootObject + D41D8CD98F00B204E9800998ECF8427E + + diff --git a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/PCLBlurEffectAlert.xcscheme b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/PCLBlurEffectAlert.xcscheme index 3ea0bd7..b7dd8d8 100644 --- a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/PCLBlurEffectAlert.xcscheme +++ b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/PCLBlurEffectAlert.xcscheme @@ -7,17 +7,17 @@ buildImplicitDependencies = "YES"> + buildForArchiving = "YES"> + BuildableIdentifier = 'primary' + BlueprintIdentifier = '9A0D5B7ACC760F1F991B998A' + BlueprintName = 'PCLBlurEffectAlert' + ReferencedContainer = 'container:Pods.xcodeproj' + BuildableName = 'PCLBlurEffectAlert.framework'> @@ -29,28 +29,26 @@ buildConfiguration = "Debug"> - - + shouldUseLaunchSchemeArgsEnv = "YES"> diff --git a/Example/Pods/Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert-Private.xcconfig b/Example/Pods/Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert-Private.xcconfig deleted file mode 100644 index 5fce36b..0000000 --- a/Example/Pods/Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert-Private.xcconfig +++ /dev/null @@ -1,7 +0,0 @@ -#include "PCLBlurEffectAlert.xcconfig" -GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/PCLBlurEffectAlert" "${PODS_ROOT}/Headers/Public" -OTHER_LDFLAGS = ${PCLBLUREFFECTALERT_OTHER_LDFLAGS} -OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" -PODS_ROOT = ${SRCROOT} -SKIP_INSTALL = YES \ No newline at end of file diff --git a/Example/Pods/Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert.xcconfig b/Example/Pods/Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert.xcconfig index 0737f49..f221c1e 100644 --- a/Example/Pods/Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert.xcconfig +++ b/Example/Pods/Target Support Files/PCLBlurEffectAlert/PCLBlurEffectAlert.xcconfig @@ -1 +1,6 @@ -PCLBLUREFFECTALERT_OTHER_LDFLAGS = -framework "UIKit" \ No newline at end of file +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/PCLBlurEffectAlert" "${PODS_ROOT}/Headers/Public" +OTHER_LDFLAGS = -framework "UIKit" +OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" +PODS_ROOT = ${SRCROOT} +SKIP_INSTALL = YES \ No newline at end of file diff --git a/Example/Pods/Target Support Files/Pods/Pods-frameworks.sh b/Example/Pods/Target Support Files/Pods/Pods-frameworks.sh index e951944..ff0a656 100755 --- a/Example/Pods/Target Support Files/Pods/Pods-frameworks.sh +++ b/Example/Pods/Target Support Files/Pods/Pods-frameworks.sh @@ -10,8 +10,10 @@ install_framework() { if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then local source="${BUILT_PRODUCTS_DIR}/$1" - else + elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")" + elif [ -r "$1" ]; then + local source="$1" fi local destination="${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" @@ -25,19 +27,31 @@ install_framework() echo "rsync -av --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" rsync -av --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" + local basename + basename="$(basename -s .framework "$1")" + binary="${destination}/${basename}.framework/${basename}" + if ! [ -r "$binary" ]; then + binary="${destination}/${basename}" + fi + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then + strip_invalid_archs "$binary" + fi + # Resign the code if required by the build settings to avoid unstable apps code_sign_if_enabled "${destination}/$(basename "$1")" - # Embed linked Swift runtime libraries - local basename - basename="$(basename "$1" | sed -E s/\\..+// && exit ${PIPESTATUS[0]})" - local swift_runtime_libs - swift_runtime_libs=$(xcrun otool -LX "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/${basename}.framework/${basename}" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) - for lib in $swift_runtime_libs; do - echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" - rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" - code_sign_if_enabled "${destination}/${lib}" - done + # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. + if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then + local swift_runtime_libs + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) + for lib in $swift_runtime_libs; do + echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" + rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" + code_sign_if_enabled "${destination}/${lib}" + done + fi } # Signs a framework with the provided identity @@ -50,10 +64,28 @@ code_sign_if_enabled() { fi } +# Strip invalid architectures +strip_invalid_archs() { + binary="$1" + # Get architectures for current file + archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" + stripped="" + for arch in $archs; do + if ! [[ "${VALID_ARCHS}" == *"$arch"* ]]; then + # Strip non-valid architectures in-place + lipo -remove "$arch" -output "$binary" "$binary" || exit 1 + stripped="$stripped $arch" + fi + done + if [[ "$stripped" ]]; then + echo "Stripped $binary of architectures:$stripped" + fi +} + if [[ "$CONFIGURATION" == "Debug" ]]; then - install_framework 'Pods/PCLBlurEffectAlert.framework' + install_framework "Pods/PCLBlurEffectAlert.framework" fi if [[ "$CONFIGURATION" == "Release" ]]; then - install_framework 'Pods/PCLBlurEffectAlert.framework' + install_framework "Pods/PCLBlurEffectAlert.framework" fi diff --git a/Example/Pods/Target Support Files/Pods/Pods-resources.sh b/Example/Pods/Target Support Files/Pods/Pods-resources.sh index ea685a2..16774fb 100755 --- a/Example/Pods/Target Support Files/Pods/Pods-resources.sh +++ b/Example/Pods/Target Support Files/Pods/Pods-resources.sh @@ -60,7 +60,7 @@ install_resource() mkdir -p "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" -if [[ "${ACTION}" == "install" ]]; then +if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" fi diff --git a/Example/Pods/Target Support Files/Pods/Pods.debug.xcconfig b/Example/Pods/Target Support Files/Pods/Pods.debug.xcconfig index 56c5987..e3a6b06 100644 --- a/Example/Pods/Target Support Files/Pods/Pods.debug.xcconfig +++ b/Example/Pods/Target Support Files/Pods/Pods.debug.xcconfig @@ -1,3 +1,4 @@ +EMBEDDED_CONTENT_CONTAINS_SWIFT = YES GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' OTHER_CFLAGS = $(inherited) -iquote "$CONFIGURATION_BUILD_DIR/PCLBlurEffectAlert.framework/Headers" diff --git a/Example/Pods/Target Support Files/Pods/Pods.release.xcconfig b/Example/Pods/Target Support Files/Pods/Pods.release.xcconfig index 56c5987..e3a6b06 100644 --- a/Example/Pods/Target Support Files/Pods/Pods.release.xcconfig +++ b/Example/Pods/Target Support Files/Pods/Pods.release.xcconfig @@ -1,3 +1,4 @@ +EMBEDDED_CONTENT_CONTAINS_SWIFT = YES GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' OTHER_CFLAGS = $(inherited) -iquote "$CONFIGURATION_BUILD_DIR/PCLBlurEffectAlert.framework/Headers" diff --git a/PCLBlurEffectAlert.podspec b/PCLBlurEffectAlert.podspec index 4436364..35580ba 100644 --- a/PCLBlurEffectAlert.podspec +++ b/PCLBlurEffectAlert.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "PCLBlurEffectAlert" - s.version = "1.0.1" + s.version = "1.0.2" s.summary = "Custom Swift AlertController." s.homepage = "https://github.com/hryk224/PCLBlurEffectAlert" s.screenshots = "https://raw.githubusercontent.com/wiki/hryk224/PCLBlurEffectAlert/images/sample1.gif" diff --git a/PCLBlurEffectAlert/PCLBlurEffectAlert.swift b/PCLBlurEffectAlert/PCLBlurEffectAlert.swift index 215c62f..7427003 100644 --- a/PCLBlurEffectAlert/PCLBlurEffectAlert.swift +++ b/PCLBlurEffectAlert/PCLBlurEffectAlert.swift @@ -2,7 +2,7 @@ // PCLBlurEffectAlert.swift // Pods // -// Created by hiroyuki yoshida on 2015/10/14. +// Created by hryk224 on 2015/10/14. // // @@ -101,7 +101,7 @@ public class PCLBlurEffectAlert { // UI public var cornerRadius: CGFloat = 0 - public var thin: CGFloat = 0.5 + public var thin: CGFloat = 0.5 * (2 / UIScreen.mainScreen().scale) // OverlayView private var overlayView = UIView() @@ -715,7 +715,7 @@ public class PCLBlurEffectAlert { action.button.frame.size.width -= thin } action.button.addTarget(self, - action: Selector("buttonWasTouchUpInside:"), + action: #selector(Controller.buttonWasTouchUpInside(_:)), forControlEvents: .TouchUpInside) cornerView.addSubview(action.button) } @@ -737,7 +737,7 @@ public class PCLBlurEffectAlert { action.button.setTitleColor(buttonDisableTextColor[action.style], forState: .Disabled) action.button.titleLabel?.font = buttonFont[action.style] action.button.addTarget(self, - action: Selector("buttonWasTouchUpInside:"), + action: #selector(Controller.buttonWasTouchUpInside(_:)), forControlEvents: .TouchUpInside) cornerView.addSubview(action.button) cornerViewHeight += buttonHeight @@ -764,7 +764,7 @@ public class PCLBlurEffectAlert { action.button.setTitleColor(buttonDisableTextColor[action.style], forState: .Disabled) action.button.titleLabel?.font = buttonFont[action.style] action.button.addTarget(self, - action: Selector("buttonWasTouchUpInside:"), + action: #selector(Controller.buttonWasTouchUpInside(_:)), forControlEvents: .TouchUpInside) cornerView.addSubview(action.button) cornerViewHeight += buttonHeight @@ -789,7 +789,7 @@ public class PCLBlurEffectAlert { action.button.setTitleColor(buttonDisableTextColor[action.style], forState: .Disabled) action.button.titleLabel?.font = buttonFont[action.style] action.button.addTarget(self, - action: Selector("buttonWasTouchUpInside:"), + action: #selector(Controller.buttonWasTouchUpInside(_:)), forControlEvents: .TouchUpInside) action.backgroundView.clipsToBounds = true @@ -837,33 +837,6 @@ public class PCLBlurEffectAlert { } - - - - - - - - - - - - - - - - - - - - - - - - - - - // MARK: - TransitionAnimator public class TransitionAnimator: NSObject, UIViewControllerAnimatedTransitioning { private typealias TransitionAnimator = Alert.TransitionAnimator @@ -1050,7 +1023,7 @@ extension PCLBlurEffectAlert.Controller : PCLAlertKeyboardNotificationObserver, } // MARK: - keyboard -protocol PCLAlertKeyboardNotificationObserver: class { +@objc protocol PCLAlertKeyboardNotificationObserver: class { func keyboardWillShow(notification: NSNotification) func keyboardWillHide(notification: NSNotification) } @@ -1058,8 +1031,8 @@ protocol PCLAlertKeyboardNotificationObserver: class { private extension PCLBlurEffectAlert.NotificationManager { func addKeyboardNotificationObserver(observer: PCLAlertKeyboardNotificationObserver) { - notificationCenter.addObserver(observer, selector: "keyboardWillShow:", name: UIKeyboardWillShowNotification, object: nil) - notificationCenter.addObserver(observer, selector: "keyboardWillHide:", name: UIKeyboardWillHideNotification, object: nil) + notificationCenter.addObserver(observer, selector: #selector(PCLAlertKeyboardNotificationObserver.keyboardWillShow(_:)), name: UIKeyboardWillShowNotification, object: nil) + notificationCenter.addObserver(observer, selector: #selector(PCLAlertKeyboardNotificationObserver.keyboardWillHide(_:)), name: UIKeyboardWillHideNotification, object: nil) } func removeKeyboardNotificationObserver(observer: PCLAlertKeyboardNotificationObserver) { @@ -1077,7 +1050,7 @@ private extension PCLBlurEffectAlert.NotificationManager { } // MARK: - AlertActionEnabledDidChange -protocol PCLAlertActionEnabledDidChangeNotificationObserver: class { +@objc protocol PCLAlertActionEnabledDidChangeNotificationObserver: class { func didAlertActionEnabledDidChange(notification: NSNotification) } @@ -1086,7 +1059,7 @@ private extension PCLBlurEffectAlert.NotificationManager { static let DidAlertActionEnabledDidChangeNotification = "DidAlertActionEnabledDidChangeNotification" func addAlertActionEnabledDidChangeNotificationObserver(observer: PCLAlertActionEnabledDidChangeNotificationObserver) { - notificationCenter.addObserver(observer, selector: "didAlertActionEnabledDidChange:", name: Manager.DidAlertActionEnabledDidChangeNotification , object: nil) + notificationCenter.addObserver(observer, selector: #selector(PCLAlertActionEnabledDidChangeNotificationObserver.didAlertActionEnabledDidChange(_:)), name: Manager.DidAlertActionEnabledDidChangeNotification , object: nil) } func removeAlertActionEnabledDidChangeNotificationObserver(observer: PCLAlertActionEnabledDidChangeNotificationObserver) {