// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 48; objects = { /* Begin PBXBuildFile section */ 0C314390200143FE00E214BA /* FitbitClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C31438F200143FE00E214BA /* FitbitClient.swift */; }; 0CB282D02012F4CA004E355E /* Secrets.plist in Resources */ = {isa = PBXBuildFile; fileRef = 0CB282CF2012F4CA004E355E /* Secrets.plist */; }; 0CC8D443200C69EF00480D5D /* FitbitWeight.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CC8D442200C69EF00480D5D /* FitbitWeight.swift */; }; 0CC8D446200C6EB900480D5D /* HealthKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CC8D445200C6EB900480D5D /* HealthKit.framework */; }; 0CC8D448200C73D000480D5D /* HealthKitHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CC8D447200C73D000480D5D /* HealthKitHelper.swift */; }; 0CC990EB20013C3D00624436 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CC990EA20013C3D00624436 /* AppDelegate.swift */; }; 0CC990ED20013C3D00624436 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CC990EC20013C3D00624436 /* ViewController.swift */; }; 0CC990F020013C3D00624436 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0CC990EE20013C3D00624436 /* Main.storyboard */; }; 0CC990F220013C3D00624436 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0CC990F120013C3D00624436 /* Assets.xcassets */; }; 0CC990F520013C3D00624436 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0CC990F320013C3D00624436 /* LaunchScreen.storyboard */; }; A06966DFF86C6A1D956E3384 /* Pods_FitKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F45705BC26BDA2DDAB016F60 /* Pods_FitKit.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 0C31438F200143FE00E214BA /* FitbitClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FitbitClient.swift; sourceTree = ""; }; 0CB282CF2012F4CA004E355E /* Secrets.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Secrets.plist; sourceTree = ""; }; 0CC8D442200C69EF00480D5D /* FitbitWeight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FitbitWeight.swift; sourceTree = ""; }; 0CC8D444200C6EB900480D5D /* FitKit.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = FitKit.entitlements; sourceTree = ""; }; 0CC8D445200C6EB900480D5D /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; 0CC8D447200C73D000480D5D /* HealthKitHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HealthKitHelper.swift; sourceTree = ""; }; 0CC990E720013C3D00624436 /* FitKit.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FitKit.app; sourceTree = BUILT_PRODUCTS_DIR; }; 0CC990EA20013C3D00624436 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 0CC990EC20013C3D00624436 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; 0CC990EF20013C3D00624436 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 0CC990F120013C3D00624436 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 0CC990F420013C3D00624436 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 0CC990F620013C3D00624436 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 1EC11871EC6B6830CA17FD35 /* Pods-FitKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FitKit.release.xcconfig"; path = "Pods/Target Support Files/Pods-FitKit/Pods-FitKit.release.xcconfig"; sourceTree = ""; }; BA903BC284979D6B461A77EC /* Pods-FitKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FitKit.debug.xcconfig"; path = "Pods/Target Support Files/Pods-FitKit/Pods-FitKit.debug.xcconfig"; sourceTree = ""; }; F45705BC26BDA2DDAB016F60 /* Pods_FitKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FitKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 0CC990E420013C3D00624436 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A06966DFF86C6A1D956E3384 /* Pods_FitKit.framework in Frameworks */, 0CC8D446200C6EB900480D5D /* HealthKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 0CC990DE20013C3D00624436 = { isa = PBXGroup; children = ( 0CC990E920013C3D00624436 /* FitKit */, 0CC990E820013C3D00624436 /* Products */, B1383E672235FD59368B2A65 /* Pods */, BE7D9CC7BCC66E086BEBA09B /* Frameworks */, ); sourceTree = ""; }; 0CC990E820013C3D00624436 /* Products */ = { isa = PBXGroup; children = ( 0CC990E720013C3D00624436 /* FitKit.app */, ); name = Products; sourceTree = ""; }; 0CC990E920013C3D00624436 /* FitKit */ = { isa = PBXGroup; children = ( 0CC8D444200C6EB900480D5D /* FitKit.entitlements */, 0C31438F200143FE00E214BA /* FitbitClient.swift */, 0CC990EA20013C3D00624436 /* AppDelegate.swift */, 0CC990EC20013C3D00624436 /* ViewController.swift */, 0CC990EE20013C3D00624436 /* Main.storyboard */, 0CC990F120013C3D00624436 /* Assets.xcassets */, 0CC990F320013C3D00624436 /* LaunchScreen.storyboard */, 0CC990F620013C3D00624436 /* Info.plist */, 0CC8D442200C69EF00480D5D /* FitbitWeight.swift */, 0CC8D447200C73D000480D5D /* HealthKitHelper.swift */, 0CB282CF2012F4CA004E355E /* Secrets.plist */, ); path = FitKit; sourceTree = ""; }; B1383E672235FD59368B2A65 /* Pods */ = { isa = PBXGroup; children = ( BA903BC284979D6B461A77EC /* Pods-FitKit.debug.xcconfig */, 1EC11871EC6B6830CA17FD35 /* Pods-FitKit.release.xcconfig */, ); name = Pods; sourceTree = ""; }; BE7D9CC7BCC66E086BEBA09B /* Frameworks */ = { isa = PBXGroup; children = ( 0CC8D445200C6EB900480D5D /* HealthKit.framework */, F45705BC26BDA2DDAB016F60 /* Pods_FitKit.framework */, ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 0CC990E620013C3D00624436 /* FitKit */ = { isa = PBXNativeTarget; buildConfigurationList = 0CC990F920013C3D00624436 /* Build configuration list for PBXNativeTarget "FitKit" */; buildPhases = ( E5B50210F26B509CB1E5FF42 /* [CP] Check Pods Manifest.lock */, 0CC990E320013C3D00624436 /* Sources */, 0CC990E420013C3D00624436 /* Frameworks */, 0CC990E520013C3D00624436 /* Resources */, 6D2599DAA5282C983E684673 /* [CP] Embed Pods Frameworks */, 8BEED8791DD8D7C053FA9DA5 /* [CP] Copy Pods Resources */, ); buildRules = ( ); dependencies = ( ); name = FitKit; productName = FitKit; productReference = 0CC990E720013C3D00624436 /* FitKit.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 0CC990DF20013C3D00624436 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0910; LastUpgradeCheck = 0910; ORGANIZATIONNAME = iamthefij; TargetAttributes = { 0CC990E620013C3D00624436 = { CreatedOnToolsVersion = 9.1; ProvisioningStyle = Automatic; SystemCapabilities = { com.apple.HealthKit = { enabled = 1; }; }; }; }; }; buildConfigurationList = 0CC990E220013C3D00624436 /* Build configuration list for PBXProject "FitKit" */; compatibilityVersion = "Xcode 8.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 0CC990DE20013C3D00624436; productRefGroup = 0CC990E820013C3D00624436 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 0CC990E620013C3D00624436 /* FitKit */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 0CC990E520013C3D00624436 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 0CB282D02012F4CA004E355E /* Secrets.plist in Resources */, 0CC990F520013C3D00624436 /* LaunchScreen.storyboard in Resources */, 0CC990F220013C3D00624436 /* Assets.xcassets in Resources */, 0CC990F020013C3D00624436 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 6D2599DAA5282C983E684673 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "[CP] Embed Pods Frameworks"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FitKit/Pods-FitKit-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; 8BEED8791DD8D7C053FA9DA5 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "[CP] Copy Pods Resources"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FitKit/Pods-FitKit-resources.sh\"\n"; showEnvVarsInLog = 0; }; E5B50210F26B509CB1E5FF42 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "[CP] 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 # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 0CC990E320013C3D00624436 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 0CC8D448200C73D000480D5D /* HealthKitHelper.swift in Sources */, 0CC990ED20013C3D00624436 /* ViewController.swift in Sources */, 0CC990EB20013C3D00624436 /* AppDelegate.swift in Sources */, 0C314390200143FE00E214BA /* FitbitClient.swift in Sources */, 0CC8D443200C69EF00480D5D /* FitbitWeight.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 0CC990EE20013C3D00624436 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 0CC990EF20013C3D00624436 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 0CC990F320013C3D00624436 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 0CC990F420013C3D00624436 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 0CC990F720013C3D00624436 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu11; 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 = 11.1; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 0CC990F820013C3D00624436 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "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 = gnu11; 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 = 11.1; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; VALIDATE_PRODUCT = YES; }; name = Release; }; 0CC990FA20013C3D00624436 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = BA903BC284979D6B461A77EC /* Pods-FitKit.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = FitKit/FitKit.entitlements; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = Y462XNRPU6; INFOPLIST_FILE = FitKit/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.iamthefij.FitKit; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 4.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 0CC990FB20013C3D00624436 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 1EC11871EC6B6830CA17FD35 /* Pods-FitKit.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = FitKit/FitKit.entitlements; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = Y462XNRPU6; INFOPLIST_FILE = FitKit/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.iamthefij.FitKit; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 4.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 0CC990E220013C3D00624436 /* Build configuration list for PBXProject "FitKit" */ = { isa = XCConfigurationList; buildConfigurations = ( 0CC990F720013C3D00624436 /* Debug */, 0CC990F820013C3D00624436 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 0CC990F920013C3D00624436 /* Build configuration list for PBXNativeTarget "FitKit" */ = { isa = XCConfigurationList; buildConfigurations = ( 0CC990FA20013C3D00624436 /* Debug */, 0CC990FB20013C3D00624436 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 0CC990DF20013C3D00624436 /* Project object */; }