diff --git a/OpenWorm.xcodeproj/project.pbxproj b/OpenWorm.xcodeproj/project.pbxproj index c16d938..ee4a754 100644 --- a/OpenWorm.xcodeproj/project.pbxproj +++ b/OpenWorm.xcodeproj/project.pbxproj @@ -7,7 +7,24 @@ objects = { /* Begin PBXBuildFile section */ - 52F3D240624B4916A96B0A0D /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88B158F30C54BD7BD50DE53 /* libPods.a */; }; + 4665D4FAE2DCAE7EE239D100 /* libPods-OpenWorm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C860757F52D22F3BE815183 /* libPods-OpenWorm.a */; }; + A2F5791A1FDE8D02008E6D07 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = A2F579191FDE8D02008E6D07 /* LaunchScreen.xib */; }; + A2F75DD51FDE8AFC004D79D9 /* OWCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F42B59166ED6D0005503A4 /* OWCamera.m */; }; + A2F75DD61FDE8AFC004D79D9 /* OWNavigate.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C7110C166C37690067DCAC /* OWNavigate.m */; }; + A2F75DD71FDE8AFC004D79D9 /* OWLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C71116166C3A910067DCAC /* OWLayer.m */; }; + A2F75DD81FDE8AFC004D79D9 /* OWDrawGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C71119166C3B610067DCAC /* OWDrawGroup.m */; }; + A2F75DD91FDE8AFC004D79D9 /* OWDraw.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C7111C166C3D8D0067DCAC /* OWDraw.m */; }; + A2F75DDA1FDE8AFC004D79D9 /* SearchTermCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A893799316729EB0000097BF /* SearchTermCell.m */; }; + A2F75DDB1FDE8AFC004D79D9 /* OWSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F42AEF166E9D5A005503A4 /* OWSearchViewController.m */; }; + A2F75DDC1FDE8AFC004D79D9 /* WSOpacityViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A89379CC1672C591000097BF /* WSOpacityViewController.m */; }; + A2F75DDD1FDE8AFC004D79D9 /* OWGLViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F42AF8166E9F5A005503A4 /* OWGLViewController.m */; }; + A2F75DDE1FDE8AFC004D79D9 /* OWMetaDataViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F838DF1682FE430052531F /* OWMetaDataViewController.m */; }; + A2F75DDF1FDE8AFC004D79D9 /* OWResource.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F42B09166EB097005503A4 /* OWResource.m */; }; + A2F75DE01FDE8AFC004D79D9 /* OWEntityInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C71127166C426E0067DCAC /* OWEntityInfo.m */; }; + A2F75DE11FDE8AFC004D79D9 /* OWInterpolant.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C71113166C38650067DCAC /* OWInterpolant.m */; }; + A2F75DE21FDE8AFC004D79D9 /* OWAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C710EE166C329D0067DCAC /* OWAppDelegate.m */; }; + A2F75DE31FDE8AFC004D79D9 /* OWViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C710F7166C329D0067DCAC /* OWViewController.m */; }; + A2F75DE41FDE8AFC004D79D9 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C710EA166C329D0067DCAC /* main.m */; }; A805275B168913FB0037CA87 /* bootstrap in Resources */ = {isa = PBXBuildFile; fileRef = A805275A168913FB0037CA87 /* bootstrap */; }; A807F437169A5A2900FA84D7 /* reduced.json in Resources */ = {isa = PBXBuildFile; fileRef = A807F436169A5A2900FA84D7 /* reduced.json */; }; A83D379816ACF64E00A72AA3 /* OpenWormLogoNew.png in Resources */ = {isa = PBXBuildFile; fileRef = A83D379716ACF64E00A72AA3 /* OpenWormLogoNew.png */; }; @@ -20,12 +37,10 @@ A84DF30D16A8F2C0006881CD /* 37-circle-x@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A84DF30B16A8F2C0006881CD /* 37-circle-x@2x.png */; }; A84DF30F16A90C16006881CD /* about.html in Resources */ = {isa = PBXBuildFile; fileRef = A84DF30E16A90C16006881CD /* about.html */; }; A886AA5F16E1CCBB00E2714F /* OpenWorm-Docs.plist in Resources */ = {isa = PBXBuildFile; fileRef = A886AA5E16E1CCBB00E2714F /* OpenWorm-Docs.plist */; }; - A893799416729EB0000097BF /* SearchTermCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A893799316729EB0000097BF /* SearchTermCell.m */; }; A89379B21672B445000097BF /* subtlenet2_@2X.png in Resources */ = {isa = PBXBuildFile; fileRef = A89379B01672B445000097BF /* subtlenet2_@2X.png */; }; A89379B31672B445000097BF /* subtlenet2.png in Resources */ = {isa = PBXBuildFile; fileRef = A89379B11672B445000097BF /* subtlenet2.png */; }; A89379C21672C2D8000097BF /* 06-magnify.png in Resources */ = {isa = PBXBuildFile; fileRef = A89379C01672C2D8000097BF /* 06-magnify.png */; }; A89379C31672C2D8000097BF /* 06-magnify@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A89379C11672C2D8000097BF /* 06-magnify@2x.png */; }; - A89379D11672C592000097BF /* WSOpacityViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A89379CC1672C591000097BF /* WSOpacityViewController.m */; }; A89379D31672C592000097BF /* toggle_single_slider.png in Resources */ = {isa = PBXBuildFile; fileRef = A89379CE1672C592000097BF /* toggle_single_slider.png */; }; A89379D41672C592000097BF /* toggle_multiple_sliders.png in Resources */ = {isa = PBXBuildFile; fileRef = A89379CF1672C592000097BF /* toggle_multiple_sliders.png */; }; A89379D51672C592000097BF /* sample_layer_icons.png in Resources */ = {isa = PBXBuildFile; fileRef = A89379D01672C592000097BF /* sample_layer_icons.png */; }; @@ -46,19 +61,10 @@ A8C710E1166C329D0067DCAC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8C710E0166C329D0067DCAC /* Foundation.framework */; }; A8C710E3166C329D0067DCAC /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8C710E2166C329D0067DCAC /* CoreGraphics.framework */; }; A8C710E9166C329D0067DCAC /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A8C710E7166C329D0067DCAC /* InfoPlist.strings */; }; - A8C710EB166C329D0067DCAC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C710EA166C329D0067DCAC /* main.m */; }; - A8C710EF166C329D0067DCAC /* OWAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C710EE166C329D0067DCAC /* OWAppDelegate.m */; }; - A8C710F8166C329D0067DCAC /* OWViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C710F7166C329D0067DCAC /* OWViewController.m */; }; A8C710FB166C329D0067DCAC /* OWViewController_iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = A8C710F9166C329D0067DCAC /* OWViewController_iPhone.xib */; }; A8C710FE166C329D0067DCAC /* OWViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = A8C710FC166C329D0067DCAC /* OWViewController_iPad.xib */; }; A8C71105166C33150067DCAC /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8C71104166C33150067DCAC /* GLKit.framework */; }; A8C71107166C33260067DCAC /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8C71106166C33260067DCAC /* OpenGLES.framework */; }; - A8C7110D166C37690067DCAC /* OWNavigate.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C7110C166C37690067DCAC /* OWNavigate.m */; }; - A8C71114166C38650067DCAC /* OWInterpolant.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C71113166C38650067DCAC /* OWInterpolant.m */; }; - A8C71117166C3A920067DCAC /* OWLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C71116166C3A910067DCAC /* OWLayer.m */; }; - A8C7111A166C3B610067DCAC /* OWDrawGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C71119166C3B610067DCAC /* OWDrawGroup.m */; }; - A8C7111D166C3D8E0067DCAC /* OWDraw.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C7111C166C3D8D0067DCAC /* OWDraw.m */; }; - A8C71128166C426F0067DCAC /* OWEntityInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C71127166C426E0067DCAC /* OWEntityInfo.m */; }; A8C811F916A7B40100F3D3C0 /* sliderNew.png in Resources */ = {isa = PBXBuildFile; fileRef = A8C811F716A7B40000F3D3C0 /* sliderNew.png */; }; A8C811FA16A7B40100F3D3C0 /* sliderNew@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A8C811F816A7B40100F3D3C0 /* sliderNew@2x.png */; }; A8C8120016A7B67100F3D3C0 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8C811FF16A7B67000F3D3C0 /* QuartzCore.framework */; }; @@ -151,17 +157,15 @@ A8E941D916A9E9620076F27C /* iPadIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = A8E941D816A9E9620076F27C /* iPadIcon.png */; }; A8E941DB16A9E96D0076F27C /* iPadIcon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A8E941DA16A9E96D0076F27C /* iPadIcon@2x.png */; }; A8F42AEC166E9A73005503A4 /* entity_metadata.json in Resources */ = {isa = PBXBuildFile; fileRef = A8F42AEB166E9A73005503A4 /* entity_metadata.json */; }; - A8F42AF0166E9D5A005503A4 /* OWSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F42AEF166E9D5A005503A4 /* OWSearchViewController.m */; }; - A8F42AF9166E9F5B005503A4 /* OWGLViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F42AF8166E9F5A005503A4 /* OWGLViewController.m */; }; - A8F42B0A166EB097005503A4 /* OWResource.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F42B09166EB097005503A4 /* OWResource.m */; }; A8F42B0C166EB14B005503A4 /* mesh_data_clean.json in Resources */ = {isa = PBXBuildFile; fileRef = A8F42B0B166EB14B005503A4 /* mesh_data_clean.json */; }; - A8F42B5A166ED6D1005503A4 /* OWCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F42B59166ED6D0005503A4 /* OWCamera.m */; }; - A8F838E01682FE430052531F /* OWMetaDataViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F838DF1682FE430052531F /* OWMetaDataViewController.m */; }; A8FC9F7B1676ADED000883F3 /* data.json in Resources */ = {isa = PBXBuildFile; fileRef = A8FC9F7A1676ADED000883F3 /* data.json */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 76D74B3BCB6B468F977418CA /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = SOURCE_ROOT; }; + 1C860757F52D22F3BE815183 /* libPods-OpenWorm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-OpenWorm.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 2E5D471CB7A11E9A37C13B83 /* Pods-OpenWorm.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OpenWorm.debug.xcconfig"; path = "Pods/Target Support Files/Pods-OpenWorm/Pods-OpenWorm.debug.xcconfig"; sourceTree = ""; }; + 4B85887CB2F838B648E9BD81 /* Pods-OpenWorm.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OpenWorm.release.xcconfig"; path = "Pods/Target Support Files/Pods-OpenWorm/Pods-OpenWorm.release.xcconfig"; sourceTree = ""; }; + A2F579191FDE8D02008E6D07 /* LaunchScreen.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LaunchScreen.xib; sourceTree = ""; }; A805275A168913FB0037CA87 /* bootstrap */ = {isa = PBXFileReference; lastKnownFileType = folder; path = bootstrap; sourceTree = ""; }; A807F436169A5A2900FA84D7 /* reduced.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = reduced.json; path = ../Metadata/reduced.json; sourceTree = ""; }; A83D379716ACF64E00A72AA3 /* OpenWormLogoNew.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = OpenWormLogoNew.png; path = ImageAssets/OpenWormLogoNew.png; sourceTree = SOURCE_ROOT; }; @@ -332,10 +336,16 @@ A8F838DE1682FE430052531F /* OWMetaDataViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OWMetaDataViewController.h; sourceTree = ""; }; A8F838DF1682FE430052531F /* OWMetaDataViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OWMetaDataViewController.m; sourceTree = ""; }; A8FC9F7A1676ADED000883F3 /* data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = data.json; path = ../Metadata/data.json; sourceTree = ""; }; - B88B158F30C54BD7BD50DE53 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ + 8551735063F3FBAAA586D945 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; A8C710D7166C329D0067DCAC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -346,13 +356,22 @@ A8C710DF166C329D0067DCAC /* UIKit.framework in Frameworks */, A8C710E1166C329D0067DCAC /* Foundation.framework in Frameworks */, A8C710E3166C329D0067DCAC /* CoreGraphics.framework in Frameworks */, - 52F3D240624B4916A96B0A0D /* libPods.a in Frameworks */, + 4665D4FAE2DCAE7EE239D100 /* libPods-OpenWorm.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ + 63DFC24DF665E0D0DAAB9FE6 /* Pods */ = { + isa = PBXGroup; + children = ( + 2E5D471CB7A11E9A37C13B83 /* Pods-OpenWorm.debug.xcconfig */, + 4B85887CB2F838B648E9BD81 /* Pods-OpenWorm.release.xcconfig */, + ); + name = Pods; + sourceTree = ""; + }; A807F3ED169A599700FA84D7 /* WormData75PolyCount */ = { isa = PBXGroup; children = ( @@ -507,7 +526,7 @@ A8C710E4166C329D0067DCAC /* WormBrowser */, A8C710DD166C329D0067DCAC /* Frameworks */, A8C710DB166C329D0067DCAC /* Products */, - 76D74B3BCB6B468F977418CA /* Pods.xcconfig */, + 63DFC24DF665E0D0DAAB9FE6 /* Pods */, ); sourceTree = ""; }; @@ -529,7 +548,7 @@ A8C710DE166C329D0067DCAC /* UIKit.framework */, A8C710E0166C329D0067DCAC /* Foundation.framework */, A8C710E2166C329D0067DCAC /* CoreGraphics.framework */, - B88B158F30C54BD7BD50DE53 /* libPods.a */, + 1C860757F52D22F3BE815183 /* libPods-OpenWorm.a */, ); name = Frameworks; sourceTree = ""; @@ -555,6 +574,7 @@ A8A87D6B168D8A52000B32B9 /* data */, A8AF67C0168789EA00771CAB /* Images */, A8C710E5166C329D0067DCAC /* Supporting Files */, + A2F579191FDE8D02008E6D07 /* LaunchScreen.xib */, ); path = WormBrowser; sourceTree = ""; @@ -650,10 +670,12 @@ isa = PBXNativeTarget; buildConfigurationList = A8C71101166C329D0067DCAC /* Build configuration list for PBXNativeTarget "OpenWorm" */; buildPhases = ( + E7CF2FC48A7CC11108A89D7B /* [CP] Check Pods Manifest.lock */, A8C710D6166C329D0067DCAC /* Sources */, A8C710D7166C329D0067DCAC /* Frameworks */, A8C710D8166C329D0067DCAC /* Resources */, - E8206EDB2B304A59AE9560BF /* Copy Pods Resources */, + 1BEEA5709906A53D594CD143 /* [CP] Embed Pods Frameworks */, + BFA7801D7F1BF033291B1CFC /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -669,6 +691,7 @@ buildConfigurationList = A8CC4A5416E1BE5F00A94962 /* Build configuration list for PBXNativeTarget "Docs" */; buildPhases = ( A8CC4A5916E1BE6B00A94962 /* ShellScript */, + 8551735063F3FBAAA586D945 /* Frameworks */, ); buildRules = ( ); @@ -686,8 +709,14 @@ isa = PBXProject; attributes = { CLASSPREFIX = OW; - LastUpgradeCheck = 0450; + LastUpgradeCheck = 0920; ORGANIZATIONNAME = "Rich Stoner"; + TargetAttributes = { + A8C710D9166C329D0067DCAC = { + DevelopmentTeam = U3DJQK3H6X; + ProvisioningStyle = Automatic; + }; + }; }; buildConfigurationList = A8C710D4166C329D0067DCAC /* Build configuration list for PBXProject "OpenWorm" */; compatibilityVersion = "Xcode 3.2"; @@ -779,6 +808,7 @@ A8CC4A8916E1C73600A94962 /* 68eacfe3.Virtual_Worm_February_2012.utf8 in Resources */, A8CC4A8A16E1C73600A94962 /* 82f5d638.Virtual_Worm_February_2012.utf8 in Resources */, A8CC4A8B16E1C73600A94962 /* 89e6fddc.Virtual_Worm_February_2012.utf8 in Resources */, + A2F5791A1FDE8D02008E6D07 /* LaunchScreen.xib in Resources */, A8CC4A8C16E1C73600A94962 /* 267cfce8.Virtual_Worm_February_2012.utf8 in Resources */, A8CC4A8D16E1C73600A94962 /* 527bd07e.Virtual_Worm_February_2012.utf8 in Resources */, A8CC4A8E16E1C73600A94962 /* 1266f863.Virtual_Worm_February_2012.utf8 in Resources */, @@ -846,6 +876,21 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 1BEEA5709906A53D594CD143 /* [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-OpenWorm/Pods-OpenWorm-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; A8CC4A5916E1BE6B00A94962 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -859,19 +904,41 @@ shellPath = /bin/sh; shellScript = "/usr/local/bin/appledoc --create-html --no-create-docset --project-name openwormbrowser --project-company \"WholeSlide, Inc.\" --company-id us.metacell --output /Users/stonerri/Documents/OpenWorm/openwormbrowser-ios/doc --no-repeat-first-par /Users/stonerri/Documents/OpenWorm/openwormbrowser-ios/WormBrowser"; }; - E8206EDB2B304A59AE9560BF /* Copy Pods Resources */ = { + BFA7801D7F1BF033291B1CFC /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + "${SRCROOT}/Pods/Target Support Files/Pods-OpenWorm/Pods-OpenWorm-resources.sh", + "${PODS_ROOT}/iRate/iRate/iRate.bundle", + ); + name = "[CP] Copy Pods Resources"; + outputPaths = ( + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-OpenWorm/Pods-OpenWorm-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; + E7CF2FC48A7CC11108A89D7B /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", ); - name = "Copy Pods Resources"; + name = "[CP] Check Pods Manifest.lock"; outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-OpenWorm-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Pods-resources.sh\"\n"; + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; + showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ @@ -880,22 +947,22 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - A8C710EB166C329D0067DCAC /* main.m in Sources */, - A8C710EF166C329D0067DCAC /* OWAppDelegate.m in Sources */, - A8C710F8166C329D0067DCAC /* OWViewController.m in Sources */, - A8C7110D166C37690067DCAC /* OWNavigate.m in Sources */, - A8C71114166C38650067DCAC /* OWInterpolant.m in Sources */, - A8C71117166C3A920067DCAC /* OWLayer.m in Sources */, - A8C7111A166C3B610067DCAC /* OWDrawGroup.m in Sources */, - A8C7111D166C3D8E0067DCAC /* OWDraw.m in Sources */, - A8C71128166C426F0067DCAC /* OWEntityInfo.m in Sources */, - A8F42AF0166E9D5A005503A4 /* OWSearchViewController.m in Sources */, - A8F42AF9166E9F5B005503A4 /* OWGLViewController.m in Sources */, - A8F42B0A166EB097005503A4 /* OWResource.m in Sources */, - A8F42B5A166ED6D1005503A4 /* OWCamera.m in Sources */, - A893799416729EB0000097BF /* SearchTermCell.m in Sources */, - A89379D11672C592000097BF /* WSOpacityViewController.m in Sources */, - A8F838E01682FE430052531F /* OWMetaDataViewController.m in Sources */, + A2F75DD51FDE8AFC004D79D9 /* OWCamera.m in Sources */, + A2F75DD61FDE8AFC004D79D9 /* OWNavigate.m in Sources */, + A2F75DD71FDE8AFC004D79D9 /* OWLayer.m in Sources */, + A2F75DD81FDE8AFC004D79D9 /* OWDrawGroup.m in Sources */, + A2F75DD91FDE8AFC004D79D9 /* OWDraw.m in Sources */, + A2F75DDA1FDE8AFC004D79D9 /* SearchTermCell.m in Sources */, + A2F75DDB1FDE8AFC004D79D9 /* OWSearchViewController.m in Sources */, + A2F75DDC1FDE8AFC004D79D9 /* WSOpacityViewController.m in Sources */, + A2F75DDD1FDE8AFC004D79D9 /* OWGLViewController.m in Sources */, + A2F75DDE1FDE8AFC004D79D9 /* OWMetaDataViewController.m in Sources */, + A2F75DDF1FDE8AFC004D79D9 /* OWResource.m in Sources */, + A2F75DE01FDE8AFC004D79D9 /* OWEntityInfo.m in Sources */, + A2F75DE11FDE8AFC004D79D9 /* OWInterpolant.m in Sources */, + A2F75DE21FDE8AFC004D79D9 /* OWAppDelegate.m in Sources */, + A2F75DE31FDE8AFC004D79D9 /* OWViewController.m in Sources */, + A2F75DE41FDE8AFC004D79D9 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -936,22 +1003,41 @@ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; 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_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_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; + 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_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 = 6.0; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -965,15 +1051,33 @@ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; 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_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_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; + 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; + GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 6.0; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -983,48 +1087,58 @@ }; A8C71102166C329D0067DCAC /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 76D74B3BCB6B468F977418CA /* Pods.xcconfig */; + baseConfigurationReference = 2E5D471CB7A11E9A37C13B83 /* Pods-OpenWorm.debug.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Distribution"; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_TEAM = U3DJQK3H6X; + GCC_NO_COMMON_BLOCKS = NO; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "WormBrowser/OpenWorm-Prefix.pch"; INFOPLIST_FILE = "WormBrowser/OpenWorm-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 6.0; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + PRODUCT_BUNDLE_IDENTIFIER = us.metacell.openworm.david.wong; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = ""; "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; + PROVISIONING_PROFILE_SPECIFIER = ""; WRAPPER_EXTENSION = app; }; name = Debug; }; A8C71103166C329D0067DCAC /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 76D74B3BCB6B468F977418CA /* Pods.xcconfig */; + baseConfigurationReference = 4B85887CB2F838B648E9BD81 /* Pods-OpenWorm.release.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Distribution"; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_TEAM = U3DJQK3H6X; + GCC_NO_COMMON_BLOCKS = NO; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "WormBrowser/OpenWorm-Prefix.pch"; INFOPLIST_FILE = "WormBrowser/OpenWorm-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 6.0; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + PRODUCT_BUNDLE_IDENTIFIER = us.metacell.openworm.david.wong; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = ""; "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; + PROVISIONING_PROFILE_SPECIFIER = ""; WRAPPER_EXTENSION = app; }; name = Release; }; A8CC4A5516E1BE5F00A94962 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 76D74B3BCB6B468F977418CA /* Pods.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Distribution"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "WormBrowser/OpenWorm-Prefix.pch"; INFOPLIST_FILE = "$(SRCROOT)/WormBrowser/OpenWorm-Docs.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 6.0; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + PRODUCT_BUNDLE_IDENTIFIER = com.wholeslide.openworm; PRODUCT_NAME = "OpenWorm copy"; PROVISIONING_PROFILE = ""; "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; @@ -1034,14 +1148,14 @@ }; A8CC4A5616E1BE5F00A94962 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 76D74B3BCB6B468F977418CA /* Pods.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Distribution"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "WormBrowser/OpenWorm-Prefix.pch"; INFOPLIST_FILE = "$(SRCROOT)/WormBrowser/OpenWorm-Docs.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 6.0; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + PRODUCT_BUNDLE_IDENTIFIER = com.wholeslide.openworm; PRODUCT_NAME = "OpenWorm copy"; PROVISIONING_PROFILE = ""; "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; diff --git a/Podfile b/Podfile index 85af1cc..992c591 100644 --- a/Podfile +++ b/Podfile @@ -1,7 +1,10 @@ -platform :ios, 5.1 -pod 'Reachability' -pod 'TestFlightSDK', '1.1' -pod 'CocoaLumberjack' -pod 'RegexKitLite' -pod 'iRate' -pod 'DCRoundSwitch', '~> 0.0.1' + +target 'OpenWorm' do + platform :ios, '9.0' + + pod 'Reachability' + pod 'CocoaLumberjack' + pod 'RegexKitLite' + pod 'iRate' + pod 'DCRoundSwitch', '~> 0.0.1' +end diff --git a/Podfile.lock b/Podfile.lock index cdfa3ba..f47da6f 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,26 +1,24 @@ +PODS: + - CocoaLumberjack (1.6) + - DCRoundSwitch (0.0.1) + - iRate (1.7.2) + - Reachability (3.1.0) + - RegexKitLite (4.0) -COCOAPODS: 0.16.2 +DEPENDENCIES: + - CocoaLumberjack + - DCRoundSwitch (~> 0.0.1) + - iRate + - Reachability + - RegexKitLite -SPEC CHECKSUMS: - Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb - RegexKitLite: 293ff6f3cf8f34277989a37802162c6961a2b35a - DCRoundSwitch: c08f58330d242f182450b5e4ad32e5238f53d6d4 - CocoaLumberjack: 0f2fa7090a23f13261072d882e017c688300efbe - iRate: eb1d02ff0a2bfee220f5fe028583b4ce5f3ef3bd - TestFlightSDK: 2a2cdb82967c7f05655683c61854c92d36e9104d +SPEC CHECKSUMS: + CocoaLumberjack: 476f76fd972b8cd739674d756e6da15cd57a044d + DCRoundSwitch: 86d348f35be4d6ef18dbc9331c682aab6f85e980 + iRate: 3383b4c3130c73fa8519050004cff298221822be + Reachability: 3c8fe9643e52184d17f207e781cd84158da8c02b + RegexKitLite: c0e4c12e6e7de0769f3a3ed679f0f61604170661 -PODS: -- CocoaLumberjack (1.6) -- DCRoundSwitch (0.0.1) -- Reachability (3.1.0) -- RegexKitLite (4.0) -- TestFlightSDK (1.1) -- iRate (1.7.2) +PODFILE CHECKSUM: a9eed7fa03b59bd0776b2156f7a4f23004d601d3 -DEPENDENCIES: -- CocoaLumberjack -- DCRoundSwitch (~> 0.0.1) -- Reachability -- RegexKitLite -- TestFlightSDK (= 1.1) -- iRate +COCOAPODS: 1.3.1 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index 8737869..c4162be 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -1,1311 +1,1154 @@ - - - - - archiveVersion - 1 - classes - - objectVersion - 46 - objects - - 0297D1A07D2845F0B242514A - - fileRef - A34175A890824D29B4FC0A39 - isa - PBXBuildFile - settings - - - 03786C44BD834090BB4BA748 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - RegexKitLite.h - path - RegexKitLite/RegexKitLite.h - sourceTree - SOURCE_ROOT - - 05E1060C674C438DABA849FA - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - Reachability.m - path - Reachability/Reachability.m - sourceTree - SOURCE_ROOT - - 08617632347C43A6A8C60306 - - fileRef - 40D26333EE4845078EBFE54D - isa - PBXBuildFile - settings - - - 0E9A30BF7B764600A5A8A101 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - PodsDummy_Pods.m - path - PodsDummy_Pods.m - sourceTree - SOURCE_ROOT - - 0EFC0020DF0A45ABB72D13A2 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - RegexKitLite.m - path - RegexKitLite/RegexKitLite.m - sourceTree - SOURCE_ROOT - - 124A466311024099AFDAE4C3 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - Foundation.framework - path - Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/System/Library/Frameworks/Foundation.framework - sourceTree - DEVELOPER_DIR - - 134D36BE68204FA191679CB5 - - fileRef - 572D0D813FDB4F148870BA0C - isa - PBXBuildFile - settings - - - 15CFD4F315004C27ACCF4A55 - - children - - 9E4DBEF3E72740D29A9F952A - B1991D1D616741958A1A7610 - 957B633B785E41CB9FBA022A - 96A69F86CBDF4B97B7A3580C - - isa - PBXGroup - sourceTree - <group> - - 189EBDF4BA10413292EAFA45 - - children - - 03786C44BD834090BB4BA748 - 0EFC0020DF0A45ABB72D13A2 - - isa - PBXGroup - name - RegexKitLite - sourceTree - <group> - - 1D6D9529C04842C8B28E2B59 - - buildSettings - - isa - XCBuildConfiguration - name - Release - - 1DBA78CF7AB84A81A5003A88 - - fileRef - A3DE2BE99E384A529E56C488 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 1E8104A43DF249CDBF737F62 - - buildConfigurationList - B2DDD0452884415D9C8FD2D5 - buildPhases - - EAE96193F43F4EDDB0337D6D - F8EE866EE756457D9841AA76 - DA00A48994D74B45BE16CF8C - - buildRules - - dependencies - - isa - PBXNativeTarget - name - Pods - productName - Pods - productReference - 8307CB78CB81416FB4F97B50 - productType - com.apple.product-type.library.static - - 255C9F0F9D7A46828D2F8137 - - fileRef - CAB6585B80D84A0AB3FFEB88 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 26FF64BA325A4C5ABAA12216 - - fileRef - 6939B714BBF547C09B6DE15D - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 2A4566C9B15448B986B574DB - - fileRef - 4EBEA218B9624A738BFCF8F9 - isa - PBXBuildFile - settings - - - 2B9D5B145C1C4D2ABBDEC390 - - fileRef - 8D4F751042544F1E9791B8FB - isa - PBXBuildFile - settings - - - 2BECED45922F475FBBF6B08F - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DCRoundSwitchKnobLayer.h - path - DCRoundSwitch/DCRoundSwitch/DCRoundSwitchKnobLayer.h - sourceTree - SOURCE_ROOT - - 2F41CF7DF811434AAF06BA9B - - fileRef - 124A466311024099AFDAE4C3 - isa - PBXBuildFile - settings - - - 3133ACF436C44EABB89BAF5E - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DCRoundSwitchOutlineLayer.h - path - DCRoundSwitch/DCRoundSwitch/DCRoundSwitchOutlineLayer.h - sourceTree - SOURCE_ROOT - - 3227DA08654D47319CBE0F13 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DispatchQueueLogFormatter.h - path - CocoaLumberjack/Lumberjack/Extensions/DispatchQueueLogFormatter.h - sourceTree - SOURCE_ROOT - - 327196A3A3DD4805BD1AFA01 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DDLog.h - path - CocoaLumberjack/Lumberjack/DDLog.h - sourceTree - SOURCE_ROOT - - 360B627CF82E4AADA32870AA - - children - - 3B6D3692DC7E4325A72E4A8F - - isa - PBXGroup - name - TestFlightSDK - sourceTree - <group> - - 39F602A4774E49DE933F265A - - fileRef - 3B6D3692DC7E4325A72E4A8F - isa - PBXBuildFile - settings - - - 3B310514DB60409286A475B5 - - attributes - - LastUpgradeCheck - 0450 - - buildConfigurationList - 97E7EB93893D4A798DEFCB74 - compatibilityVersion - Xcode 3.2 - developmentRegion - English - hasScannedForEncodings - 0 - isa - PBXProject - knownRegions - - en - - mainGroup - 15CFD4F315004C27ACCF4A55 - productRefGroup - 9E4DBEF3E72740D29A9F952A - projectReferences - - targets - - 1E8104A43DF249CDBF737F62 - - - 3B6D3692DC7E4325A72E4A8F - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - TestFlight.h - path - TestFlightSDK/TestFlight.h - sourceTree - SOURCE_ROOT - - 40D26333EE4845078EBFE54D - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DDAbstractDatabaseLogger.h - path - CocoaLumberjack/Lumberjack/DDAbstractDatabaseLogger.h - sourceTree - SOURCE_ROOT - - 46D020D9115242CDB00BCB86 - - fileRef - 64177A0C1739479ABFF4E43F - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 476219BBDAFB4B6F93FBDC6E - - includeInIndex - 1 - isa - PBXFileReference - name - Pods-resources.sh - path - Pods-resources.sh - sourceTree - SOURCE_ROOT - - 487B66D29C5B48AEAE0AFC6F - - fileRef - 03786C44BD834090BB4BA748 - isa - PBXBuildFile - settings - - - 489D510CB35F44AD861BF085 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DCRoundSwitchOutlineLayer.m - path - DCRoundSwitch/DCRoundSwitch/DCRoundSwitchOutlineLayer.m - sourceTree - SOURCE_ROOT - - 4A9A7E0250264653A4CAF32E - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DDASLLogger.m - path - CocoaLumberjack/Lumberjack/DDASLLogger.m - sourceTree - SOURCE_ROOT - - 4E4FCB87E64648799E391679 - - children - - 805C569C15A444C9B73C5971 - 05E1060C674C438DABA849FA - - isa - PBXGroup - name - Reachability - sourceTree - <group> - - 4EBEA218B9624A738BFCF8F9 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DCRoundSwitchToggleLayer.h - path - DCRoundSwitch/DCRoundSwitch/DCRoundSwitchToggleLayer.h - sourceTree - SOURCE_ROOT - - 572D0D813FDB4F148870BA0C - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DCRoundSwitch.m - path - DCRoundSwitch/DCRoundSwitch/DCRoundSwitch.m - sourceTree - SOURCE_ROOT - - 58279AB625534A1293A84E32 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DDAbstractDatabaseLogger.m - path - CocoaLumberjack/Lumberjack/DDAbstractDatabaseLogger.m - sourceTree - SOURCE_ROOT - - 5A48016964BB4ED6A44B74C8 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DDASLLogger.h - path - CocoaLumberjack/Lumberjack/DDASLLogger.h - sourceTree - SOURCE_ROOT - - 5C5EBCAEF8514863A0E80928 - - fileRef - 05E1060C674C438DABA849FA - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 62435917629D44DABA43A289 - - fileRef - 58279AB625534A1293A84E32 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 63521E9082C14CC89E6607D5 - - fileRef - 0EFC0020DF0A45ABB72D13A2 - isa - PBXBuildFile - settings - - - 63D15F5DB1F2479D99716789 - - fileRef - 489D510CB35F44AD861BF085 - isa - PBXBuildFile - settings - - - 64177A0C1739479ABFF4E43F - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DDFileLogger.m - path - CocoaLumberjack/Lumberjack/DDFileLogger.m - sourceTree - SOURCE_ROOT - - 683A314B3D6042EF932DAA38 - - fileRef - DFC8735A6A6C476BB4F64FC7 - isa - PBXBuildFile - settings - - - 6939B714BBF547C09B6DE15D - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DDTTYLogger.m - path - CocoaLumberjack/Lumberjack/DDTTYLogger.m - sourceTree - SOURCE_ROOT - - 6B4FE26466BF4D21821FC257 - - fileRef - A0215A99C1F64628A95984F9 - isa - PBXBuildFile - settings - - - 6BFDF153309A4396A76641D6 - - fileRef - CD85B4699F0A42CCB3702B46 - isa - PBXBuildFile - settings - - - 6DE3BFC177B84D4E83E1E705 - - children - - 40D26333EE4845078EBFE54D - 5A48016964BB4ED6A44B74C8 - CD85B4699F0A42CCB3702B46 - 327196A3A3DD4805BD1AFA01 - 81CF3451F0B54332A8C60E28 - 58279AB625534A1293A84E32 - 4A9A7E0250264653A4CAF32E - 64177A0C1739479ABFF4E43F - A3DE2BE99E384A529E56C488 - 6939B714BBF547C09B6DE15D - DFC8735A6A6C476BB4F64FC7 - 3227DA08654D47319CBE0F13 - B39335DE27504B4A93F434C8 - 803683C3D99F469D981B23AB - - isa - PBXGroup - name - CocoaLumberjack - sourceTree - <group> - - 718CCBC6FCBC4549A303DBDF - - fileRef - 81CF3451F0B54332A8C60E28 - isa - PBXBuildFile - settings - - - 746DA452677F40259E852F39 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - iRate.h - path - iRate/iRate/iRate.h - sourceTree - SOURCE_ROOT - - 769D82FD98BE4EEB8917AD30 - - includeInIndex - 1 - isa - PBXFileReference - name - Pods-prefix.pch - path - Pods-prefix.pch - sourceTree - SOURCE_ROOT - - 7A57C876C7DE40A78B4E3899 - - fileRef - 746DA452677F40259E852F39 - isa - PBXBuildFile - settings - - - 803683C3D99F469D981B23AB - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DispatchQueueLogFormatter.m - path - CocoaLumberjack/Lumberjack/Extensions/DispatchQueueLogFormatter.m - sourceTree - SOURCE_ROOT - - 805C569C15A444C9B73C5971 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - Reachability.h - path - Reachability/Reachability.h - sourceTree - SOURCE_ROOT - - 81CF3451F0B54332A8C60E28 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DDTTYLogger.h - path - CocoaLumberjack/Lumberjack/DDTTYLogger.h - sourceTree - SOURCE_ROOT - - 81F3FD93287846FC96670C02 - - fileRef - B39335DE27504B4A93F434C8 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 8307CB78CB81416FB4F97B50 - - explicitFileType - archive.ar - includeInIndex - 0 - isa - PBXFileReference - name - libPods.a - path - libPods.a - sourceTree - BUILT_PRODUCTS_DIR - - 8D4F751042544F1E9791B8FB - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DCRoundSwitchKnobLayer.m - path - DCRoundSwitch/DCRoundSwitch/DCRoundSwitchKnobLayer.m - sourceTree - SOURCE_ROOT - - 9156A92C9431447C88BA6EE1 - - buildSettings - - isa - XCBuildConfiguration - name - Debug - - 957B633B785E41CB9FBA022A - - children - - 6DE3BFC177B84D4E83E1E705 - CCCAE8B55C0847499A775280 - 4E4FCB87E64648799E391679 - 189EBDF4BA10413292EAFA45 - 360B627CF82E4AADA32870AA - FB3A2788C86A4B09832DDD16 - - isa - PBXGroup - name - Pods - sourceTree - <group> - - 968A948BB5F54A879DBF891D - - fileRef - 2BECED45922F475FBBF6B08F - isa - PBXBuildFile - settings - - - 96A69F86CBDF4B97B7A3580C - - children - - F3AAE03962574287B11E16B1 - 0E9A30BF7B764600A5A8A101 - - isa - PBXGroup - name - Targets Support Files - sourceTree - <group> - - 97E7EB93893D4A798DEFCB74 - - buildConfigurations - - 1D6D9529C04842C8B28E2B59 - 9156A92C9431447C88BA6EE1 - - defaultConfigurationIsVisible - 0 - defaultConfigurationName - Release - isa - XCConfigurationList - - 9E4DBEF3E72740D29A9F952A - - children - - 8307CB78CB81416FB4F97B50 - - isa - PBXGroup - name - Products - sourceTree - <group> - - A0215A99C1F64628A95984F9 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DCRoundSwitchToggleLayer.m - path - DCRoundSwitch/DCRoundSwitch/DCRoundSwitchToggleLayer.m - sourceTree - SOURCE_ROOT - - A34175A890824D29B4FC0A39 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DCRoundSwitch.h - path - DCRoundSwitch/DCRoundSwitch/DCRoundSwitch.h - sourceTree - SOURCE_ROOT - - A376F8D11EF54D28A6700570 - - fileRef - 327196A3A3DD4805BD1AFA01 - isa - PBXBuildFile - settings - - - A3DE2BE99E384A529E56C488 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DDLog.m - path - CocoaLumberjack/Lumberjack/DDLog.m - sourceTree - SOURCE_ROOT - - A44DCAFCF70F41C7BA30B8E8 - - fileRef - 3133ACF436C44EABB89BAF5E - isa - PBXBuildFile - settings - - - A947AD9D11DA4E749AC120D9 - - baseConfigurationReference - D2D09A778F864E65B7CACD3B - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO - ARCHS - $(ARCHS_STANDARD_32_BIT) - COPY_PHASE_STRIP - YES - DSTROOT - /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Pods-prefix.pch - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - GCC_WARN_INHIBIT_ALL_WARNINGS - NO - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) - IPHONEOS_DEPLOYMENT_TARGET - 5.1 - OTHER_LDFLAGS - - PODS_HEADERS_SEARCH_PATHS - ${PODS_BUILD_HEADERS_SEARCH_PATHS} - PODS_ROOT - ${SRCROOT} - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL - YES - VALIDATE_PRODUCT - YES - - isa - XCBuildConfiguration - name - Release - - AF91784468254A57BA8A57E3 - - fileRef - 5A48016964BB4ED6A44B74C8 - isa - PBXBuildFile - settings - - - B1991D1D616741958A1A7610 - - children - - 124A466311024099AFDAE4C3 - - isa - PBXGroup - name - Frameworks - sourceTree - <group> - - B2DDD0452884415D9C8FD2D5 - - buildConfigurations - - A947AD9D11DA4E749AC120D9 - D7CB1875B6AB49B89D786F83 - - defaultConfigurationIsVisible - 0 - defaultConfigurationName - Release - isa - XCConfigurationList - - B39335DE27504B4A93F434C8 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - ContextFilterLogFormatter.m - path - CocoaLumberjack/Lumberjack/Extensions/ContextFilterLogFormatter.m - sourceTree - SOURCE_ROOT - - BCC5C6144A8E452E9C7D3AB9 - - fileRef - 4A9A7E0250264653A4CAF32E - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - C2C2BD16F8854163BCDE640D - - fileRef - 803683C3D99F469D981B23AB - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - CAB6585B80D84A0AB3FFEB88 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - iRate.m - path - iRate/iRate/iRate.m - sourceTree - SOURCE_ROOT - - CCCAE8B55C0847499A775280 - - children - - A34175A890824D29B4FC0A39 - 572D0D813FDB4F148870BA0C - 2BECED45922F475FBBF6B08F - 8D4F751042544F1E9791B8FB - 3133ACF436C44EABB89BAF5E - 489D510CB35F44AD861BF085 - 4EBEA218B9624A738BFCF8F9 - A0215A99C1F64628A95984F9 - - isa - PBXGroup - name - DCRoundSwitch - sourceTree - <group> - - CD85B4699F0A42CCB3702B46 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DDFileLogger.h - path - CocoaLumberjack/Lumberjack/DDFileLogger.h - sourceTree - SOURCE_ROOT - - D204543CE0BA4624A40311BD - - fileRef - 3227DA08654D47319CBE0F13 - isa - PBXBuildFile - settings - - - D2D09A778F864E65B7CACD3B - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - name - Pods.xcconfig - path - Pods.xcconfig - sourceTree - SOURCE_ROOT - - D7CB1875B6AB49B89D786F83 - - baseConfigurationReference - D2D09A778F864E65B7CACD3B - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO - ARCHS - $(ARCHS_STANDARD_32_BIT) - COPY_PHASE_STRIP - NO - DSTROOT - /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_DYNAMIC_NO_PIC - NO - GCC_OPTIMIZATION_LEVEL - 0 - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Pods-prefix.pch - GCC_PREPROCESSOR_DEFINITIONS - - DEBUG=1 - $(inherited) - - GCC_SYMBOLS_PRIVATE_EXTERN - NO - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - GCC_WARN_INHIBIT_ALL_WARNINGS - NO - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) - IPHONEOS_DEPLOYMENT_TARGET - 5.1 - OTHER_LDFLAGS - - PODS_HEADERS_SEARCH_PATHS - ${PODS_BUILD_HEADERS_SEARCH_PATHS} - PODS_ROOT - ${SRCROOT} - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL - YES - - isa - XCBuildConfiguration - name - Debug - - DA00A48994D74B45BE16CF8C - - buildActionMask - 2147483647 - files - - 08617632347C43A6A8C60306 - AF91784468254A57BA8A57E3 - 6BFDF153309A4396A76641D6 - A376F8D11EF54D28A6700570 - 718CCBC6FCBC4549A303DBDF - 683A314B3D6042EF932DAA38 - D204543CE0BA4624A40311BD - 0297D1A07D2845F0B242514A - 968A948BB5F54A879DBF891D - A44DCAFCF70F41C7BA30B8E8 - 2A4566C9B15448B986B574DB - F07476FE90964AFC8AB728AE - 487B66D29C5B48AEAE0AFC6F - 39F602A4774E49DE933F265A - 7A57C876C7DE40A78B4E3899 - - isa - PBXHeadersBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - DFC8735A6A6C476BB4F64FC7 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - ContextFilterLogFormatter.h - path - CocoaLumberjack/Lumberjack/Extensions/ContextFilterLogFormatter.h - sourceTree - SOURCE_ROOT - - EAE96193F43F4EDDB0337D6D - - buildActionMask - 2147483647 - files - - 62435917629D44DABA43A289 - BCC5C6144A8E452E9C7D3AB9 - 46D020D9115242CDB00BCB86 - 1DBA78CF7AB84A81A5003A88 - 26FF64BA325A4C5ABAA12216 - 81F3FD93287846FC96670C02 - C2C2BD16F8854163BCDE640D - 134D36BE68204FA191679CB5 - 2B9D5B145C1C4D2ABBDEC390 - 63D15F5DB1F2479D99716789 - 6B4FE26466BF4D21821FC257 - 5C5EBCAEF8514863A0E80928 - 63521E9082C14CC89E6607D5 - 255C9F0F9D7A46828D2F8137 - FBC2A7D7701E489FA298E0C9 - - isa - PBXSourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - F07476FE90964AFC8AB728AE - - fileRef - 805C569C15A444C9B73C5971 - isa - PBXBuildFile - settings - - - F3AAE03962574287B11E16B1 - - children - - 476219BBDAFB4B6F93FBDC6E - 769D82FD98BE4EEB8917AD30 - D2D09A778F864E65B7CACD3B - - isa - PBXGroup - name - Pods - sourceTree - <group> - - F8EE866EE756457D9841AA76 - - buildActionMask - 2147483647 - files - - 2F41CF7DF811434AAF06BA9B - - isa - PBXFrameworksBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - FB3A2788C86A4B09832DDD16 - - children - - 746DA452677F40259E852F39 - CAB6585B80D84A0AB3FFEB88 - - isa - PBXGroup - name - iRate - sourceTree - <group> - - FBC2A7D7701E489FA298E0C9 - - fileRef - 0E9A30BF7B764600A5A8A101 - isa - PBXBuildFile - settings - - - - rootObject - 3B310514DB60409286A475B5 - - +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 0C9572D5F4F3DDB1ADC2DBBB54F6F154 /* DDAbstractDatabaseLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 50F11AEE293CCDFA05AD961F56EE247C /* DDAbstractDatabaseLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1610E129F5705CB5D34284F58556DA36 /* RegexKitLite-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2F7B836FA00E311D735E75F441766D23 /* RegexKitLite-dummy.m */; }; + 1A5AE8C9DED5C09BB40EA740F4585F8F /* Reachability-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BB83BD83DE39A0BFA1F44ADAF4049083 /* Reachability-dummy.m */; }; + 21F12B087740677A129293D7AA641F89 /* DCRoundSwitchOutlineLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = BF6769034C02947B77BCA9080F1BBCBE /* DCRoundSwitchOutlineLayer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 23CED1157AF8B3A18149093B03CEF4C9 /* DDASLLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = C9C1A293F9F434D5444C2337B3E793A8 /* DDASLLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 273AC4823EC5A36CBA1D8C00721DA295 /* DispatchQueueLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 8DF82EF70A0269820D66EEA92A127BD8 /* DispatchQueueLogFormatter.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 290BC91BB07BD89DD3F4BD2A251497C2 /* ContextFilterLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 528E08D0B0BCA22EEE5FA5B050F024E2 /* ContextFilterLogFormatter.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 2A34EA9ED5FEBA3E18AD695F4CBA86C1 /* DCRoundSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 3451F2C46CCA10F0E237A984D0FD2518 /* DCRoundSwitch.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 2B987063C5D0D68BDB85EC1DEBAB9E63 /* CocoaLumberjack-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E2F6200EC9355048CB4D3F9FF1C96F20 /* CocoaLumberjack-dummy.m */; }; + 34C3F6CAC0A52B8253C5804BF7E6486C /* DCRoundSwitchKnobLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 585A62D7B680A2E13F9B69BC20BE5142 /* DCRoundSwitchKnobLayer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3601FB519E689B6645230746BD60A724 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAC8BF2E1812CF0FA4C0A68CF76F7EBD /* Foundation.framework */; }; + 44D6BA99EEA63804D77DB2C5FB3B0654 /* DDAbstractDatabaseLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 0744E9ADEE60D5346BD9B1CCE36740CC /* DDAbstractDatabaseLogger.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 49B5955264C607BE743C8295CA201E70 /* DispatchQueueLogFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 83DF55253A9B0AC65EA52EE4CAE8A264 /* DispatchQueueLogFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4B3C8F9E5AA02A2913012312360B4730 /* DDASLLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 1039B4DEEC8C2ED2E5D16F82F58C20B2 /* DDASLLogger.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 4C441CEE0D87F9458A4844FCA0E2638B /* Reachability.h in Headers */ = {isa = PBXBuildFile; fileRef = A6D62613FA3335DADC22F84766F2110B /* Reachability.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4CFE4F962098293C7F93FC14E9B4F6CF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAC8BF2E1812CF0FA4C0A68CF76F7EBD /* Foundation.framework */; }; + 52FD52FDE8181A8C28EEC7C69CC389C6 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 031224CE33C50CFF1BE53F5A8EAE17A8 /* SystemConfiguration.framework */; }; + 5329DF7F3DB8321F38A0A105A71A4D3D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 736599E52C5CC11113771CECE27AB281 /* QuartzCore.framework */; }; + 5E22B66148B56CF5AB63F7A8207A3873 /* iRate.m in Sources */ = {isa = PBXBuildFile; fileRef = 89FB0BFFA39F95C5C83A37CF260AC728 /* iRate.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 60F7545C168C6E1010FF0D72BDFC7907 /* DCRoundSwitchToggleLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = CB6BDAA50D48559E5F6F92EE7E8CA003 /* DCRoundSwitchToggleLayer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 65639C3ABE60899D6944D562E9126889 /* DDFileLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 43F7B6B1B6A74A789281A5CA8964B5A3 /* DDFileLogger.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 66CFA2FA8518C1CD1DF87A5C6A64E943 /* DDTTYLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E7ACCD7CCBEF93CE291E9004036C651 /* DDTTYLogger.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + 6ECFCCCB6005DB86C90AAEE191BC6CFE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAC8BF2E1812CF0FA4C0A68CF76F7EBD /* Foundation.framework */; }; + 72D34EC7BF758814FD01360B649D4093 /* DCRoundSwitchKnobLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D8566566181F34B9257C510AED9FFE2 /* DCRoundSwitchKnobLayer.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 9102C96951949589AF146191A97152FC /* DCRoundSwitchToggleLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A3DCAA9606593819D27F87DFFD1B419 /* DCRoundSwitchToggleLayer.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 91846CA51489FA97ACB2C3F91550A683 /* DDTTYLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 7FC1B7625C157127A3690E28F16EBF79 /* DDTTYLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 97F31EC188BAB2BF53C5993391D968F2 /* DCRoundSwitch.h in Headers */ = {isa = PBXBuildFile; fileRef = EB3BA5551D6D35CA5F2176D2972CA494 /* DCRoundSwitch.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9E9DB91EA5B2D63F2D026013C165F358 /* iRate-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 64EBF100672A171945E06A71B309240A /* iRate-dummy.m */; }; + A3F3AE019C7DBBB10C3D0A53F6235E14 /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABC6A26FDAFF313BEDD3A14CD8EA53B /* Reachability.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + A4C367C7C98FA3DE2B9D412F5F87A767 /* DDFileLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 98DE83A32E68530445A5A3708C240D3C /* DDFileLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AFCF63E5F0D6ED738D89608933DA10DD /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A64CF1B9C057019EA75C066D8BF4EE40 /* StoreKit.framework */; }; + B2CDCA8AA69473C65D1A2A3D60AE7B99 /* ContextFilterLogFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 005DA45ED64DB4ABBC9EF80376AAF7EB /* ContextFilterLogFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B520E664F490004F1AF34288D54B5935 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAC8BF2E1812CF0FA4C0A68CF76F7EBD /* Foundation.framework */; }; + B61502122188787B187B53C97A6C9F9B /* Pods-OpenWorm-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 322D4109470269EB82BF0BEBF6A4985C /* Pods-OpenWorm-dummy.m */; }; + BF2937F1602B1C49A5BC241045A8CC84 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAC8BF2E1812CF0FA4C0A68CF76F7EBD /* Foundation.framework */; }; + CF14D11CF893F4CA4EBCE58B1296F8D2 /* DCRoundSwitch-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 898B67475315131D7140026A4A2E9643 /* DCRoundSwitch-dummy.m */; }; + D46B90A3A096FF151AD436A76CB6C529 /* DDLog.m in Sources */ = {isa = PBXBuildFile; fileRef = A283EF5A50A0E4258545257C47B3F637 /* DDLog.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; }; + D66E41E97CCBFEA27E6A13E68D5E9BCC /* RegexKitLite.m in Sources */ = {isa = PBXBuildFile; fileRef = F5BD48587FD212C765943412C0BF260B /* RegexKitLite.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + DAC13631364062E412B3D9AC30A2F192 /* DCRoundSwitchOutlineLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = FE92B6CF1C4873B11D5FFDCED3AB8AE2 /* DCRoundSwitchOutlineLayer.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + DE85C8EE3498F9644E17392F5F36A88B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAC8BF2E1812CF0FA4C0A68CF76F7EBD /* Foundation.framework */; }; + E2AF8AB00928DBA851513FE49EA16ACC /* iRate.h in Headers */ = {isa = PBXBuildFile; fileRef = F47231C33FCB763FEDE9CDDBF153D11F /* iRate.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EE2F49E51EC0579A9A8A2D10EBD4A26D /* RegexKitLite.h in Headers */ = {isa = PBXBuildFile; fileRef = CBB01BC2B61F74AA4D2BC39F0A1C4C25 /* RegexKitLite.h */; settings = {ATTRIBUTES = (Public, ); }; }; + FBC08DAC79D0DD411E984F79DFF84141 /* DDLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B52AC85281AB8616789C08C5E0D8B38 /* DDLog.h */; settings = {ATTRIBUTES = (Public, ); }; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + 1AA5E39D387DA87A32F51C4F59143242 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 22ECF7C825317E4EA0994BC26BB80C21; + remoteInfo = Reachability; + }; + 2F47AF066B5CB560418CF2E0DDF20A7D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 09AEA026A250704466D601B14AB4300D; + remoteInfo = CocoaLumberjack; + }; + 4E5C3B6817D145A5EA0B410B6A80F835 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = F46E32A6426038A330688F1ECCF1E0E7; + remoteInfo = RegexKitLite; + }; + 6994B438BA41A1A76182288274C88A90 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 1BB8282D2DA6881149DF0D990FC2CD11; + remoteInfo = DCRoundSwitch; + }; + AF64EF8488FF11A1F4AD4C3343FFF3FC /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 5B30CA32695E764F4083D8A972EA65DC; + remoteInfo = iRate; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 005DA45ED64DB4ABBC9EF80376AAF7EB /* ContextFilterLogFormatter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ContextFilterLogFormatter.h; path = Lumberjack/Extensions/ContextFilterLogFormatter.h; sourceTree = ""; }; + 031224CE33C50CFF1BE53F5A8EAE17A8 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/SystemConfiguration.framework; sourceTree = DEVELOPER_DIR; }; + 06640349D3639DC5537EC5E72DC43A56 /* libCocoaLumberjack.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libCocoaLumberjack.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 0744E9ADEE60D5346BD9B1CCE36740CC /* DDAbstractDatabaseLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDAbstractDatabaseLogger.m; path = Lumberjack/DDAbstractDatabaseLogger.m; sourceTree = ""; }; + 077CCE61241C7DC453A92303EC9F2A66 /* Pods-OpenWorm-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-OpenWorm-acknowledgements.plist"; sourceTree = ""; }; + 0A3DCAA9606593819D27F87DFFD1B419 /* DCRoundSwitchToggleLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DCRoundSwitchToggleLayer.m; path = DCRoundSwitch/DCRoundSwitchToggleLayer.m; sourceTree = ""; }; + 1039B4DEEC8C2ED2E5D16F82F58C20B2 /* DDASLLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDASLLogger.m; path = Lumberjack/DDASLLogger.m; sourceTree = ""; }; + 14FF36DED097AC8734912E9E8E87A0F4 /* libDCRoundSwitch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libDCRoundSwitch.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 1CF2946236E130E115D46A4301437103 /* RegexKitLite.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RegexKitLite.xcconfig; sourceTree = ""; }; + 1ED10B7E07BEF7FFCB6C90164A65B14D /* Pods-OpenWorm.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OpenWorm.release.xcconfig"; sourceTree = ""; }; + 2333F07F47CFAF3793F5A76D4DB9B64C /* libPods-OpenWorm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-OpenWorm.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 24D38A483D4D86F4AE0098ECA1C87018 /* Pods-OpenWorm.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OpenWorm.debug.xcconfig"; sourceTree = ""; }; + 2EF49398B0170A159839892F20D6FE5E /* Reachability-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Reachability-prefix.pch"; sourceTree = ""; }; + 2F7B836FA00E311D735E75F441766D23 /* RegexKitLite-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RegexKitLite-dummy.m"; sourceTree = ""; }; + 2F83FC6A6C965C3F0E3751ABC9D49C8D /* libiRate.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libiRate.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 322D4109470269EB82BF0BEBF6A4985C /* Pods-OpenWorm-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-OpenWorm-dummy.m"; sourceTree = ""; }; + 3451F2C46CCA10F0E237A984D0FD2518 /* DCRoundSwitch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DCRoundSwitch.m; path = DCRoundSwitch/DCRoundSwitch.m; sourceTree = ""; }; + 42B3075F3EB66135931D439D7A8FC763 /* RegexKitLite-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RegexKitLite-prefix.pch"; sourceTree = ""; }; + 43F7B6B1B6A74A789281A5CA8964B5A3 /* DDFileLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDFileLogger.m; path = Lumberjack/DDFileLogger.m; sourceTree = ""; }; + 4ABC6A26FDAFF313BEDD3A14CD8EA53B /* Reachability.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = Reachability.m; sourceTree = ""; }; + 50F11AEE293CCDFA05AD961F56EE247C /* DDAbstractDatabaseLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDAbstractDatabaseLogger.h; path = Lumberjack/DDAbstractDatabaseLogger.h; sourceTree = ""; }; + 528E08D0B0BCA22EEE5FA5B050F024E2 /* ContextFilterLogFormatter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ContextFilterLogFormatter.m; path = Lumberjack/Extensions/ContextFilterLogFormatter.m; sourceTree = ""; }; + 5709E783D9F1EADFFD1D4EADE57D0CDD /* libRegexKitLite.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRegexKitLite.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 581AAA3AD433D8948DF05CDBBF7DAF6B /* CocoaLumberjack.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CocoaLumberjack.xcconfig; sourceTree = ""; }; + 585A62D7B680A2E13F9B69BC20BE5142 /* DCRoundSwitchKnobLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DCRoundSwitchKnobLayer.h; path = DCRoundSwitch/DCRoundSwitchKnobLayer.h; sourceTree = ""; }; + 6374BFD1CF87ECD3286B4A525033B098 /* iRate.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = iRate.bundle; path = iRate/iRate.bundle; sourceTree = ""; }; + 64EBF100672A171945E06A71B309240A /* iRate-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "iRate-dummy.m"; sourceTree = ""; }; + 6655ABD381C95C7F27C34603869F47D9 /* Pods-OpenWorm-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-OpenWorm-acknowledgements.markdown"; sourceTree = ""; }; + 6B52AC85281AB8616789C08C5E0D8B38 /* DDLog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDLog.h; path = Lumberjack/DDLog.h; sourceTree = ""; }; + 736599E52C5CC11113771CECE27AB281 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; + 7FC1B7625C157127A3690E28F16EBF79 /* DDTTYLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDTTYLogger.h; path = Lumberjack/DDTTYLogger.h; sourceTree = ""; }; + 83DF55253A9B0AC65EA52EE4CAE8A264 /* DispatchQueueLogFormatter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DispatchQueueLogFormatter.h; path = Lumberjack/Extensions/DispatchQueueLogFormatter.h; sourceTree = ""; }; + 898B67475315131D7140026A4A2E9643 /* DCRoundSwitch-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DCRoundSwitch-dummy.m"; sourceTree = ""; }; + 89FB0BFFA39F95C5C83A37CF260AC728 /* iRate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = iRate.m; path = iRate/iRate.m; sourceTree = ""; }; + 8DF82EF70A0269820D66EEA92A127BD8 /* DispatchQueueLogFormatter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DispatchQueueLogFormatter.m; path = Lumberjack/Extensions/DispatchQueueLogFormatter.m; sourceTree = ""; }; + 931FA365B2BA6868F8C5ED2ACF77A1F0 /* CocoaLumberjack-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CocoaLumberjack-prefix.pch"; sourceTree = ""; }; + 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 98DE83A32E68530445A5A3708C240D3C /* DDFileLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDFileLogger.h; path = Lumberjack/DDFileLogger.h; sourceTree = ""; }; + 9D8566566181F34B9257C510AED9FFE2 /* DCRoundSwitchKnobLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DCRoundSwitchKnobLayer.m; path = DCRoundSwitch/DCRoundSwitchKnobLayer.m; sourceTree = ""; }; + 9E7ACCD7CCBEF93CE291E9004036C651 /* DDTTYLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDTTYLogger.m; path = Lumberjack/DDTTYLogger.m; sourceTree = ""; }; + A283EF5A50A0E4258545257C47B3F637 /* DDLog.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDLog.m; path = Lumberjack/DDLog.m; sourceTree = ""; }; + A64CF1B9C057019EA75C066D8BF4EE40 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/StoreKit.framework; sourceTree = DEVELOPER_DIR; }; + A6D62613FA3335DADC22F84766F2110B /* Reachability.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Reachability.h; sourceTree = ""; }; + AE82D9505CA44032962486F5DC860FF3 /* DCRoundSwitch.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DCRoundSwitch.xcconfig; sourceTree = ""; }; + BB83BD83DE39A0BFA1F44ADAF4049083 /* Reachability-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Reachability-dummy.m"; sourceTree = ""; }; + BF6769034C02947B77BCA9080F1BBCBE /* DCRoundSwitchOutlineLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DCRoundSwitchOutlineLayer.h; path = DCRoundSwitch/DCRoundSwitchOutlineLayer.h; sourceTree = ""; }; + C03B11942FCBF350E02A5DA856E7C4CA /* libReachability.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReachability.a; sourceTree = BUILT_PRODUCTS_DIR; }; + C1DDC8A5C15E935A40FA3357F152C7F3 /* iRate.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = iRate.xcconfig; sourceTree = ""; }; + C9C1A293F9F434D5444C2337B3E793A8 /* DDASLLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDASLLogger.h; path = Lumberjack/DDASLLogger.h; sourceTree = ""; }; + CB6BDAA50D48559E5F6F92EE7E8CA003 /* DCRoundSwitchToggleLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DCRoundSwitchToggleLayer.h; path = DCRoundSwitch/DCRoundSwitchToggleLayer.h; sourceTree = ""; }; + CBB01BC2B61F74AA4D2BC39F0A1C4C25 /* RegexKitLite.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RegexKitLite.h; sourceTree = ""; }; + DF7FD428993D00F275A9AA5D45042168 /* Reachability.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Reachability.xcconfig; sourceTree = ""; }; + E2F6200EC9355048CB4D3F9FF1C96F20 /* CocoaLumberjack-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CocoaLumberjack-dummy.m"; sourceTree = ""; }; + EAC8BF2E1812CF0FA4C0A68CF76F7EBD /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; + EB3BA5551D6D35CA5F2176D2972CA494 /* DCRoundSwitch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DCRoundSwitch.h; path = DCRoundSwitch/DCRoundSwitch.h; sourceTree = ""; }; + EC054B9CE9848C835447195EB3FA754A /* iRate-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "iRate-prefix.pch"; sourceTree = ""; }; + EC29B1268AB74529C192CC696B9748E9 /* DCRoundSwitch-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DCRoundSwitch-prefix.pch"; sourceTree = ""; }; + ECF4F53BEA18036BDF314BD170C3F725 /* Pods-OpenWorm-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-OpenWorm-resources.sh"; sourceTree = ""; }; + F47231C33FCB763FEDE9CDDBF153D11F /* iRate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = iRate.h; path = iRate/iRate.h; sourceTree = ""; }; + F5BD48587FD212C765943412C0BF260B /* RegexKitLite.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RegexKitLite.m; sourceTree = ""; }; + F64862166FC1A99ED05CD2B4E4D4AED7 /* Pods-OpenWorm-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-OpenWorm-frameworks.sh"; sourceTree = ""; }; + FE92B6CF1C4873B11D5FFDCED3AB8AE2 /* DCRoundSwitchOutlineLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DCRoundSwitchOutlineLayer.m; path = DCRoundSwitch/DCRoundSwitchOutlineLayer.m; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 11F97C05E543115246247CB0A5AE4153 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + B520E664F490004F1AF34288D54B5935 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 95E566A2EE6115A4DE29F0F5DF0BFB38 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 6ECFCCCB6005DB86C90AAEE191BC6CFE /* Foundation.framework in Frameworks */, + 5329DF7F3DB8321F38A0A105A71A4D3D /* QuartzCore.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + C93442A3554E702E2529C15B43A36DCB /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + BF2937F1602B1C49A5BC241045A8CC84 /* Foundation.framework in Frameworks */, + 52FD52FDE8181A8C28EEC7C69CC389C6 /* SystemConfiguration.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + D6D3D0B8B1E98EEBF4A8661FF0B4CED8 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + DE85C8EE3498F9644E17392F5F36A88B /* Foundation.framework in Frameworks */, + AFCF63E5F0D6ED738D89608933DA10DD /* StoreKit.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + D788275173708EAD776064F3ADA98006 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 4CFE4F962098293C7F93FC14E9B4F6CF /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + DEE1FF38455960B13A28B7707AB6B961 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 3601FB519E689B6645230746BD60A724 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 07A8924EC2330D13A926BB2B4B9786C4 /* Resources */ = { + isa = PBXGroup; + children = ( + 6374BFD1CF87ECD3286B4A525033B098 /* iRate.bundle */, + ); + name = Resources; + sourceTree = ""; + }; + 14B8B9B15ECBE87983FF987239AB2D7B /* Frameworks */ = { + isa = PBXGroup; + children = ( + 4A14A79E514F339BA20CEC7EFD8E7F67 /* iOS */, + ); + name = Frameworks; + sourceTree = ""; + }; + 18CF8008870752C60014AE0C49E763E4 /* Support Files */ = { + isa = PBXGroup; + children = ( + DF7FD428993D00F275A9AA5D45042168 /* Reachability.xcconfig */, + BB83BD83DE39A0BFA1F44ADAF4049083 /* Reachability-dummy.m */, + 2EF49398B0170A159839892F20D6FE5E /* Reachability-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/Reachability"; + sourceTree = ""; + }; + 2A6ED778FEF441FEAEBDD55B4928FED6 /* CocoaLumberjack */ = { + isa = PBXGroup; + children = ( + 005DA45ED64DB4ABBC9EF80376AAF7EB /* ContextFilterLogFormatter.h */, + 528E08D0B0BCA22EEE5FA5B050F024E2 /* ContextFilterLogFormatter.m */, + 50F11AEE293CCDFA05AD961F56EE247C /* DDAbstractDatabaseLogger.h */, + 0744E9ADEE60D5346BD9B1CCE36740CC /* DDAbstractDatabaseLogger.m */, + C9C1A293F9F434D5444C2337B3E793A8 /* DDASLLogger.h */, + 1039B4DEEC8C2ED2E5D16F82F58C20B2 /* DDASLLogger.m */, + 98DE83A32E68530445A5A3708C240D3C /* DDFileLogger.h */, + 43F7B6B1B6A74A789281A5CA8964B5A3 /* DDFileLogger.m */, + 6B52AC85281AB8616789C08C5E0D8B38 /* DDLog.h */, + A283EF5A50A0E4258545257C47B3F637 /* DDLog.m */, + 7FC1B7625C157127A3690E28F16EBF79 /* DDTTYLogger.h */, + 9E7ACCD7CCBEF93CE291E9004036C651 /* DDTTYLogger.m */, + 83DF55253A9B0AC65EA52EE4CAE8A264 /* DispatchQueueLogFormatter.h */, + 8DF82EF70A0269820D66EEA92A127BD8 /* DispatchQueueLogFormatter.m */, + B32C81723AE4BB327E96A6AE034E7D28 /* Support Files */, + ); + path = CocoaLumberjack; + sourceTree = ""; + }; + 2DA8A7ECEE5B75B4C7830F418E6CCFA4 /* Support Files */ = { + isa = PBXGroup; + children = ( + C1DDC8A5C15E935A40FA3357F152C7F3 /* iRate.xcconfig */, + 64EBF100672A171945E06A71B309240A /* iRate-dummy.m */, + EC054B9CE9848C835447195EB3FA754A /* iRate-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/iRate"; + sourceTree = ""; + }; + 49B21D9C39FF2D6B55EC4D52440F27DF /* RegexKitLite */ = { + isa = PBXGroup; + children = ( + CBB01BC2B61F74AA4D2BC39F0A1C4C25 /* RegexKitLite.h */, + F5BD48587FD212C765943412C0BF260B /* RegexKitLite.m */, + 950EC1E24695EA305AE6660936FAEC74 /* Support Files */, + ); + path = RegexKitLite; + sourceTree = ""; + }; + 4A14A79E514F339BA20CEC7EFD8E7F67 /* iOS */ = { + isa = PBXGroup; + children = ( + EAC8BF2E1812CF0FA4C0A68CF76F7EBD /* Foundation.framework */, + 736599E52C5CC11113771CECE27AB281 /* QuartzCore.framework */, + A64CF1B9C057019EA75C066D8BF4EE40 /* StoreKit.framework */, + 031224CE33C50CFF1BE53F5A8EAE17A8 /* SystemConfiguration.framework */, + ); + name = iOS; + sourceTree = ""; + }; + 5FAF86D2B557508F7518B90AB01FBFC3 /* iRate */ = { + isa = PBXGroup; + children = ( + F47231C33FCB763FEDE9CDDBF153D11F /* iRate.h */, + 89FB0BFFA39F95C5C83A37CF260AC728 /* iRate.m */, + 07A8924EC2330D13A926BB2B4B9786C4 /* Resources */, + 2DA8A7ECEE5B75B4C7830F418E6CCFA4 /* Support Files */, + ); + path = iRate; + sourceTree = ""; + }; + 6D7CCDA9C5D757FF3B8C701DBE6A96B2 /* Pods */ = { + isa = PBXGroup; + children = ( + 2A6ED778FEF441FEAEBDD55B4928FED6 /* CocoaLumberjack */, + EAF6C4373DF8EBA09234B08FD0D07583 /* DCRoundSwitch */, + 5FAF86D2B557508F7518B90AB01FBFC3 /* iRate */, + CDB75B01AA610A30A22CF332D260FCAC /* Reachability */, + 49B21D9C39FF2D6B55EC4D52440F27DF /* RegexKitLite */, + ); + name = Pods; + sourceTree = ""; + }; + 6F4B8518B7ADE76800F34BA46FCED419 /* Products */ = { + isa = PBXGroup; + children = ( + 06640349D3639DC5537EC5E72DC43A56 /* libCocoaLumberjack.a */, + 14FF36DED097AC8734912E9E8E87A0F4 /* libDCRoundSwitch.a */, + 2F83FC6A6C965C3F0E3751ABC9D49C8D /* libiRate.a */, + 2333F07F47CFAF3793F5A76D4DB9B64C /* libPods-OpenWorm.a */, + C03B11942FCBF350E02A5DA856E7C4CA /* libReachability.a */, + 5709E783D9F1EADFFD1D4EADE57D0CDD /* libRegexKitLite.a */, + ); + name = Products; + sourceTree = ""; + }; + 7DB346D0F39D3F0E887471402A8071AB = { + isa = PBXGroup; + children = ( + 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */, + 14B8B9B15ECBE87983FF987239AB2D7B /* Frameworks */, + 6D7CCDA9C5D757FF3B8C701DBE6A96B2 /* Pods */, + 6F4B8518B7ADE76800F34BA46FCED419 /* Products */, + C132EF4458D36EB3EDD5A37F661FAD8A /* Targets Support Files */, + ); + sourceTree = ""; + }; + 950EC1E24695EA305AE6660936FAEC74 /* Support Files */ = { + isa = PBXGroup; + children = ( + 1CF2946236E130E115D46A4301437103 /* RegexKitLite.xcconfig */, + 2F7B836FA00E311D735E75F441766D23 /* RegexKitLite-dummy.m */, + 42B3075F3EB66135931D439D7A8FC763 /* RegexKitLite-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/RegexKitLite"; + sourceTree = ""; + }; + 9E2EBB62EC4A78B287E2CDD028D91D74 /* Support Files */ = { + isa = PBXGroup; + children = ( + AE82D9505CA44032962486F5DC860FF3 /* DCRoundSwitch.xcconfig */, + 898B67475315131D7140026A4A2E9643 /* DCRoundSwitch-dummy.m */, + EC29B1268AB74529C192CC696B9748E9 /* DCRoundSwitch-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/DCRoundSwitch"; + sourceTree = ""; + }; + B32C81723AE4BB327E96A6AE034E7D28 /* Support Files */ = { + isa = PBXGroup; + children = ( + 581AAA3AD433D8948DF05CDBBF7DAF6B /* CocoaLumberjack.xcconfig */, + E2F6200EC9355048CB4D3F9FF1C96F20 /* CocoaLumberjack-dummy.m */, + 931FA365B2BA6868F8C5ED2ACF77A1F0 /* CocoaLumberjack-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/CocoaLumberjack"; + sourceTree = ""; + }; + C132EF4458D36EB3EDD5A37F661FAD8A /* Targets Support Files */ = { + isa = PBXGroup; + children = ( + D5F5129E7814B83D96D146C16801491C /* Pods-OpenWorm */, + ); + name = "Targets Support Files"; + sourceTree = ""; + }; + CDB75B01AA610A30A22CF332D260FCAC /* Reachability */ = { + isa = PBXGroup; + children = ( + A6D62613FA3335DADC22F84766F2110B /* Reachability.h */, + 4ABC6A26FDAFF313BEDD3A14CD8EA53B /* Reachability.m */, + 18CF8008870752C60014AE0C49E763E4 /* Support Files */, + ); + path = Reachability; + sourceTree = ""; + }; + D5F5129E7814B83D96D146C16801491C /* Pods-OpenWorm */ = { + isa = PBXGroup; + children = ( + 6655ABD381C95C7F27C34603869F47D9 /* Pods-OpenWorm-acknowledgements.markdown */, + 077CCE61241C7DC453A92303EC9F2A66 /* Pods-OpenWorm-acknowledgements.plist */, + 322D4109470269EB82BF0BEBF6A4985C /* Pods-OpenWorm-dummy.m */, + F64862166FC1A99ED05CD2B4E4D4AED7 /* Pods-OpenWorm-frameworks.sh */, + ECF4F53BEA18036BDF314BD170C3F725 /* Pods-OpenWorm-resources.sh */, + 24D38A483D4D86F4AE0098ECA1C87018 /* Pods-OpenWorm.debug.xcconfig */, + 1ED10B7E07BEF7FFCB6C90164A65B14D /* Pods-OpenWorm.release.xcconfig */, + ); + name = "Pods-OpenWorm"; + path = "Target Support Files/Pods-OpenWorm"; + sourceTree = ""; + }; + EAF6C4373DF8EBA09234B08FD0D07583 /* DCRoundSwitch */ = { + isa = PBXGroup; + children = ( + EB3BA5551D6D35CA5F2176D2972CA494 /* DCRoundSwitch.h */, + 3451F2C46CCA10F0E237A984D0FD2518 /* DCRoundSwitch.m */, + 585A62D7B680A2E13F9B69BC20BE5142 /* DCRoundSwitchKnobLayer.h */, + 9D8566566181F34B9257C510AED9FFE2 /* DCRoundSwitchKnobLayer.m */, + BF6769034C02947B77BCA9080F1BBCBE /* DCRoundSwitchOutlineLayer.h */, + FE92B6CF1C4873B11D5FFDCED3AB8AE2 /* DCRoundSwitchOutlineLayer.m */, + CB6BDAA50D48559E5F6F92EE7E8CA003 /* DCRoundSwitchToggleLayer.h */, + 0A3DCAA9606593819D27F87DFFD1B419 /* DCRoundSwitchToggleLayer.m */, + 9E2EBB62EC4A78B287E2CDD028D91D74 /* Support Files */, + ); + path = DCRoundSwitch; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 0921C6E6786C385E037214948AE4DB69 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + E2AF8AB00928DBA851513FE49EA16ACC /* iRate.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 586BDD1CE99BFA3ABA3D356464FB91EC /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + EE2F49E51EC0579A9A8A2D10EBD4A26D /* RegexKitLite.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 5B4F7D78E4354A44CC1FCF89EACBDD5A /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 4C441CEE0D87F9458A4844FCA0E2638B /* Reachability.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 7F28F88A7754D9FE833D2607C5A35B73 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 97F31EC188BAB2BF53C5993391D968F2 /* DCRoundSwitch.h in Headers */, + 34C3F6CAC0A52B8253C5804BF7E6486C /* DCRoundSwitchKnobLayer.h in Headers */, + 21F12B087740677A129293D7AA641F89 /* DCRoundSwitchOutlineLayer.h in Headers */, + 60F7545C168C6E1010FF0D72BDFC7907 /* DCRoundSwitchToggleLayer.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA15D56D2CEFE03C33B31F1B96B54609 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + B2CDCA8AA69473C65D1A2A3D60AE7B99 /* ContextFilterLogFormatter.h in Headers */, + 0C9572D5F4F3DDB1ADC2DBBB54F6F154 /* DDAbstractDatabaseLogger.h in Headers */, + 23CED1157AF8B3A18149093B03CEF4C9 /* DDASLLogger.h in Headers */, + A4C367C7C98FA3DE2B9D412F5F87A767 /* DDFileLogger.h in Headers */, + FBC08DAC79D0DD411E984F79DFF84141 /* DDLog.h in Headers */, + 91846CA51489FA97ACB2C3F91550A683 /* DDTTYLogger.h in Headers */, + 49B5955264C607BE743C8295CA201E70 /* DispatchQueueLogFormatter.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 09AEA026A250704466D601B14AB4300D /* CocoaLumberjack */ = { + isa = PBXNativeTarget; + buildConfigurationList = 9296CBE90F5487C4F636FF4D838E86AF /* Build configuration list for PBXNativeTarget "CocoaLumberjack" */; + buildPhases = ( + 83859A9D69EB88182E4D6AE9596EEA03 /* Sources */, + D788275173708EAD776064F3ADA98006 /* Frameworks */, + AA15D56D2CEFE03C33B31F1B96B54609 /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = CocoaLumberjack; + productName = CocoaLumberjack; + productReference = 06640349D3639DC5537EC5E72DC43A56 /* libCocoaLumberjack.a */; + productType = "com.apple.product-type.library.static"; + }; + 1BB8282D2DA6881149DF0D990FC2CD11 /* DCRoundSwitch */ = { + isa = PBXNativeTarget; + buildConfigurationList = 009301DE672F74406C957E4771484A62 /* Build configuration list for PBXNativeTarget "DCRoundSwitch" */; + buildPhases = ( + 47EB1A642378C7AF5BAED0B7BE4915FC /* Sources */, + 95E566A2EE6115A4DE29F0F5DF0BFB38 /* Frameworks */, + 7F28F88A7754D9FE833D2607C5A35B73 /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = DCRoundSwitch; + productName = DCRoundSwitch; + productReference = 14FF36DED097AC8734912E9E8E87A0F4 /* libDCRoundSwitch.a */; + productType = "com.apple.product-type.library.static"; + }; + 22ECF7C825317E4EA0994BC26BB80C21 /* Reachability */ = { + isa = PBXNativeTarget; + buildConfigurationList = B1757A48CF61A3AD32EB8E1EF7297302 /* Build configuration list for PBXNativeTarget "Reachability" */; + buildPhases = ( + B850C647E3851B245DAF0831FBDED027 /* Sources */, + C93442A3554E702E2529C15B43A36DCB /* Frameworks */, + 5B4F7D78E4354A44CC1FCF89EACBDD5A /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = Reachability; + productName = Reachability; + productReference = C03B11942FCBF350E02A5DA856E7C4CA /* libReachability.a */; + productType = "com.apple.product-type.library.static"; + }; + 5B30CA32695E764F4083D8A972EA65DC /* iRate */ = { + isa = PBXNativeTarget; + buildConfigurationList = D6A806CD3E41BA6912B0E682AAD89DB9 /* Build configuration list for PBXNativeTarget "iRate" */; + buildPhases = ( + 16AECA5613986C07404B064D8000C61C /* Sources */, + D6D3D0B8B1E98EEBF4A8661FF0B4CED8 /* Frameworks */, + 0921C6E6786C385E037214948AE4DB69 /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = iRate; + productName = iRate; + productReference = 2F83FC6A6C965C3F0E3751ABC9D49C8D /* libiRate.a */; + productType = "com.apple.product-type.library.static"; + }; + 8C56C75B25AE64E1561A2D81BD3D2F73 /* Pods-OpenWorm */ = { + isa = PBXNativeTarget; + buildConfigurationList = 5C7BDB6121D75BBB921B40AE84E88245 /* Build configuration list for PBXNativeTarget "Pods-OpenWorm" */; + buildPhases = ( + AE21494E7026F480F5EC2ABF584A6657 /* Sources */, + DEE1FF38455960B13A28B7707AB6B961 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + B671FF6DC1BB1090542D4526459E3D7A /* PBXTargetDependency */, + 8DDEC1FEFCE628B7153D2B8BB708691C /* PBXTargetDependency */, + 5779D539AB26597FAF41001E848094F1 /* PBXTargetDependency */, + 6E308B13336679D31FB444D8FE339DC9 /* PBXTargetDependency */, + 18326EB7D9D011A6F3729283B461AEF7 /* PBXTargetDependency */, + ); + name = "Pods-OpenWorm"; + productName = "Pods-OpenWorm"; + productReference = 2333F07F47CFAF3793F5A76D4DB9B64C /* libPods-OpenWorm.a */; + productType = "com.apple.product-type.library.static"; + }; + F46E32A6426038A330688F1ECCF1E0E7 /* RegexKitLite */ = { + isa = PBXNativeTarget; + buildConfigurationList = E8377CE65AF5F1E823E630A688F598AD /* Build configuration list for PBXNativeTarget "RegexKitLite" */; + buildPhases = ( + 3C5C979455D881E125F4E9E219E4E6E2 /* Sources */, + 11F97C05E543115246247CB0A5AE4153 /* Frameworks */, + 586BDD1CE99BFA3ABA3D356464FB91EC /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = RegexKitLite; + productName = RegexKitLite; + productReference = 5709E783D9F1EADFFD1D4EADE57D0CDD /* libRegexKitLite.a */; + productType = "com.apple.product-type.library.static"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + D41D8CD98F00B204E9800998ECF8427E /* Project object */ = { + isa = PBXProject; + attributes = { + LastSwiftUpdateCheck = 0830; + LastUpgradeCheck = 0920; + }; + buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + ); + mainGroup = 7DB346D0F39D3F0E887471402A8071AB; + productRefGroup = 6F4B8518B7ADE76800F34BA46FCED419 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 09AEA026A250704466D601B14AB4300D /* CocoaLumberjack */, + 1BB8282D2DA6881149DF0D990FC2CD11 /* DCRoundSwitch */, + 5B30CA32695E764F4083D8A972EA65DC /* iRate */, + 8C56C75B25AE64E1561A2D81BD3D2F73 /* Pods-OpenWorm */, + 22ECF7C825317E4EA0994BC26BB80C21 /* Reachability */, + F46E32A6426038A330688F1ECCF1E0E7 /* RegexKitLite */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXSourcesBuildPhase section */ + 16AECA5613986C07404B064D8000C61C /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 9E9DB91EA5B2D63F2D026013C165F358 /* iRate-dummy.m in Sources */, + 5E22B66148B56CF5AB63F7A8207A3873 /* iRate.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 3C5C979455D881E125F4E9E219E4E6E2 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 1610E129F5705CB5D34284F58556DA36 /* RegexKitLite-dummy.m in Sources */, + D66E41E97CCBFEA27E6A13E68D5E9BCC /* RegexKitLite.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 47EB1A642378C7AF5BAED0B7BE4915FC /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + CF14D11CF893F4CA4EBCE58B1296F8D2 /* DCRoundSwitch-dummy.m in Sources */, + 2A34EA9ED5FEBA3E18AD695F4CBA86C1 /* DCRoundSwitch.m in Sources */, + 72D34EC7BF758814FD01360B649D4093 /* DCRoundSwitchKnobLayer.m in Sources */, + DAC13631364062E412B3D9AC30A2F192 /* DCRoundSwitchOutlineLayer.m in Sources */, + 9102C96951949589AF146191A97152FC /* DCRoundSwitchToggleLayer.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 83859A9D69EB88182E4D6AE9596EEA03 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2B987063C5D0D68BDB85EC1DEBAB9E63 /* CocoaLumberjack-dummy.m in Sources */, + 290BC91BB07BD89DD3F4BD2A251497C2 /* ContextFilterLogFormatter.m in Sources */, + 44D6BA99EEA63804D77DB2C5FB3B0654 /* DDAbstractDatabaseLogger.m in Sources */, + 4B3C8F9E5AA02A2913012312360B4730 /* DDASLLogger.m in Sources */, + 65639C3ABE60899D6944D562E9126889 /* DDFileLogger.m in Sources */, + D46B90A3A096FF151AD436A76CB6C529 /* DDLog.m in Sources */, + 66CFA2FA8518C1CD1DF87A5C6A64E943 /* DDTTYLogger.m in Sources */, + 273AC4823EC5A36CBA1D8C00721DA295 /* DispatchQueueLogFormatter.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AE21494E7026F480F5EC2ABF584A6657 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + B61502122188787B187B53C97A6C9F9B /* Pods-OpenWorm-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + B850C647E3851B245DAF0831FBDED027 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 1A5AE8C9DED5C09BB40EA740F4585F8F /* Reachability-dummy.m in Sources */, + A3F3AE019C7DBBB10C3D0A53F6235E14 /* Reachability.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 18326EB7D9D011A6F3729283B461AEF7 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = iRate; + target = 5B30CA32695E764F4083D8A972EA65DC /* iRate */; + targetProxy = AF64EF8488FF11A1F4AD4C3343FFF3FC /* PBXContainerItemProxy */; + }; + 5779D539AB26597FAF41001E848094F1 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Reachability; + target = 22ECF7C825317E4EA0994BC26BB80C21 /* Reachability */; + targetProxy = 1AA5E39D387DA87A32F51C4F59143242 /* PBXContainerItemProxy */; + }; + 6E308B13336679D31FB444D8FE339DC9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RegexKitLite; + target = F46E32A6426038A330688F1ECCF1E0E7 /* RegexKitLite */; + targetProxy = 4E5C3B6817D145A5EA0B410B6A80F835 /* PBXContainerItemProxy */; + }; + 8DDEC1FEFCE628B7153D2B8BB708691C /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DCRoundSwitch; + target = 1BB8282D2DA6881149DF0D990FC2CD11 /* DCRoundSwitch */; + targetProxy = 6994B438BA41A1A76182288274C88A90 /* PBXContainerItemProxy */; + }; + B671FF6DC1BB1090542D4526459E3D7A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = CocoaLumberjack; + target = 09AEA026A250704466D601B14AB4300D /* CocoaLumberjack */; + targetProxy = 2F47AF066B5CB560418CF2E0DDF20A7D /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin XCBuildConfiguration section */ + 1BA733F7898281EB90257291998C0F91 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 24D38A483D4D86F4AE0098ECA1C87018 /* Pods-OpenWorm.debug.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + MACH_O_TYPE = staticlib; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 2C5C06D1AE827062D6080529466285E1 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = DF7FD428993D00F275A9AA5D45042168 /* Reachability.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/Reachability/Reachability-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 3B0E31F17E96B7C9BB731C0BC0E0F45D /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C1DDC8A5C15E935A40FA3357F152C7F3 /* iRate.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/iRate/iRate-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 3F36338429D8B8A46B4C9F652CCFAFF6 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 581AAA3AD433D8948DF05CDBBF7DAF6B /* CocoaLumberjack.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/CocoaLumberjack/CocoaLumberjack-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 58E8B3023126F0792CB0F42D71FE42C1 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = AE82D9505CA44032962486F5DC860FF3 /* DCRoundSwitch.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/DCRoundSwitch/DCRoundSwitch-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 67E854C4A8887E6B28D3CEBD4BF90056 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1CF2946236E130E115D46A4301437103 /* RegexKitLite.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RegexKitLite/RegexKitLite-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 69AEE65C29C65C1E7E965A39486F2471 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C1DDC8A5C15E935A40FA3357F152C7F3 /* iRate.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/iRate/iRate-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 6A5FF21F4569067533A89A56D47FDA42 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1ED10B7E07BEF7FFCB6C90164A65B14D /* Pods-OpenWorm.release.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + MACH_O_TYPE = staticlib; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 6D5ADCB9B2ED7649951BC90AA698A3C7 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = AE82D9505CA44032962486F5DC860FF3 /* DCRoundSwitch.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/DCRoundSwitch/DCRoundSwitch-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 6F9224530522DD3C735EC96CF142642E /* 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_SIGNING_REQUIRED = NO; + 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_PREPROCESSOR_DEFINITIONS = ( + "POD_CONFIGURATION_RELEASE=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 = NO; + PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/; + STRIP_INSTALLED_PRODUCT = NO; + SYMROOT = "${SRCROOT}/../build"; + }; + name = Release; + }; + 9DE387950848F5A92D1A5FAEC2086317 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1CF2946236E130E115D46A4301437103 /* RegexKitLite.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RegexKitLite/RegexKitLite-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + B57951D085A1B98A97F8A1062A5E5C5B /* 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_SIGNING_REQUIRED = NO; + 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 = ( + "POD_CONFIGURATION_DEBUG=1", + "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; + PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/; + STRIP_INSTALLED_PRODUCT = NO; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SYMROOT = "${SRCROOT}/../build"; + }; + name = Debug; + }; + C60615F0C3DADB0C87DE7513F4E154CE /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = DF7FD428993D00F275A9AA5D45042168 /* Reachability.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/Reachability/Reachability-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + D990D3EC9CDC0458A8F69A9D449F1F80 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 581AAA3AD433D8948DF05CDBBF7DAF6B /* CocoaLumberjack.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/CocoaLumberjack/CocoaLumberjack-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 009301DE672F74406C957E4771484A62 /* Build configuration list for PBXNativeTarget "DCRoundSwitch" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 58E8B3023126F0792CB0F42D71FE42C1 /* Debug */, + 6D5ADCB9B2ED7649951BC90AA698A3C7 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + B57951D085A1B98A97F8A1062A5E5C5B /* Debug */, + 6F9224530522DD3C735EC96CF142642E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 5C7BDB6121D75BBB921B40AE84E88245 /* Build configuration list for PBXNativeTarget "Pods-OpenWorm" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 1BA733F7898281EB90257291998C0F91 /* Debug */, + 6A5FF21F4569067533A89A56D47FDA42 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 9296CBE90F5487C4F636FF4D838E86AF /* Build configuration list for PBXNativeTarget "CocoaLumberjack" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + D990D3EC9CDC0458A8F69A9D449F1F80 /* Debug */, + 3F36338429D8B8A46B4C9F652CCFAFF6 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + B1757A48CF61A3AD32EB8E1EF7297302 /* Build configuration list for PBXNativeTarget "Reachability" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2C5C06D1AE827062D6080529466285E1 /* Debug */, + C60615F0C3DADB0C87DE7513F4E154CE /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + D6A806CD3E41BA6912B0E682AAD89DB9 /* Build configuration list for PBXNativeTarget "iRate" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 3B0E31F17E96B7C9BB731C0BC0E0F45D /* Debug */, + 69AEE65C29C65C1E7E965A39486F2471 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + E8377CE65AF5F1E823E630A688F598AD /* Build configuration list for PBXNativeTarget "RegexKitLite" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 67E854C4A8887E6B28D3CEBD4BF90056 /* Debug */, + 9DE387950848F5A92D1A5FAEC2086317 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */; +} diff --git a/WormBrowser/LaunchScreen.xib b/WormBrowser/LaunchScreen.xib new file mode 100644 index 0000000..d993073 --- /dev/null +++ b/WormBrowser/LaunchScreen.xib @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/WormBrowser/OWAppDelegate.m b/WormBrowser/OWAppDelegate.m index eab1768..d0f5ecb 100644 --- a/WormBrowser/OWAppDelegate.m +++ b/WormBrowser/OWAppDelegate.m @@ -44,7 +44,6 @@ @implementation OWAppDelegate - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { - [TestFlight takeOff:kTestFlightTeamToken]; //configure iRate [iRate sharedInstance].daysUntilPrompt = 1; diff --git a/WormBrowser/OWGLViewController.m b/WormBrowser/OWGLViewController.m index ca17167..5866840 100644 --- a/WormBrowser/OWGLViewController.m +++ b/WormBrowser/OWGLViewController.m @@ -1084,8 +1084,10 @@ - (NSUInteger)findObjectByPoint:(CGPoint)point glGenRenderbuffers(1, &colorRenderbuffer); glBindRenderbuffer(GL_RENDERBUFFER, colorRenderbuffer); - glRenderbufferStorage(GL_RENDERBUFFER, GL_RGBA8_OES, width, height); - glFramebufferRenderbuffer(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0_OES, GL_RENDERBUFFER, colorRenderbuffer); + + glRenderbufferStorage(GL_RENDERBUFFER, GL_RGBA, width, height); + glFramebufferRenderbuffer(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_RENDERBUFFER, colorRenderbuffer); + GLenum status = glCheckFramebufferStatus(GL_FRAMEBUFFER); if (status != GL_FRAMEBUFFER_COMPLETE) { diff --git a/WormBrowser/OWLayer.m b/WormBrowser/OWLayer.m index f30d7f2..f4b7359 100644 --- a/WormBrowser/OWLayer.m +++ b/WormBrowser/OWLayer.m @@ -261,8 +261,8 @@ -(void) loadDrawGroupsInContext:(EAGLContext *)context int bboffset = [[meshDictionary objectForKey:@"bboxes"] intValue]; if (bboffset > 0) { - - int numBBoxen = [[meshDictionary objectForKey:@"names"] count]; + NSArray *meshes = [meshDictionary objectForKey:@"names"]; + int numBBoxen = [meshes count]; int numFloats = numBBoxen * 6; int inputStart = bboffset; diff --git a/WormBrowser/OWSearchViewController.m b/WormBrowser/OWSearchViewController.m index 46e4266..46f8c12 100644 --- a/WormBrowser/OWSearchViewController.m +++ b/WormBrowser/OWSearchViewController.m @@ -82,7 +82,7 @@ - (void)viewDidLoad -(void) viewDidAppear:(BOOL)animated { - [TestFlight passCheckpoint:@"Search view displayed"]; + } - (void)didReceiveMemoryWarning diff --git a/WormBrowser/OWViewController.m b/WormBrowser/OWViewController.m index 0655dd7..8397c2f 100644 --- a/WormBrowser/OWViewController.m +++ b/WormBrowser/OWViewController.m @@ -239,7 +239,12 @@ -(CGRect) frameForSearchView } else { - frameToReturn = self.view.frame; + if (@available(iOS 11.0, *)) { + frameToReturn = CGRectMake(self.view.frame.origin.x - self.view.safeAreaInsets.right, self.view.frame.origin.y, self.view.frame.size.width, self.view.frame.size.height); + } else { + frameToReturn = self.view.frame; + // Fallback on earlier versions + } } NSLog(@"%s: %@", (char*)_cmd, [NSValue valueWithCGRect:frameToReturn]); @@ -272,7 +277,12 @@ -(CGRect) frameForMetaDataView } else { - frameToReturn = self.view.frame; + if (@available(iOS 11.0, *)) { + frameToReturn = CGRectMake(self.view.frame.origin.x - self.view.safeAreaInsets.right, self.view.frame.origin.y, self.view.frame.size.width, self.view.frame.size.height); + } else { + frameToReturn = self.view.frame; + // Fallback on earlier versions + } } NSLog(@"%s: %@", (char*)_cmd, [NSValue valueWithCGRect:frameToReturn]); @@ -304,7 +314,13 @@ -(CGRect) frameForOpacityView // float width = [UIScreen mainScreen].bounds.size.height; // float height = [UIScreen mainScreen].bounds.size.width; - frameToReturn = CGRectMake(20, 0, kOpacityViewWidth+ 20, kOpacityViewHeight + 20); + CGFloat leftSafeArea = 0; + + if (@available(iOS 11.0, *)) { + leftSafeArea = self.view.safeAreaInsets.left; + } + + frameToReturn = CGRectMake(10 + leftSafeArea, 0, kOpacityViewWidth+ 20, kOpacityViewHeight + 20); } diff --git a/WormBrowser/OpenWorm-Docs.plist b/WormBrowser/OpenWorm-Docs.plist index 6452ff5..2d996ae 100644 --- a/WormBrowser/OpenWorm-Docs.plist +++ b/WormBrowser/OpenWorm-Docs.plist @@ -24,7 +24,7 @@ CFBundleIdentifier - com.wholeslide.openworm + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/WormBrowser/OpenWorm-Info.plist b/WormBrowser/OpenWorm-Info.plist index e973cea..73d2f88 100644 --- a/WormBrowser/OpenWorm-Info.plist +++ b/WormBrowser/OpenWorm-Info.plist @@ -24,7 +24,7 @@ CFBundleIdentifier - us.metacell.openworm + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -39,6 +39,8 @@ 1.0.0 LSRequiresIPhoneOS + UILaunchStoryboardName + LaunchScreen UIPrerenderedIcon UIRequiredDeviceCapabilities diff --git a/WormBrowser/OpenWorm-Prefix.pch b/WormBrowser/OpenWorm-Prefix.pch index 95d1afb..151ea50 100644 --- a/WormBrowser/OpenWorm-Prefix.pch +++ b/WormBrowser/OpenWorm-Prefix.pch @@ -13,7 +13,6 @@ #import #import #import - #import #import "OWDefines.h" #import "OWAppDelegate.h" #endif diff --git a/WormBrowser/en.lproj/OWViewController_iPad.xib b/WormBrowser/en.lproj/OWViewController_iPad.xib index bc311f8..44635a9 100644 --- a/WormBrowser/en.lproj/OWViewController_iPad.xib +++ b/WormBrowser/en.lproj/OWViewController_iPad.xib @@ -1,121 +1,28 @@ - - - 1536 - 12A206j - 2519 - 1172.1 - 613.00 - - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - 1856 - - - IBProxyObject - IBUIView - - - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - - PluginDependencyRecalculationVersion - - - - - IBFilesOwner - IBIPadFramework - - - IBFirstResponder - IBIPadFramework - - - - 274 - {{0, 20}, {768, 1004}} - - - - 3 - MQA - - 2 - - - - 2 - - IBIPadFramework - - - - - - - view - - - - 3 - - - - - - 0 - - - - - - -1 - - - File's Owner - - - -2 - - - - - 2 - - - - - - - OWViewController - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - UIResponder - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - - - - - 3 - - - - - OWViewController - UIViewController - - IBProjectSource - ./Classes/OWViewController.h - - - - - 0 - IBIPadFramework - YES - 3 - YES - 1856 - - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/WormBrowser/en.lproj/OWViewController_iPhone.xib b/WormBrowser/en.lproj/OWViewController_iPhone.xib index 6ccde24..aaa16d5 100644 --- a/WormBrowser/en.lproj/OWViewController_iPhone.xib +++ b/WormBrowser/en.lproj/OWViewController_iPhone.xib @@ -1,128 +1,28 @@ - - - 1536 - 12C60 - 2844 - 1187.34 - 625.00 - - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - 1930 - - - IBProxyObject - IBUIView - - - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - - PluginDependencyRecalculationVersion - - - - - IBFilesOwner - IBCocoaTouchFramework - - - IBFirstResponder - IBCocoaTouchFramework - - - - 274 - {320, 548} - - - - - 3 - MC43NQA - - 2 - - - NO - - 3 - 3 - - - IBUISimulatedFreeformSizeMetricsSentinel - Freeform - - IBCocoaTouchFramework - - - - - - - view - - - - 7 - - - - - - 0 - - - - - - -1 - - - File's Owner - - - -2 - - - - - 6 - - - - - - - OWViewController - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - UIResponder - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - - - - - 7 - - - - - OWViewController - UIViewController - - IBProjectSource - ./Classes/OWViewController.h - - - - - 0 - IBCocoaTouchFramework - YES - 3 - YES - 1930 - - + + + + + + + + + + + + + + + + + + + + + + + + + + +