| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 46; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| 2070DBAA1E1D73C6000A4313 /* WebViewExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2070DBA91E1D73C6000A4313 /* WebViewExampleViewController.m */; }; |
| 2070DBAC1E1D75F1000A4313 /* WebViewExample.html in Resources */ = {isa = PBXBuildFile; fileRef = 2070DBAB1E1D75F1000A4313 /* WebViewExample.html */; }; |
| 20BB4D3E1DEE191500838A41 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 20BB4D3D1DEE191500838A41 /* main.m */; }; |
| 20BB4D411DEE191500838A41 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 20BB4D401DEE191500838A41 /* AppDelegate.m */; }; |
| 20BB4D471DEE191500838A41 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 20BB4D451DEE191500838A41 /* Main.storyboard */; }; |
| 20BB4D491DEE191500838A41 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 20BB4D481DEE191500838A41 /* Assets.xcassets */; }; |
| 20BB4D4C1DEE191500838A41 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 20BB4D4A1DEE191500838A41 /* LaunchScreen.storyboard */; }; |
| 20BB4D621DEE26C000838A41 /* RobotoFontLoaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 20BB4D611DEE26C000838A41 /* RobotoFontLoaderTests.m */; }; |
| 20BB4D661DEE292400838A41 /* RobotoFontLoaderSimpleExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 20BB4D641DEE292400838A41 /* RobotoFontLoaderSimpleExampleViewController.m */; }; |
| 20BB4D671DEE292400838A41 /* RobotoVsSystemExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 20BB4D651DEE292400838A41 /* RobotoVsSystemExampleViewController.m */; }; |
| 20BB4D691DEE292A00838A41 /* RobotoVsSystem.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 20BB4D681DEE292A00838A41 /* RobotoVsSystem.storyboard */; }; |
| 89EBBF13EFCF114308937390 /* Pods_RobotoFontLoaderExample_RobotoFontLoaderExampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 563789189B80E7CD41322690 /* Pods_RobotoFontLoaderExample_RobotoFontLoaderExampleTests.framework */; }; |
| C2EF2AC79EFC0FB9768D0AB7 /* Pods_RobotoFontLoaderExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3042090B945117CDA6AAAEAA /* Pods_RobotoFontLoaderExample.framework */; }; |
| /* End PBXBuildFile section */ |
| |
| /* Begin PBXContainerItemProxy section */ |
| 20BB4D531DEE191500838A41 /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = 20BB4D311DEE191500838A41 /* Project object */; |
| proxyType = 1; |
| remoteGlobalIDString = 20BB4D381DEE191500838A41; |
| remoteInfo = RobotoFontLoaderExample; |
| }; |
| /* End PBXContainerItemProxy section */ |
| |
| /* Begin PBXFileReference section */ |
| 2070DBA81E1D73C6000A4313 /* WebViewExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WebViewExampleViewController.h; path = ../../../WebViewExampleViewController.h; sourceTree = "<group>"; }; |
| 2070DBA91E1D73C6000A4313 /* WebViewExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WebViewExampleViewController.m; path = ../../../WebViewExampleViewController.m; sourceTree = "<group>"; }; |
| 2070DBAB1E1D75F1000A4313 /* WebViewExample.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = WebViewExample.html; path = ../../../WebViewExample.html; sourceTree = "<group>"; }; |
| 20BB4D391DEE191500838A41 /* RobotoFontLoaderExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RobotoFontLoaderExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 20BB4D3D1DEE191500838A41 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
| 20BB4D3F1DEE191500838A41 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
| 20BB4D401DEE191500838A41 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
| 20BB4D461DEE191500838A41 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
| 20BB4D481DEE191500838A41 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
| 20BB4D4B1DEE191500838A41 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| 20BB4D4D1DEE191500838A41 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 20BB4D521DEE191500838A41 /* RobotoFontLoaderExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RobotoFontLoaderExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 20BB4D581DEE191500838A41 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 20BB4D611DEE26C000838A41 /* RobotoFontLoaderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RobotoFontLoaderTests.m; path = ../../../../tests/unit/RobotoFontLoaderTests.m; sourceTree = "<group>"; }; |
| 20BB4D631DEE292400838A41 /* RobotoFontLoaderSimpleExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RobotoFontLoaderSimpleExampleViewController.h; path = ../../../RobotoFontLoaderSimpleExampleViewController.h; sourceTree = "<group>"; }; |
| 20BB4D641DEE292400838A41 /* RobotoFontLoaderSimpleExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RobotoFontLoaderSimpleExampleViewController.m; path = ../../../RobotoFontLoaderSimpleExampleViewController.m; sourceTree = "<group>"; }; |
| 20BB4D651DEE292400838A41 /* RobotoVsSystemExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RobotoVsSystemExampleViewController.m; path = ../../../RobotoVsSystemExampleViewController.m; sourceTree = "<group>"; }; |
| 20BB4D681DEE292A00838A41 /* RobotoVsSystem.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = RobotoVsSystem.storyboard; path = ../../../resources/RobotoVsSystem.storyboard; sourceTree = "<group>"; }; |
| 3042090B945117CDA6AAAEAA /* Pods_RobotoFontLoaderExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RobotoFontLoaderExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 563789189B80E7CD41322690 /* Pods_RobotoFontLoaderExample_RobotoFontLoaderExampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RobotoFontLoaderExample_RobotoFontLoaderExampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 591BBC13F7D71A42B6E9CE0F /* Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests/Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 87BE723A4A8621845880FBE6 /* Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests/Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
| CD44B0EEB67BC2FBF1920605 /* Pods-RobotoFontLoaderExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RobotoFontLoaderExample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RobotoFontLoaderExample/Pods-RobotoFontLoaderExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| E79A0B6A2D2A7D4F3038A5F1 /* Pods-RobotoFontLoaderExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RobotoFontLoaderExample.release.xcconfig"; path = "Pods/Target Support Files/Pods-RobotoFontLoaderExample/Pods-RobotoFontLoaderExample.release.xcconfig"; sourceTree = "<group>"; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| 20BB4D361DEE191500838A41 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| C2EF2AC79EFC0FB9768D0AB7 /* Pods_RobotoFontLoaderExample.framework in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 20BB4D4F1DEE191500838A41 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 89EBBF13EFCF114308937390 /* Pods_RobotoFontLoaderExample_RobotoFontLoaderExampleTests.framework in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| 01B048719B257207A0D7406F /* Frameworks */ = { |
| isa = PBXGroup; |
| children = ( |
| 3042090B945117CDA6AAAEAA /* Pods_RobotoFontLoaderExample.framework */, |
| 563789189B80E7CD41322690 /* Pods_RobotoFontLoaderExample_RobotoFontLoaderExampleTests.framework */, |
| ); |
| name = Frameworks; |
| sourceTree = "<group>"; |
| }; |
| 20BB4D301DEE191500838A41 = { |
| isa = PBXGroup; |
| children = ( |
| 20BB4D3B1DEE191500838A41 /* RobotoFontLoaderExample */, |
| 20BB4D551DEE191500838A41 /* RobotoFontLoaderExampleTests */, |
| 20BB4D3A1DEE191500838A41 /* Products */, |
| 9B4C7DB5B45C7F9A49D4B73F /* Pods */, |
| 01B048719B257207A0D7406F /* Frameworks */, |
| ); |
| sourceTree = "<group>"; |
| }; |
| 20BB4D3A1DEE191500838A41 /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| 20BB4D391DEE191500838A41 /* RobotoFontLoaderExample.app */, |
| 20BB4D521DEE191500838A41 /* RobotoFontLoaderExampleTests.xctest */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| 20BB4D3B1DEE191500838A41 /* RobotoFontLoaderExample */ = { |
| isa = PBXGroup; |
| children = ( |
| 20BB4D3F1DEE191500838A41 /* AppDelegate.h */, |
| 20BB4D401DEE191500838A41 /* AppDelegate.m */, |
| 20BB4D681DEE292A00838A41 /* RobotoVsSystem.storyboard */, |
| 20BB4D631DEE292400838A41 /* RobotoFontLoaderSimpleExampleViewController.h */, |
| 20BB4D641DEE292400838A41 /* RobotoFontLoaderSimpleExampleViewController.m */, |
| 20BB4D651DEE292400838A41 /* RobotoVsSystemExampleViewController.m */, |
| 20BB4D451DEE191500838A41 /* Main.storyboard */, |
| 20BB4D481DEE191500838A41 /* Assets.xcassets */, |
| 20BB4D4A1DEE191500838A41 /* LaunchScreen.storyboard */, |
| 20BB4D4D1DEE191500838A41 /* Info.plist */, |
| 20BB4D3C1DEE191500838A41 /* Supporting Files */, |
| 2070DBA81E1D73C6000A4313 /* WebViewExampleViewController.h */, |
| 2070DBA91E1D73C6000A4313 /* WebViewExampleViewController.m */, |
| 2070DBAB1E1D75F1000A4313 /* WebViewExample.html */, |
| ); |
| path = RobotoFontLoaderExample; |
| sourceTree = "<group>"; |
| }; |
| 20BB4D3C1DEE191500838A41 /* Supporting Files */ = { |
| isa = PBXGroup; |
| children = ( |
| 20BB4D3D1DEE191500838A41 /* main.m */, |
| ); |
| name = "Supporting Files"; |
| sourceTree = "<group>"; |
| }; |
| 20BB4D551DEE191500838A41 /* RobotoFontLoaderExampleTests */ = { |
| isa = PBXGroup; |
| children = ( |
| 20BB4D611DEE26C000838A41 /* RobotoFontLoaderTests.m */, |
| 20BB4D581DEE191500838A41 /* Info.plist */, |
| ); |
| path = RobotoFontLoaderExampleTests; |
| sourceTree = "<group>"; |
| }; |
| 9B4C7DB5B45C7F9A49D4B73F /* Pods */ = { |
| isa = PBXGroup; |
| children = ( |
| CD44B0EEB67BC2FBF1920605 /* Pods-RobotoFontLoaderExample.debug.xcconfig */, |
| E79A0B6A2D2A7D4F3038A5F1 /* Pods-RobotoFontLoaderExample.release.xcconfig */, |
| 591BBC13F7D71A42B6E9CE0F /* Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests.debug.xcconfig */, |
| 87BE723A4A8621845880FBE6 /* Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests.release.xcconfig */, |
| ); |
| name = Pods; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXNativeTarget section */ |
| 20BB4D381DEE191500838A41 /* RobotoFontLoaderExample */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 20BB4D5B1DEE191500838A41 /* Build configuration list for PBXNativeTarget "RobotoFontLoaderExample" */; |
| buildPhases = ( |
| 3C33FA37846D03A5826BE09E /* [CP] Check Pods Manifest.lock */, |
| 20BB4D351DEE191500838A41 /* Sources */, |
| 20BB4D361DEE191500838A41 /* Frameworks */, |
| 20BB4D371DEE191500838A41 /* Resources */, |
| 3E7B3F2DA631F2D65D429269 /* [CP] Embed Pods Frameworks */, |
| 91193DE5F7471862D7DCD424 /* [CP] Copy Pods Resources */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = RobotoFontLoaderExample; |
| productName = RobotoFontLoaderExample; |
| productReference = 20BB4D391DEE191500838A41 /* RobotoFontLoaderExample.app */; |
| productType = "com.apple.product-type.application"; |
| }; |
| 20BB4D511DEE191500838A41 /* RobotoFontLoaderExampleTests */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 20BB4D5E1DEE191500838A41 /* Build configuration list for PBXNativeTarget "RobotoFontLoaderExampleTests" */; |
| buildPhases = ( |
| E55C9DFFF62B80F441BD955C /* [CP] Check Pods Manifest.lock */, |
| 20BB4D4E1DEE191500838A41 /* Sources */, |
| 20BB4D4F1DEE191500838A41 /* Frameworks */, |
| 20BB4D501DEE191500838A41 /* Resources */, |
| BDA3C8A16F3EDA64B86DD974 /* [CP] Embed Pods Frameworks */, |
| 10384E8BF02E0084AECA49F8 /* [CP] Copy Pods Resources */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| 20BB4D541DEE191500838A41 /* PBXTargetDependency */, |
| ); |
| name = RobotoFontLoaderExampleTests; |
| productName = RobotoFontLoaderExampleTests; |
| productReference = 20BB4D521DEE191500838A41 /* RobotoFontLoaderExampleTests.xctest */; |
| productType = "com.apple.product-type.bundle.unit-test"; |
| }; |
| /* End PBXNativeTarget section */ |
| |
| /* Begin PBXProject section */ |
| 20BB4D311DEE191500838A41 /* Project object */ = { |
| isa = PBXProject; |
| attributes = { |
| LastUpgradeCheck = 0800; |
| ORGANIZATIONNAME = "Randall Li"; |
| TargetAttributes = { |
| 20BB4D381DEE191500838A41 = { |
| CreatedOnToolsVersion = 8.0; |
| ProvisioningStyle = Automatic; |
| }; |
| 20BB4D511DEE191500838A41 = { |
| CreatedOnToolsVersion = 8.0; |
| ProvisioningStyle = Automatic; |
| TestTargetID = 20BB4D381DEE191500838A41; |
| }; |
| }; |
| }; |
| buildConfigurationList = 20BB4D341DEE191500838A41 /* Build configuration list for PBXProject "RobotoFontLoaderExample" */; |
| compatibilityVersion = "Xcode 3.2"; |
| developmentRegion = English; |
| hasScannedForEncodings = 0; |
| knownRegions = ( |
| en, |
| Base, |
| ); |
| mainGroup = 20BB4D301DEE191500838A41; |
| productRefGroup = 20BB4D3A1DEE191500838A41 /* Products */; |
| projectDirPath = ""; |
| projectRoot = ""; |
| targets = ( |
| 20BB4D381DEE191500838A41 /* RobotoFontLoaderExample */, |
| 20BB4D511DEE191500838A41 /* RobotoFontLoaderExampleTests */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXResourcesBuildPhase section */ |
| 20BB4D371DEE191500838A41 /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 2070DBAC1E1D75F1000A4313 /* WebViewExample.html in Resources */, |
| 20BB4D4C1DEE191500838A41 /* LaunchScreen.storyboard in Resources */, |
| 20BB4D491DEE191500838A41 /* Assets.xcassets in Resources */, |
| 20BB4D471DEE191500838A41 /* Main.storyboard in Resources */, |
| 20BB4D691DEE292A00838A41 /* RobotoVsSystem.storyboard in Resources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 20BB4D501DEE191500838A41 /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXResourcesBuildPhase section */ |
| |
| /* Begin PBXShellScriptBuildPhase section */ |
| 10384E8BF02E0084AECA49F8 /* [CP] Copy Pods Resources */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "[CP] Copy Pods Resources"; |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests/Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests-resources.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| 3C33FA37846D03A5826BE09E /* [CP] Check Pods Manifest.lock */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "[CP] Check Pods Manifest.lock"; |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
| showEnvVarsInLog = 0; |
| }; |
| 3E7B3F2DA631F2D65D429269 /* [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-RobotoFontLoaderExample/Pods-RobotoFontLoaderExample-frameworks.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| 91193DE5F7471862D7DCD424 /* [CP] Copy Pods Resources */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "[CP] Copy Pods Resources"; |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RobotoFontLoaderExample/Pods-RobotoFontLoaderExample-resources.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| BDA3C8A16F3EDA64B86DD974 /* [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-RobotoFontLoaderExample-RobotoFontLoaderExampleTests/Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests-frameworks.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| E55C9DFFF62B80F441BD955C /* [CP] Check Pods Manifest.lock */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "[CP] Check Pods Manifest.lock"; |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
| showEnvVarsInLog = 0; |
| }; |
| /* End PBXShellScriptBuildPhase section */ |
| |
| /* Begin PBXSourcesBuildPhase section */ |
| 20BB4D351DEE191500838A41 /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 20BB4D661DEE292400838A41 /* RobotoFontLoaderSimpleExampleViewController.m in Sources */, |
| 20BB4D671DEE292400838A41 /* RobotoVsSystemExampleViewController.m in Sources */, |
| 20BB4D411DEE191500838A41 /* AppDelegate.m in Sources */, |
| 20BB4D3E1DEE191500838A41 /* main.m in Sources */, |
| 2070DBAA1E1D73C6000A4313 /* WebViewExampleViewController.m in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 20BB4D4E1DEE191500838A41 /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 20BB4D621DEE26C000838A41 /* RobotoFontLoaderTests.m in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXSourcesBuildPhase section */ |
| |
| /* Begin PBXTargetDependency section */ |
| 20BB4D541DEE191500838A41 /* PBXTargetDependency */ = { |
| isa = PBXTargetDependency; |
| target = 20BB4D381DEE191500838A41 /* RobotoFontLoaderExample */; |
| targetProxy = 20BB4D531DEE191500838A41 /* PBXContainerItemProxy */; |
| }; |
| /* End PBXTargetDependency section */ |
| |
| /* Begin PBXVariantGroup section */ |
| 20BB4D451DEE191500838A41 /* Main.storyboard */ = { |
| isa = PBXVariantGroup; |
| children = ( |
| 20BB4D461DEE191500838A41 /* Base */, |
| ); |
| name = Main.storyboard; |
| sourceTree = "<group>"; |
| }; |
| 20BB4D4A1DEE191500838A41 /* LaunchScreen.storyboard */ = { |
| isa = PBXVariantGroup; |
| children = ( |
| 20BB4D4B1DEE191500838A41 /* Base */, |
| ); |
| name = LaunchScreen.storyboard; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXVariantGroup section */ |
| |
| /* Begin XCBuildConfiguration section */ |
| 20BB4D591DEE191500838A41 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ALWAYS_SEARCH_USER_PATHS = NO; |
| CLANG_ANALYZER_NONNULL = YES; |
| CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| CLANG_CXX_LIBRARY = "libc++"; |
| CLANG_ENABLE_MODULES = YES; |
| CLANG_ENABLE_OBJC_ARC = YES; |
| CLANG_WARN_BOOL_CONVERSION = YES; |
| CLANG_WARN_CONSTANT_CONVERSION = YES; |
| CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| CLANG_WARN_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_OBJC_ROOT_CLASS = YES_ERROR; |
| CLANG_WARN_SUSPICIOUS_MOVES = YES; |
| CLANG_WARN_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| COPY_PHASE_STRIP = NO; |
| DEBUG_INFORMATION_FORMAT = dwarf; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| ENABLE_TESTABILITY = YES; |
| GCC_C_LANGUAGE_STANDARD = gnu99; |
| GCC_DYNAMIC_NO_PIC = NO; |
| GCC_NO_COMMON_BLOCKS = YES; |
| GCC_OPTIMIZATION_LEVEL = 0; |
| GCC_PREPROCESSOR_DEFINITIONS = ( |
| "DEBUG=1", |
| "$(inherited)", |
| ); |
| GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| GCC_WARN_UNDECLARED_SELECTOR = YES; |
| GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| GCC_WARN_UNUSED_FUNCTION = YES; |
| GCC_WARN_UNUSED_VARIABLE = YES; |
| IPHONEOS_DEPLOYMENT_TARGET = 10.0; |
| MTL_ENABLE_DEBUG_INFO = YES; |
| ONLY_ACTIVE_ARCH = YES; |
| SDKROOT = iphoneos; |
| TARGETED_DEVICE_FAMILY = "1,2"; |
| }; |
| name = Debug; |
| }; |
| 20BB4D5A1DEE191500838A41 /* Release */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ALWAYS_SEARCH_USER_PATHS = NO; |
| CLANG_ANALYZER_NONNULL = YES; |
| CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| CLANG_CXX_LIBRARY = "libc++"; |
| CLANG_ENABLE_MODULES = YES; |
| CLANG_ENABLE_OBJC_ARC = YES; |
| CLANG_WARN_BOOL_CONVERSION = YES; |
| CLANG_WARN_CONSTANT_CONVERSION = YES; |
| CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| CLANG_WARN_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_OBJC_ROOT_CLASS = YES_ERROR; |
| CLANG_WARN_SUSPICIOUS_MOVES = YES; |
| CLANG_WARN_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| COPY_PHASE_STRIP = NO; |
| DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| ENABLE_NS_ASSERTIONS = NO; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| GCC_C_LANGUAGE_STANDARD = gnu99; |
| GCC_NO_COMMON_BLOCKS = YES; |
| GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| GCC_WARN_UNDECLARED_SELECTOR = YES; |
| GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| GCC_WARN_UNUSED_FUNCTION = YES; |
| GCC_WARN_UNUSED_VARIABLE = YES; |
| IPHONEOS_DEPLOYMENT_TARGET = 10.0; |
| MTL_ENABLE_DEBUG_INFO = NO; |
| SDKROOT = iphoneos; |
| TARGETED_DEVICE_FAMILY = "1,2"; |
| VALIDATE_PRODUCT = YES; |
| }; |
| name = Release; |
| }; |
| 20BB4D5C1DEE191500838A41 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = CD44B0EEB67BC2FBF1920605 /* Pods-RobotoFontLoaderExample.debug.xcconfig */; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| INFOPLIST_FILE = RobotoFontLoaderExample/Info.plist; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = com.google.RobotoFontLoaderExample; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| }; |
| name = Debug; |
| }; |
| 20BB4D5D1DEE191500838A41 /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = E79A0B6A2D2A7D4F3038A5F1 /* Pods-RobotoFontLoaderExample.release.xcconfig */; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| INFOPLIST_FILE = RobotoFontLoaderExample/Info.plist; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = com.google.RobotoFontLoaderExample; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| }; |
| name = Release; |
| }; |
| 20BB4D5F1DEE191500838A41 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 591BBC13F7D71A42B6E9CE0F /* Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests.debug.xcconfig */; |
| buildSettings = { |
| BUNDLE_LOADER = "$(TEST_HOST)"; |
| INFOPLIST_FILE = RobotoFontLoaderExampleTests/Info.plist; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = com.google.RobotoFontLoaderExampleTests; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RobotoFontLoaderExample.app/RobotoFontLoaderExample"; |
| }; |
| name = Debug; |
| }; |
| 20BB4D601DEE191500838A41 /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 87BE723A4A8621845880FBE6 /* Pods-RobotoFontLoaderExample-RobotoFontLoaderExampleTests.release.xcconfig */; |
| buildSettings = { |
| BUNDLE_LOADER = "$(TEST_HOST)"; |
| INFOPLIST_FILE = RobotoFontLoaderExampleTests/Info.plist; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = com.google.RobotoFontLoaderExampleTests; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RobotoFontLoaderExample.app/RobotoFontLoaderExample"; |
| }; |
| name = Release; |
| }; |
| /* End XCBuildConfiguration section */ |
| |
| /* Begin XCConfigurationList section */ |
| 20BB4D341DEE191500838A41 /* Build configuration list for PBXProject "RobotoFontLoaderExample" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 20BB4D591DEE191500838A41 /* Debug */, |
| 20BB4D5A1DEE191500838A41 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| 20BB4D5B1DEE191500838A41 /* Build configuration list for PBXNativeTarget "RobotoFontLoaderExample" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 20BB4D5C1DEE191500838A41 /* Debug */, |
| 20BB4D5D1DEE191500838A41 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| 20BB4D5E1DEE191500838A41 /* Build configuration list for PBXNativeTarget "RobotoFontLoaderExampleTests" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 20BB4D5F1DEE191500838A41 /* Debug */, |
| 20BB4D601DEE191500838A41 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| /* End XCConfigurationList section */ |
| }; |
| rootObject = 20BB4D311DEE191500838A41 /* Project object */; |
| } |