// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A01B62C21CAC362200477FFE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A01B62C11CAC362200477FFE /* AppDelegate.swift */; }; A01B62C91CAC362200477FFE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A01B62C81CAC362200477FFE /* Assets.xcassets */; }; A0509C3A1CAD76560054B40C /* GuideViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0509C391CAD76560054B40C /* GuideViewController.swift */; }; A0E4C4541CAD6F1700F67F4E /* FPSLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0E4C4531CAD6F1700F67F4E /* FPSLabel.swift */; }; A0EA700F1CAC47C100FEF2E3 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0EA700E1CAC47C100FEF2E3 /* Config.swift */; }; A0EA70111CAC485C00FEF2E3 /* MyViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0EA70101CAC485C00FEF2E3 /* MyViewController.swift */; }; A0EA70131CAC488500FEF2E3 /* IndexViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0EA70121CAC488500FEF2E3 /* IndexViewController.swift */; }; A0EA70151CAC489600FEF2E3 /* FindViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0EA70141CAC489600FEF2E3 /* FindViewController.swift */; }; A0EA70171CAC48BF00FEF2E3 /* MainTabBarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0EA70161CAC48BF00FEF2E3 /* MainTabBarViewController.swift */; }; A7A0A617BC974B6F44D7B093 /* Pods_BingHaoBang.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7826C879955B60301A0514A5 /* Pods_BingHaoBang.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 092C49D19851971B9A4BF69E /* Pods-BingHaoBang.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BingHaoBang.release.xcconfig"; path = "Pods/Target Support Files/Pods-BingHaoBang/Pods-BingHaoBang.release.xcconfig"; sourceTree = ""; }; 7826C879955B60301A0514A5 /* Pods_BingHaoBang.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BingHaoBang.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 9101E85183BB07FD008CA084 /* Pods-BingHaoBang.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BingHaoBang.debug.xcconfig"; path = "Pods/Target Support Files/Pods-BingHaoBang/Pods-BingHaoBang.debug.xcconfig"; sourceTree = ""; }; A01B62BE1CAC362200477FFE /* BingHaoBang.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BingHaoBang.app; sourceTree = BUILT_PRODUCTS_DIR; }; A01B62C11CAC362200477FFE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; A01B62C81CAC362200477FFE /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; A01B62CD1CAC362200477FFE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; A0509C391CAD76560054B40C /* GuideViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = GuideViewController.swift; path = View/GuideViewController.swift; sourceTree = ""; }; A0E4C4531CAD6F1700F67F4E /* FPSLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FPSLabel.swift; path = View/FPSLabel.swift; sourceTree = ""; }; A0EA700E1CAC47C100FEF2E3 /* Config.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Config.swift; path = Common/Config.swift; sourceTree = ""; }; A0EA70101CAC485C00FEF2E3 /* MyViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MyViewController.swift; path = View/MyViewController.swift; sourceTree = ""; }; A0EA70121CAC488500FEF2E3 /* IndexViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = IndexViewController.swift; path = View/IndexViewController.swift; sourceTree = ""; }; A0EA70141CAC489600FEF2E3 /* FindViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FindViewController.swift; path = View/FindViewController.swift; sourceTree = ""; }; A0EA70161CAC48BF00FEF2E3 /* MainTabBarViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MainTabBarViewController.swift; path = View/MainTabBarViewController.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A01B62BB1CAC362200477FFE /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A7A0A617BC974B6F44D7B093 /* Pods_BingHaoBang.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A01B62B51CAC362200477FFE = { isa = PBXGroup; children = ( A0EA70031CAC3D9800FEF2E3 /* View */, A0EA70021CAC3D8F00FEF2E3 /* Model */, A0EA70011CAC3D6D00FEF2E3 /* Controller */, A0EA70001CAC3D5100FEF2E3 /* Common */, A01B62C01CAC362200477FFE /* BingHaoBang */, A01B62BF1CAC362200477FFE /* Products */, EB01FE650186C765656B9291 /* Pods */, C4ABC6BE6FD3AE3CF23033D4 /* Frameworks */, ); sourceTree = ""; }; A01B62BF1CAC362200477FFE /* Products */ = { isa = PBXGroup; children = ( A01B62BE1CAC362200477FFE /* BingHaoBang.app */, ); name = Products; sourceTree = ""; }; A01B62C01CAC362200477FFE /* BingHaoBang */ = { isa = PBXGroup; children = ( A01B62C11CAC362200477FFE /* AppDelegate.swift */, A01B62C81CAC362200477FFE /* Assets.xcassets */, A01B62CD1CAC362200477FFE /* Info.plist */, ); path = BingHaoBang; sourceTree = ""; }; A0EA70001CAC3D5100FEF2E3 /* Common */ = { isa = PBXGroup; children = ( A0EA700E1CAC47C100FEF2E3 /* Config.swift */, ); name = Common; sourceTree = ""; }; A0EA70011CAC3D6D00FEF2E3 /* Controller */ = { isa = PBXGroup; children = ( ); name = Controller; sourceTree = ""; }; A0EA70021CAC3D8F00FEF2E3 /* Model */ = { isa = PBXGroup; children = ( ); name = Model; sourceTree = ""; }; A0EA70031CAC3D9800FEF2E3 /* View */ = { isa = PBXGroup; children = ( A0EA70101CAC485C00FEF2E3 /* MyViewController.swift */, A0EA70121CAC488500FEF2E3 /* IndexViewController.swift */, A0EA70141CAC489600FEF2E3 /* FindViewController.swift */, A0EA70161CAC48BF00FEF2E3 /* MainTabBarViewController.swift */, A0E4C4531CAD6F1700F67F4E /* FPSLabel.swift */, A0509C391CAD76560054B40C /* GuideViewController.swift */, ); name = View; sourceTree = ""; }; C4ABC6BE6FD3AE3CF23033D4 /* Frameworks */ = { isa = PBXGroup; children = ( 7826C879955B60301A0514A5 /* Pods_BingHaoBang.framework */, ); name = Frameworks; sourceTree = ""; }; EB01FE650186C765656B9291 /* Pods */ = { isa = PBXGroup; children = ( 9101E85183BB07FD008CA084 /* Pods-BingHaoBang.debug.xcconfig */, 092C49D19851971B9A4BF69E /* Pods-BingHaoBang.release.xcconfig */, ); name = Pods; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A01B62BD1CAC362200477FFE /* BingHaoBang */ = { isa = PBXNativeTarget; buildConfigurationList = A01B62D01CAC362200477FFE /* Build configuration list for PBXNativeTarget "BingHaoBang" */; buildPhases = ( 825F93A492D8A2538D83E985 /* Check Pods Manifest.lock */, A01B62BA1CAC362200477FFE /* Sources */, A01B62BB1CAC362200477FFE /* Frameworks */, A01B62BC1CAC362200477FFE /* Resources */, 91474CC53E9C4EF13AEBF2B5 /* Embed Pods Frameworks */, 719F641F6C5CF78A7C0A2E29 /* Copy Pods Resources */, ); buildRules = ( ); dependencies = ( ); name = BingHaoBang; productName = BingHaoBang; productReference = A01B62BE1CAC362200477FFE /* BingHaoBang.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A01B62B61CAC362200477FFE /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0730; LastUpgradeCheck = 0730; ORGANIZATIONNAME = Zjdboy; TargetAttributes = { A01B62BD1CAC362200477FFE = { CreatedOnToolsVersion = 7.3; DevelopmentTeam = 6U9V8U75HY; }; }; }; buildConfigurationList = A01B62B91CAC362200477FFE /* Build configuration list for PBXProject "BingHaoBang" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A01B62B51CAC362200477FFE; productRefGroup = A01B62BF1CAC362200477FFE /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A01B62BD1CAC362200477FFE /* BingHaoBang */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A01B62BC1CAC362200477FFE /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A01B62C91CAC362200477FFE /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 719F641F6C5CF78A7C0A2E29 /* 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-BingHaoBang/Pods-BingHaoBang-resources.sh\"\n"; showEnvVarsInLog = 0; }; 825F93A492D8A2538D83E985 /* 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; }; 91474CC53E9C4EF13AEBF2B5 /* 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-BingHaoBang/Pods-BingHaoBang-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A01B62BA1CAC362200477FFE /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A01B62C21CAC362200477FFE /* AppDelegate.swift in Sources */, A0509C3A1CAD76560054B40C /* GuideViewController.swift in Sources */, A0E4C4541CAD6F1700F67F4E /* FPSLabel.swift in Sources */, A0EA70111CAC485C00FEF2E3 /* MyViewController.swift in Sources */, A0EA70171CAC48BF00FEF2E3 /* MainTabBarViewController.swift in Sources */, A0EA700F1CAC47C100FEF2E3 /* Config.swift in Sources */, A0EA70131CAC488500FEF2E3 /* IndexViewController.swift in Sources */, A0EA70151CAC489600FEF2E3 /* FindViewController.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ A01B62CE1CAC362200477FFE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; 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 = 8.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; A01B62CF1CAC362200477FFE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; 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 = 8.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; A01B62D11CAC362200477FFE /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 9101E85183BB07FD008CA084 /* Pods-BingHaoBang.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; CODE_SIGN_IDENTITY = "iPhone Developer"; INFOPLIST_FILE = BingHaoBang/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = Com.Zjdboy.BingHaoBang; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; A01B62D21CAC362200477FFE /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 092C49D19851971B9A4BF69E /* Pods-BingHaoBang.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; CODE_SIGN_IDENTITY = "iPhone Developer"; INFOPLIST_FILE = BingHaoBang/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = Com.Zjdboy.BingHaoBang; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A01B62B91CAC362200477FFE /* Build configuration list for PBXProject "BingHaoBang" */ = { isa = XCConfigurationList; buildConfigurations = ( A01B62CE1CAC362200477FFE /* Debug */, A01B62CF1CAC362200477FFE /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A01B62D01CAC362200477FFE /* Build configuration list for PBXNativeTarget "BingHaoBang" */ = { isa = XCConfigurationList; buildConfigurations = ( A01B62D11CAC362200477FFE /* Debug */, A01B62D21CAC362200477FFE /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = A01B62B61CAC362200477FFE /* Project object */; }