Commit 07e6b8029c367d87edb14e2cd16034a3d5b658f5
1 parent
fe14a10599
Exists in
master
and in
1 other branch
兼容ios8以前的横屏配置,增加分享文案可配置功能
Showing 5 changed files with 41 additions and 10 deletions Inline Diff
ios/SpreadDemo/SpreadDemo.xcodeproj/project.pbxproj
| 1 | // !$*UTF8*$! | 1 | // !$*UTF8*$! |
| 2 | { | 2 | { |
| 3 | archiveVersion = 1; | 3 | archiveVersion = 1; |
| 4 | classes = { | 4 | classes = { |
| 5 | }; | 5 | }; |
| 6 | objectVersion = 46; | 6 | objectVersion = 46; |
| 7 | objects = { | 7 | objects = { |
| 8 | 8 | ||
| 9 | /* Begin PBXBuildFile section */ | 9 | /* Begin PBXBuildFile section */ |
| 10 | 3309D87E1C33A12200534E33 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D87D1C33A12200534E33 /* main.m */; }; | 10 | 3309D87E1C33A12200534E33 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D87D1C33A12200534E33 /* main.m */; }; |
| 11 | 3309D8811C33A12200534E33 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D8801C33A12200534E33 /* AppDelegate.m */; }; | 11 | 3309D8811C33A12200534E33 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D8801C33A12200534E33 /* AppDelegate.m */; }; |
| 12 | 3309D8841C33A12200534E33 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D8831C33A12200534E33 /* ViewController.m */; }; | 12 | 3309D8841C33A12200534E33 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D8831C33A12200534E33 /* ViewController.m */; }; |
| 13 | 3309D8891C33A12200534E33 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8881C33A12200534E33 /* Assets.xcassets */; }; | 13 | 3309D8891C33A12200534E33 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8881C33A12200534E33 /* Assets.xcassets */; }; |
| 14 | 3309D88C1C33A12200534E33 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */; }; | 14 | 3309D88C1C33A12200534E33 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */; }; |
| 15 | 3309D8C71C33E5F500534E33 /* Spreader.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8C61C33E5F500534E33 /* Spreader.bundle */; }; | 15 | 3309D8C71C33E5F500534E33 /* Spreader.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8C61C33E5F500534E33 /* Spreader.bundle */; }; |
| 16 | 3309D8CF1C34CEF000534E33 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */; }; | 16 | 3309D8CF1C34CEF000534E33 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */; }; |
| 17 | 3309D8DC1C3BA7CE00534E33 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */; }; | 17 | 3309D8DC1C3BA7CE00534E33 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */; }; |
| 18 | 3309D9511C3E098000534E33 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D9501C3E098000534E33 /* SystemConfiguration.framework */; }; | 18 | 3309D9511C3E098000534E33 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D9501C3E098000534E33 /* SystemConfiguration.framework */; }; |
| 19 | 3309D95B1C3E0B1500534E33 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */; }; | 19 | 3309D95B1C3E0B1500534E33 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */; }; |
| 20 | 336FC7E21C46413D00151550 /* Spreader.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 336FC7E11C46413D00151550 /* Spreader.framework */; }; | 20 | 336FC7F61C4F305F00151550 /* Spreader.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 336FC7F51C4F305F00151550 /* Spreader.framework */; }; |
| 21 | /* End PBXBuildFile section */ | 21 | /* End PBXBuildFile section */ |
| 22 | 22 | ||
| 23 | /* Begin PBXFileReference section */ | 23 | /* Begin PBXFileReference section */ |
| 24 | 3309D8791C33A12200534E33 /* SpreadDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SpreadDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; | 24 | 3309D8791C33A12200534E33 /* SpreadDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SpreadDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 25 | 3309D87D1C33A12200534E33 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; | 25 | 3309D87D1C33A12200534E33 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
| 26 | 3309D87F1C33A12200534E33 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; | 26 | 3309D87F1C33A12200534E33 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
| 27 | 3309D8801C33A12200534E33 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; | 27 | 3309D8801C33A12200534E33 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
| 28 | 3309D8821C33A12200534E33 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; | 28 | 3309D8821C33A12200534E33 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; |
| 29 | 3309D8831C33A12200534E33 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; | 29 | 3309D8831C33A12200534E33 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; |
| 30 | 3309D8881C33A12200534E33 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; | 30 | 3309D8881C33A12200534E33 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
| 31 | 3309D88B1C33A12200534E33 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; | 31 | 3309D88B1C33A12200534E33 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| 32 | 3309D88D1C33A12200534E33 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | 32 | 3309D88D1C33A12200534E33 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 33 | 3309D8C61C33E5F500534E33 /* Spreader.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Spreader.bundle; sourceTree = "<group>"; }; | 33 | 3309D8C61C33E5F500534E33 /* Spreader.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Spreader.bundle; sourceTree = "<group>"; }; |
| 34 | 3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; | 34 | 3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
| 35 | 3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; }; | 35 | 3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; }; |
| 36 | 3309D9501C3E098000534E33 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; | 36 | 3309D9501C3E098000534E33 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; |
| 37 | 3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; | 37 | 3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; |
| 38 | 336FC7E11C46413D00151550 /* Spreader.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Spreader.framework; path = ../Spreader.framework; sourceTree = "<group>"; }; | 38 | 336FC7F51C4F305F00151550 /* Spreader.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Spreader.framework; path = ../Spreader.framework; sourceTree = "<group>"; }; |
| 39 | /* End PBXFileReference section */ | 39 | /* End PBXFileReference section */ |
| 40 | 40 | ||
| 41 | /* Begin PBXFrameworksBuildPhase section */ | 41 | /* Begin PBXFrameworksBuildPhase section */ |
| 42 | 3309D8761C33A12200534E33 /* Frameworks */ = { | 42 | 3309D8761C33A12200534E33 /* Frameworks */ = { |
| 43 | isa = PBXFrameworksBuildPhase; | 43 | isa = PBXFrameworksBuildPhase; |
| 44 | buildActionMask = 2147483647; | 44 | buildActionMask = 2147483647; |
| 45 | files = ( | 45 | files = ( |
| 46 | 336FC7E21C46413D00151550 /* Spreader.framework in Frameworks */, | 46 | 336FC7F61C4F305F00151550 /* Spreader.framework in Frameworks */, |
| 47 | 3309D95B1C3E0B1500534E33 /* MobileCoreServices.framework in Frameworks */, | 47 | 3309D95B1C3E0B1500534E33 /* MobileCoreServices.framework in Frameworks */, |
| 48 | 3309D9511C3E098000534E33 /* SystemConfiguration.framework in Frameworks */, | 48 | 3309D9511C3E098000534E33 /* SystemConfiguration.framework in Frameworks */, |
| 49 | 3309D8CF1C34CEF000534E33 /* CoreGraphics.framework in Frameworks */, | 49 | 3309D8CF1C34CEF000534E33 /* CoreGraphics.framework in Frameworks */, |
| 50 | ); | 50 | ); |
| 51 | runOnlyForDeploymentPostprocessing = 0; | 51 | runOnlyForDeploymentPostprocessing = 0; |
| 52 | }; | 52 | }; |
| 53 | /* End PBXFrameworksBuildPhase section */ | 53 | /* End PBXFrameworksBuildPhase section */ |
| 54 | 54 | ||
| 55 | /* Begin PBXGroup section */ | 55 | /* Begin PBXGroup section */ |
| 56 | 3309D8701C33A12200534E33 = { | 56 | 3309D8701C33A12200534E33 = { |
| 57 | isa = PBXGroup; | 57 | isa = PBXGroup; |
| 58 | children = ( | 58 | children = ( |
| 59 | 3309D8D01C3A28A000534E33 /* Frameworks */, | 59 | 3309D8D01C3A28A000534E33 /* Frameworks */, |
| 60 | 3309D87B1C33A12200534E33 /* SpreadDemo */, | 60 | 3309D87B1C33A12200534E33 /* SpreadDemo */, |
| 61 | 3309D87A1C33A12200534E33 /* Products */, | 61 | 3309D87A1C33A12200534E33 /* Products */, |
| 62 | ); | 62 | ); |
| 63 | sourceTree = "<group>"; | 63 | sourceTree = "<group>"; |
| 64 | }; | 64 | }; |
| 65 | 3309D87A1C33A12200534E33 /* Products */ = { | 65 | 3309D87A1C33A12200534E33 /* Products */ = { |
| 66 | isa = PBXGroup; | 66 | isa = PBXGroup; |
| 67 | children = ( | 67 | children = ( |
| 68 | 3309D8791C33A12200534E33 /* SpreadDemo.app */, | 68 | 3309D8791C33A12200534E33 /* SpreadDemo.app */, |
| 69 | ); | 69 | ); |
| 70 | name = Products; | 70 | name = Products; |
| 71 | sourceTree = "<group>"; | 71 | sourceTree = "<group>"; |
| 72 | }; | 72 | }; |
| 73 | 3309D87B1C33A12200534E33 /* SpreadDemo */ = { | 73 | 3309D87B1C33A12200534E33 /* SpreadDemo */ = { |
| 74 | isa = PBXGroup; | 74 | isa = PBXGroup; |
| 75 | children = ( | 75 | children = ( |
| 76 | 3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */, | 76 | 3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */, |
| 77 | 3309D87F1C33A12200534E33 /* AppDelegate.h */, | 77 | 3309D87F1C33A12200534E33 /* AppDelegate.h */, |
| 78 | 3309D8801C33A12200534E33 /* AppDelegate.m */, | 78 | 3309D8801C33A12200534E33 /* AppDelegate.m */, |
| 79 | 3309D8821C33A12200534E33 /* ViewController.h */, | 79 | 3309D8821C33A12200534E33 /* ViewController.h */, |
| 80 | 3309D8831C33A12200534E33 /* ViewController.m */, | 80 | 3309D8831C33A12200534E33 /* ViewController.m */, |
| 81 | 3309D8881C33A12200534E33 /* Assets.xcassets */, | 81 | 3309D8881C33A12200534E33 /* Assets.xcassets */, |
| 82 | 3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */, | 82 | 3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */, |
| 83 | 3309D88D1C33A12200534E33 /* Info.plist */, | 83 | 3309D88D1C33A12200534E33 /* Info.plist */, |
| 84 | 3309D87C1C33A12200534E33 /* Supporting Files */, | 84 | 3309D87C1C33A12200534E33 /* Supporting Files */, |
| 85 | 3309D8C61C33E5F500534E33 /* Spreader.bundle */, | 85 | 3309D8C61C33E5F500534E33 /* Spreader.bundle */, |
| 86 | ); | 86 | ); |
| 87 | path = SpreadDemo; | 87 | path = SpreadDemo; |
| 88 | sourceTree = "<group>"; | 88 | sourceTree = "<group>"; |
| 89 | }; | 89 | }; |
| 90 | 3309D87C1C33A12200534E33 /* Supporting Files */ = { | 90 | 3309D87C1C33A12200534E33 /* Supporting Files */ = { |
| 91 | isa = PBXGroup; | 91 | isa = PBXGroup; |
| 92 | children = ( | 92 | children = ( |
| 93 | 3309D87D1C33A12200534E33 /* main.m */, | 93 | 3309D87D1C33A12200534E33 /* main.m */, |
| 94 | ); | 94 | ); |
| 95 | name = "Supporting Files"; | 95 | name = "Supporting Files"; |
| 96 | sourceTree = "<group>"; | 96 | sourceTree = "<group>"; |
| 97 | }; | 97 | }; |
| 98 | 3309D8D01C3A28A000534E33 /* Frameworks */ = { | 98 | 3309D8D01C3A28A000534E33 /* Frameworks */ = { |
| 99 | isa = PBXGroup; | 99 | isa = PBXGroup; |
| 100 | children = ( | 100 | children = ( |
| 101 | 336FC7E11C46413D00151550 /* Spreader.framework */, | 101 | 336FC7F51C4F305F00151550 /* Spreader.framework */, |
| 102 | 3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */, | 102 | 3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */, |
| 103 | 3309D9501C3E098000534E33 /* SystemConfiguration.framework */, | 103 | 3309D9501C3E098000534E33 /* SystemConfiguration.framework */, |
| 104 | 3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */, | 104 | 3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */, |
| 105 | ); | 105 | ); |
| 106 | name = Frameworks; | 106 | name = Frameworks; |
| 107 | sourceTree = "<group>"; | 107 | sourceTree = "<group>"; |
| 108 | }; | 108 | }; |
| 109 | /* End PBXGroup section */ | 109 | /* End PBXGroup section */ |
| 110 | 110 | ||
| 111 | /* Begin PBXNativeTarget section */ | 111 | /* Begin PBXNativeTarget section */ |
| 112 | 3309D8781C33A12200534E33 /* SpreadDemo */ = { | 112 | 3309D8781C33A12200534E33 /* SpreadDemo */ = { |
| 113 | isa = PBXNativeTarget; | 113 | isa = PBXNativeTarget; |
| 114 | buildConfigurationList = 3309D8901C33A12200534E33 /* Build configuration list for PBXNativeTarget "SpreadDemo" */; | 114 | buildConfigurationList = 3309D8901C33A12200534E33 /* Build configuration list for PBXNativeTarget "SpreadDemo" */; |
| 115 | buildPhases = ( | 115 | buildPhases = ( |
| 116 | 3309D8751C33A12200534E33 /* Sources */, | 116 | 3309D8751C33A12200534E33 /* Sources */, |
| 117 | 3309D8761C33A12200534E33 /* Frameworks */, | 117 | 3309D8761C33A12200534E33 /* Frameworks */, |
| 118 | 3309D8771C33A12200534E33 /* Resources */, | 118 | 3309D8771C33A12200534E33 /* Resources */, |
| 119 | ); | 119 | ); |
| 120 | buildRules = ( | 120 | buildRules = ( |
| 121 | ); | 121 | ); |
| 122 | dependencies = ( | 122 | dependencies = ( |
| 123 | ); | 123 | ); |
| 124 | name = SpreadDemo; | 124 | name = SpreadDemo; |
| 125 | productName = SpreadDemo; | 125 | productName = SpreadDemo; |
| 126 | productReference = 3309D8791C33A12200534E33 /* SpreadDemo.app */; | 126 | productReference = 3309D8791C33A12200534E33 /* SpreadDemo.app */; |
| 127 | productType = "com.apple.product-type.application"; | 127 | productType = "com.apple.product-type.application"; |
| 128 | }; | 128 | }; |
| 129 | /* End PBXNativeTarget section */ | 129 | /* End PBXNativeTarget section */ |
| 130 | 130 | ||
| 131 | /* Begin PBXProject section */ | 131 | /* Begin PBXProject section */ |
| 132 | 3309D8711C33A12200534E33 /* Project object */ = { | 132 | 3309D8711C33A12200534E33 /* Project object */ = { |
| 133 | isa = PBXProject; | 133 | isa = PBXProject; |
| 134 | attributes = { | 134 | attributes = { |
| 135 | LastUpgradeCheck = 0710; | 135 | LastUpgradeCheck = 0710; |
| 136 | ORGANIZATIONNAME = Gump; | 136 | ORGANIZATIONNAME = Gump; |
| 137 | TargetAttributes = { | 137 | TargetAttributes = { |
| 138 | 3309D8781C33A12200534E33 = { | 138 | 3309D8781C33A12200534E33 = { |
| 139 | CreatedOnToolsVersion = 7.1.1; | 139 | CreatedOnToolsVersion = 7.1.1; |
| 140 | DevelopmentTeam = TU2VD6BENZ; | 140 | DevelopmentTeam = TU2VD6BENZ; |
| 141 | }; | 141 | }; |
| 142 | }; | 142 | }; |
| 143 | }; | 143 | }; |
| 144 | buildConfigurationList = 3309D8741C33A12200534E33 /* Build configuration list for PBXProject "SpreadDemo" */; | 144 | buildConfigurationList = 3309D8741C33A12200534E33 /* Build configuration list for PBXProject "SpreadDemo" */; |
| 145 | compatibilityVersion = "Xcode 3.2"; | 145 | compatibilityVersion = "Xcode 3.2"; |
| 146 | developmentRegion = English; | 146 | developmentRegion = English; |
| 147 | hasScannedForEncodings = 0; | 147 | hasScannedForEncodings = 0; |
| 148 | knownRegions = ( | 148 | knownRegions = ( |
| 149 | en, | 149 | en, |
| 150 | Base, | 150 | Base, |
| 151 | ); | 151 | ); |
| 152 | mainGroup = 3309D8701C33A12200534E33; | 152 | mainGroup = 3309D8701C33A12200534E33; |
| 153 | productRefGroup = 3309D87A1C33A12200534E33 /* Products */; | 153 | productRefGroup = 3309D87A1C33A12200534E33 /* Products */; |
| 154 | projectDirPath = ""; | 154 | projectDirPath = ""; |
| 155 | projectRoot = ""; | 155 | projectRoot = ""; |
| 156 | targets = ( | 156 | targets = ( |
| 157 | 3309D8781C33A12200534E33 /* SpreadDemo */, | 157 | 3309D8781C33A12200534E33 /* SpreadDemo */, |
| 158 | ); | 158 | ); |
| 159 | }; | 159 | }; |
| 160 | /* End PBXProject section */ | 160 | /* End PBXProject section */ |
| 161 | 161 | ||
| 162 | /* Begin PBXResourcesBuildPhase section */ | 162 | /* Begin PBXResourcesBuildPhase section */ |
| 163 | 3309D8771C33A12200534E33 /* Resources */ = { | 163 | 3309D8771C33A12200534E33 /* Resources */ = { |
| 164 | isa = PBXResourcesBuildPhase; | 164 | isa = PBXResourcesBuildPhase; |
| 165 | buildActionMask = 2147483647; | 165 | buildActionMask = 2147483647; |
| 166 | files = ( | 166 | files = ( |
| 167 | 3309D88C1C33A12200534E33 /* LaunchScreen.storyboard in Resources */, | 167 | 3309D88C1C33A12200534E33 /* LaunchScreen.storyboard in Resources */, |
| 168 | 3309D8C71C33E5F500534E33 /* Spreader.bundle in Resources */, | 168 | 3309D8C71C33E5F500534E33 /* Spreader.bundle in Resources */, |
| 169 | 3309D8891C33A12200534E33 /* Assets.xcassets in Resources */, | 169 | 3309D8891C33A12200534E33 /* Assets.xcassets in Resources */, |
| 170 | 3309D8DC1C3BA7CE00534E33 /* Default-568h@2x.png in Resources */, | 170 | 3309D8DC1C3BA7CE00534E33 /* Default-568h@2x.png in Resources */, |
| 171 | ); | 171 | ); |
| 172 | runOnlyForDeploymentPostprocessing = 0; | 172 | runOnlyForDeploymentPostprocessing = 0; |
| 173 | }; | 173 | }; |
| 174 | /* End PBXResourcesBuildPhase section */ | 174 | /* End PBXResourcesBuildPhase section */ |
| 175 | 175 | ||
| 176 | /* Begin PBXSourcesBuildPhase section */ | 176 | /* Begin PBXSourcesBuildPhase section */ |
| 177 | 3309D8751C33A12200534E33 /* Sources */ = { | 177 | 3309D8751C33A12200534E33 /* Sources */ = { |
| 178 | isa = PBXSourcesBuildPhase; | 178 | isa = PBXSourcesBuildPhase; |
| 179 | buildActionMask = 2147483647; | 179 | buildActionMask = 2147483647; |
| 180 | files = ( | 180 | files = ( |
| 181 | 3309D8841C33A12200534E33 /* ViewController.m in Sources */, | 181 | 3309D8841C33A12200534E33 /* ViewController.m in Sources */, |
| 182 | 3309D8811C33A12200534E33 /* AppDelegate.m in Sources */, | 182 | 3309D8811C33A12200534E33 /* AppDelegate.m in Sources */, |
| 183 | 3309D87E1C33A12200534E33 /* main.m in Sources */, | 183 | 3309D87E1C33A12200534E33 /* main.m in Sources */, |
| 184 | ); | 184 | ); |
| 185 | runOnlyForDeploymentPostprocessing = 0; | 185 | runOnlyForDeploymentPostprocessing = 0; |
| 186 | }; | 186 | }; |
| 187 | /* End PBXSourcesBuildPhase section */ | 187 | /* End PBXSourcesBuildPhase section */ |
| 188 | 188 | ||
| 189 | /* Begin PBXVariantGroup section */ | 189 | /* Begin PBXVariantGroup section */ |
| 190 | 3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */ = { | 190 | 3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */ = { |
| 191 | isa = PBXVariantGroup; | 191 | isa = PBXVariantGroup; |
| 192 | children = ( | 192 | children = ( |
| 193 | 3309D88B1C33A12200534E33 /* Base */, | 193 | 3309D88B1C33A12200534E33 /* Base */, |
| 194 | ); | 194 | ); |
| 195 | name = LaunchScreen.storyboard; | 195 | name = LaunchScreen.storyboard; |
| 196 | sourceTree = "<group>"; | 196 | sourceTree = "<group>"; |
| 197 | }; | 197 | }; |
| 198 | /* End PBXVariantGroup section */ | 198 | /* End PBXVariantGroup section */ |
| 199 | 199 | ||
| 200 | /* Begin XCBuildConfiguration section */ | 200 | /* Begin XCBuildConfiguration section */ |
| 201 | 3309D88E1C33A12200534E33 /* Debug */ = { | 201 | 3309D88E1C33A12200534E33 /* Debug */ = { |
| 202 | isa = XCBuildConfiguration; | 202 | isa = XCBuildConfiguration; |
| 203 | buildSettings = { | 203 | buildSettings = { |
| 204 | ALWAYS_SEARCH_USER_PATHS = NO; | 204 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 205 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; | 205 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 206 | CLANG_CXX_LIBRARY = "libc++"; | 206 | CLANG_CXX_LIBRARY = "libc++"; |
| 207 | CLANG_ENABLE_MODULES = YES; | 207 | CLANG_ENABLE_MODULES = YES; |
| 208 | CLANG_ENABLE_OBJC_ARC = YES; | 208 | CLANG_ENABLE_OBJC_ARC = YES; |
| 209 | CLANG_WARN_BOOL_CONVERSION = YES; | 209 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 210 | CLANG_WARN_CONSTANT_CONVERSION = YES; | 210 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 211 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | 211 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 212 | CLANG_WARN_EMPTY_BODY = YES; | 212 | CLANG_WARN_EMPTY_BODY = YES; |
| 213 | CLANG_WARN_ENUM_CONVERSION = YES; | 213 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 214 | CLANG_WARN_INT_CONVERSION = YES; | 214 | CLANG_WARN_INT_CONVERSION = YES; |
| 215 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | 215 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 216 | CLANG_WARN_UNREACHABLE_CODE = YES; | 216 | CLANG_WARN_UNREACHABLE_CODE = YES; |
| 217 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | 217 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 218 | CODE_SIGN_IDENTITY = "iPhone Developer: Fang Chen (57ZYSQ29Y4)"; | 218 | CODE_SIGN_IDENTITY = "iPhone Developer: Fang Chen (57ZYSQ29Y4)"; |
| 219 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | 219 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 220 | COPY_PHASE_STRIP = NO; | 220 | COPY_PHASE_STRIP = NO; |
| 221 | DEBUG_INFORMATION_FORMAT = dwarf; | 221 | DEBUG_INFORMATION_FORMAT = dwarf; |
| 222 | ENABLE_STRICT_OBJC_MSGSEND = YES; | 222 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 223 | ENABLE_TESTABILITY = YES; | 223 | ENABLE_TESTABILITY = YES; |
| 224 | GCC_C_LANGUAGE_STANDARD = gnu99; | 224 | GCC_C_LANGUAGE_STANDARD = gnu99; |
| 225 | GCC_DYNAMIC_NO_PIC = NO; | 225 | GCC_DYNAMIC_NO_PIC = NO; |
| 226 | GCC_NO_COMMON_BLOCKS = YES; | 226 | GCC_NO_COMMON_BLOCKS = YES; |
| 227 | GCC_OPTIMIZATION_LEVEL = 0; | 227 | GCC_OPTIMIZATION_LEVEL = 0; |
| 228 | GCC_PREPROCESSOR_DEFINITIONS = ( | 228 | GCC_PREPROCESSOR_DEFINITIONS = ( |
| 229 | "DEBUG=1", | 229 | "DEBUG=1", |
| 230 | "$(inherited)", | 230 | "$(inherited)", |
| 231 | ); | 231 | ); |
| 232 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | 232 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 233 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | 233 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 234 | GCC_WARN_UNDECLARED_SELECTOR = YES; | 234 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 235 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | 235 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 236 | GCC_WARN_UNUSED_FUNCTION = YES; | 236 | GCC_WARN_UNUSED_FUNCTION = YES; |
| 237 | GCC_WARN_UNUSED_VARIABLE = YES; | 237 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 238 | IPHONEOS_DEPLOYMENT_TARGET = 9.1; | 238 | IPHONEOS_DEPLOYMENT_TARGET = 9.1; |
| 239 | MTL_ENABLE_DEBUG_INFO = YES; | 239 | MTL_ENABLE_DEBUG_INFO = YES; |
| 240 | ONLY_ACTIVE_ARCH = YES; | 240 | ONLY_ACTIVE_ARCH = YES; |
| 241 | SDKROOT = iphoneos; | 241 | SDKROOT = iphoneos; |
| 242 | TARGETED_DEVICE_FAMILY = "1,2"; | 242 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 243 | }; | 243 | }; |
| 244 | name = Debug; | 244 | name = Debug; |
| 245 | }; | 245 | }; |
| 246 | 3309D88F1C33A12200534E33 /* Release */ = { | 246 | 3309D88F1C33A12200534E33 /* Release */ = { |
| 247 | isa = XCBuildConfiguration; | 247 | isa = XCBuildConfiguration; |
| 248 | buildSettings = { | 248 | buildSettings = { |
| 249 | ALWAYS_SEARCH_USER_PATHS = NO; | 249 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 250 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; | 250 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 251 | CLANG_CXX_LIBRARY = "libc++"; | 251 | CLANG_CXX_LIBRARY = "libc++"; |
| 252 | CLANG_ENABLE_MODULES = YES; | 252 | CLANG_ENABLE_MODULES = YES; |
| 253 | CLANG_ENABLE_OBJC_ARC = YES; | 253 | CLANG_ENABLE_OBJC_ARC = YES; |
| 254 | CLANG_WARN_BOOL_CONVERSION = YES; | 254 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 255 | CLANG_WARN_CONSTANT_CONVERSION = YES; | 255 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 256 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | 256 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 257 | CLANG_WARN_EMPTY_BODY = YES; | 257 | CLANG_WARN_EMPTY_BODY = YES; |
| 258 | CLANG_WARN_ENUM_CONVERSION = YES; | 258 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 259 | CLANG_WARN_INT_CONVERSION = YES; | 259 | CLANG_WARN_INT_CONVERSION = YES; |
| 260 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | 260 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 261 | CLANG_WARN_UNREACHABLE_CODE = YES; | 261 | CLANG_WARN_UNREACHABLE_CODE = YES; |
| 262 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | 262 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 263 | CODE_SIGN_IDENTITY = "iPhone Developer: Fang Chen (57ZYSQ29Y4)"; | 263 | CODE_SIGN_IDENTITY = "iPhone Developer: Fang Chen (57ZYSQ29Y4)"; |
| 264 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | 264 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 265 | COPY_PHASE_STRIP = NO; | 265 | COPY_PHASE_STRIP = NO; |
| 266 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | 266 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 267 | ENABLE_NS_ASSERTIONS = NO; | 267 | ENABLE_NS_ASSERTIONS = NO; |
| 268 | ENABLE_STRICT_OBJC_MSGSEND = YES; | 268 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 269 | GCC_C_LANGUAGE_STANDARD = gnu99; | 269 | GCC_C_LANGUAGE_STANDARD = gnu99; |
| 270 | GCC_NO_COMMON_BLOCKS = YES; | 270 | GCC_NO_COMMON_BLOCKS = YES; |
| 271 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | 271 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 272 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | 272 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 273 | GCC_WARN_UNDECLARED_SELECTOR = YES; | 273 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 274 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | 274 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 275 | GCC_WARN_UNUSED_FUNCTION = YES; | 275 | GCC_WARN_UNUSED_FUNCTION = YES; |
| 276 | GCC_WARN_UNUSED_VARIABLE = YES; | 276 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 277 | IPHONEOS_DEPLOYMENT_TARGET = 9.1; | 277 | IPHONEOS_DEPLOYMENT_TARGET = 9.1; |
| 278 | MTL_ENABLE_DEBUG_INFO = NO; | 278 | MTL_ENABLE_DEBUG_INFO = NO; |
| 279 | SDKROOT = iphoneos; | 279 | SDKROOT = iphoneos; |
| 280 | TARGETED_DEVICE_FAMILY = "1,2"; | 280 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 281 | VALIDATE_PRODUCT = YES; | 281 | VALIDATE_PRODUCT = YES; |
| 282 | }; | 282 | }; |
| 283 | name = Release; | 283 | name = Release; |
| 284 | }; | 284 | }; |
| 285 | 3309D8911C33A12200534E33 /* Debug */ = { | 285 | 3309D8911C33A12200534E33 /* Debug */ = { |
| 286 | isa = XCBuildConfiguration; | 286 | isa = XCBuildConfiguration; |
| 287 | buildSettings = { | 287 | buildSettings = { |
| 288 | ALWAYS_SEARCH_USER_PATHS = YES; | 288 | ALWAYS_SEARCH_USER_PATHS = YES; |
| 289 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | 289 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 290 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets"; | 290 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets"; |
| 291 | CODE_SIGN_IDENTITY = "iPhone Developer"; | 291 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 292 | ENABLE_BITCODE = NO; | ||
| 292 | FRAMEWORK_SEARCH_PATHS = ( | 293 | FRAMEWORK_SEARCH_PATHS = ( |
| 293 | "$(PROJECT_DIR)", | 294 | "$(PROJECT_DIR)", |
| 294 | "$(PROJECT_DIR)/../", | 295 | "$(PROJECT_DIR)/../", |
| 295 | ); | 296 | ); |
| 296 | HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../Spreader.Framework/**"; | 297 | HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../Spreader.Framework/**"; |
| 297 | INFOPLIST_FILE = SpreadDemo/Info.plist; | 298 | INFOPLIST_FILE = SpreadDemo/Info.plist; |
| 298 | IPHONEOS_DEPLOYMENT_TARGET = 6.0; | 299 | IPHONEOS_DEPLOYMENT_TARGET = 6.0; |
| 299 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; | 300 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 300 | OTHER_CODE_SIGN_FLAGS = ""; | 301 | OTHER_CODE_SIGN_FLAGS = ""; |
| 301 | OTHER_LDFLAGS = "-ObjC"; | 302 | OTHER_LDFLAGS = "-ObjC"; |
| 302 | PRODUCT_BUNDLE_IDENTIFIER = Gump.SpreadDemo; | 303 | PRODUCT_BUNDLE_IDENTIFIER = Gump.SpreadDemo; |
| 303 | PRODUCT_NAME = "$(TARGET_NAME)"; | 304 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 304 | PROVISIONING_PROFILE = "eb0168b9-d076-46ca-b632-badbf62beb18"; | 305 | PROVISIONING_PROFILE = "eb0168b9-d076-46ca-b632-badbf62beb18"; |
| 305 | }; | 306 | }; |
| 306 | name = Debug; | 307 | name = Debug; |
| 307 | }; | 308 | }; |
| 308 | 3309D8921C33A12200534E33 /* Release */ = { | 309 | 3309D8921C33A12200534E33 /* Release */ = { |
| 309 | isa = XCBuildConfiguration; | 310 | isa = XCBuildConfiguration; |
| 310 | buildSettings = { | 311 | buildSettings = { |
| 311 | ALWAYS_SEARCH_USER_PATHS = YES; | 312 | ALWAYS_SEARCH_USER_PATHS = YES; |
| 312 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | 313 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 313 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets"; | 314 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets"; |
| 314 | CODE_SIGN_IDENTITY = "iPhone Developer"; | 315 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 316 | ENABLE_BITCODE = NO; | ||
| 315 | FRAMEWORK_SEARCH_PATHS = ( | 317 | FRAMEWORK_SEARCH_PATHS = ( |
| 316 | "$(PROJECT_DIR)", | 318 | "$(PROJECT_DIR)", |
| 317 | "$(PROJECT_DIR)/../", | 319 | "$(PROJECT_DIR)/../", |
| 318 | ); | 320 | ); |
| 319 | HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../Spreader.Framework/**"; | 321 | HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../Spreader.Framework/**"; |
| 320 | INFOPLIST_FILE = SpreadDemo/Info.plist; | 322 | INFOPLIST_FILE = SpreadDemo/Info.plist; |
| 321 | IPHONEOS_DEPLOYMENT_TARGET = 6.0; | 323 | IPHONEOS_DEPLOYMENT_TARGET = 6.0; |
| 322 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; | 324 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 323 | OTHER_CODE_SIGN_FLAGS = ""; | 325 | OTHER_CODE_SIGN_FLAGS = ""; |
| 324 | OTHER_LDFLAGS = "-ObjC"; | 326 | OTHER_LDFLAGS = "-ObjC"; |
| 325 | PRODUCT_BUNDLE_IDENTIFIER = Gump.SpreadDemo; | 327 | PRODUCT_BUNDLE_IDENTIFIER = Gump.SpreadDemo; |
| 326 | PRODUCT_NAME = "$(TARGET_NAME)"; | 328 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 327 | PROVISIONING_PROFILE = "eb0168b9-d076-46ca-b632-badbf62beb18"; | 329 | PROVISIONING_PROFILE = "eb0168b9-d076-46ca-b632-badbf62beb18"; |
| 328 | }; | 330 | }; |
| 329 | name = Release; | 331 | name = Release; |
| 330 | }; | 332 | }; |
| 331 | /* End XCBuildConfiguration section */ | 333 | /* End XCBuildConfiguration section */ |
| 332 | 334 | ||
| 333 | /* Begin XCConfigurationList section */ | 335 | /* Begin XCConfigurationList section */ |
| 334 | 3309D8741C33A12200534E33 /* Build configuration list for PBXProject "SpreadDemo" */ = { | 336 | 3309D8741C33A12200534E33 /* Build configuration list for PBXProject "SpreadDemo" */ = { |
| 335 | isa = XCConfigurationList; | 337 | isa = XCConfigurationList; |
| 336 | buildConfigurations = ( | 338 | buildConfigurations = ( |
| 337 | 3309D88E1C33A12200534E33 /* Debug */, | 339 | 3309D88E1C33A12200534E33 /* Debug */, |
| 338 | 3309D88F1C33A12200534E33 /* Release */, | 340 | 3309D88F1C33A12200534E33 /* Release */, |
| 339 | ); | 341 | ); |
| 340 | defaultConfigurationIsVisible = 0; | 342 | defaultConfigurationIsVisible = 0; |
| 341 | defaultConfigurationName = Release; | 343 | defaultConfigurationName = Release; |
| 342 | }; | 344 | }; |
| 343 | 3309D8901C33A12200534E33 /* Build configuration list for PBXNativeTarget "SpreadDemo" */ = { | 345 | 3309D8901C33A12200534E33 /* Build configuration list for PBXNativeTarget "SpreadDemo" */ = { |
| 344 | isa = XCConfigurationList; | 346 | isa = XCConfigurationList; |
| 345 | buildConfigurations = ( | 347 | buildConfigurations = ( |
| 346 | 3309D8911C33A12200534E33 /* Debug */, | 348 | 3309D8911C33A12200534E33 /* Debug */, |
| 347 | 3309D8921C33A12200534E33 /* Release */, | 349 | 3309D8921C33A12200534E33 /* Release */, |
| 348 | ); | 350 | ); |
| 349 | defaultConfigurationIsVisible = 0; | 351 | defaultConfigurationIsVisible = 0; |
| 350 | defaultConfigurationName = Release; | 352 | defaultConfigurationName = Release; |
| 351 | }; | 353 | }; |
| 352 | /* End XCConfigurationList section */ | 354 | /* End XCConfigurationList section */ |
| 353 | }; | 355 | }; |
| 354 | rootObject = 3309D8711C33A12200534E33 /* Project object */; | 356 | rootObject = 3309D8711C33A12200534E33 /* Project object */; |
| 355 | } | 357 | } |
| 356 | 358 |
ios/SpreadDemo/SpreadDemo.xcodeproj/project.xcworkspace/xcshareddata/SpreadDemo.xcscmblueprint
| File was created | 1 | { | |
| 2 | "DVTSourceControlWorkspaceBlueprintPrimaryRemoteRepositoryKey" : "8067138F5D795F06B124CA18B122761D7836670E", | ||
| 3 | "DVTSourceControlWorkspaceBlueprintWorkingCopyRepositoryLocationsKey" : { | ||
| 4 | |||
| 5 | }, | ||
| 6 | "DVTSourceControlWorkspaceBlueprintWorkingCopyStatesKey" : { | ||
| 7 | "8067138F5D795F06B124CA18B122761D7836670E" : 0, | ||
| 8 | "0F2C6F43464DF136288BCEE1F67192BCF2E65E0B" : 0 | ||
| 9 | }, | ||
| 10 | "DVTSourceControlWorkspaceBlueprintIdentifierKey" : "D1B00D4E-0107-4438-9E3C-17FD80FFC6D0", | ||
| 11 | "DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : { | ||
| 12 | "8067138F5D795F06B124CA18B122761D7836670E" : "spreader\/", | ||
| 13 | "0F2C6F43464DF136288BCEE1F67192BCF2E65E0B" : "SpreaderSDK\/" | ||
| 14 | }, | ||
| 15 | "DVTSourceControlWorkspaceBlueprintNameKey" : "SpreadDemo", | ||
| 16 | "DVTSourceControlWorkspaceBlueprintVersion" : 204, | ||
| 17 | "DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "ios\/SpreadDemo\/SpreadDemo.xcodeproj", | ||
| 18 | "DVTSourceControlWorkspaceBlueprintRemoteRepositoriesKey" : [ | ||
| 19 | { | ||
| 20 | "DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "http:\/\/123.59.74.8\/ios\/spreader.git", | ||
| 21 | "DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git", | ||
| 22 | "DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "0F2C6F43464DF136288BCEE1F67192BCF2E65E0B" | ||
| 23 | }, | ||
| 24 | { | ||
| 25 | "DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "http:\/\/123.59.74.8\/document\/spreader.git", | ||
| 26 | "DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git", | ||
| 27 | "DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "8067138F5D795F06B124CA18B122761D7836670E" | ||
| 28 | } | ||
| 29 | ] | ||
| 30 | } |
ios/SpreadDemo/SpreadDemo/Info.plist
| 1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| 3 | <plist version="1.0"> | 3 | <plist version="1.0"> |
| 4 | <dict> | 4 | <dict> |
| 5 | <key>NSAppTransportSecurity</key> | ||
| 6 | <dict> | ||
| 7 | <key>NSAllowsArbitraryLoads</key> | ||
| 8 | <true/> | ||
| 9 | </dict> | ||
| 10 | <key>CFBundleDevelopmentRegion</key> | 5 | <key>CFBundleDevelopmentRegion</key> |
| 11 | <string>en</string> | 6 | <string>en</string> |
| 12 | <key>CFBundleExecutable</key> | 7 | <key>CFBundleExecutable</key> |
| 13 | <string>$(EXECUTABLE_NAME)</string> | 8 | <string>$(EXECUTABLE_NAME)</string> |
| 14 | <key>CFBundleIdentifier</key> | 9 | <key>CFBundleIdentifier</key> |
| 15 | <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> | 10 | <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> |
| 16 | <key>CFBundleInfoDictionaryVersion</key> | 11 | <key>CFBundleInfoDictionaryVersion</key> |
| 17 | <string>6.0</string> | 12 | <string>6.0</string> |
| 18 | <key>CFBundleName</key> | 13 | <key>CFBundleName</key> |
| 19 | <string>$(PRODUCT_NAME)</string> | 14 | <string>$(PRODUCT_NAME)</string> |
| 20 | <key>CFBundlePackageType</key> | 15 | <key>CFBundlePackageType</key> |
| 21 | <string>APPL</string> | 16 | <string>APPL</string> |
| 22 | <key>CFBundleShortVersionString</key> | 17 | <key>CFBundleShortVersionString</key> |
| 23 | <string>1.0</string> | 18 | <string>1.0</string> |
| 24 | <key>CFBundleSignature</key> | 19 | <key>CFBundleSignature</key> |
| 25 | <string>????</string> | 20 | <string>????</string> |
| 26 | <key>CFBundleVersion</key> | 21 | <key>CFBundleVersion</key> |
| 27 | <string>1</string> | 22 | <string>1</string> |
| 28 | <key>LSRequiresIPhoneOS</key> | 23 | <key>LSRequiresIPhoneOS</key> |
| 29 | <true/> | 24 | <true/> |
| 25 | <key>NSAppTransportSecurity</key> | ||
| 26 | <dict> | ||
| 27 | <key>NSAllowsArbitraryLoads</key> | ||
| 28 | <true/> | ||
| 29 | </dict> | ||
| 30 | <key>UIRequiredDeviceCapabilities</key> | 30 | <key>UIRequiredDeviceCapabilities</key> |
| 31 | <array> | 31 | <array> |
| 32 | <string>armv7</string> | 32 | <string>armv7</string> |
| 33 | </array> | 33 | </array> |
| 34 | <key>UIRequiresFullScreen</key> | 34 | <key>UIRequiresFullScreen</key> |
| 35 | <true/> | 35 | <true/> |
| 36 | <key>UIStatusBarHidden</key> | 36 | <key>UIStatusBarHidden</key> |
| 37 | <true/> | 37 | <true/> |
| 38 | <key>UISupportedInterfaceOrientations</key> | 38 | <key>UISupportedInterfaceOrientations</key> |
| 39 | <array> | 39 | <array> |
| 40 | <string>UIInterfaceOrientationPortrait</string> | ||
| 41 | <string>UIInterfaceOrientationLandscapeLeft</string> | 40 | <string>UIInterfaceOrientationLandscapeLeft</string> |
| 42 | <string>UIInterfaceOrientationLandscapeRight</string> | 41 | <string>UIInterfaceOrientationLandscapeRight</string> |
| 43 | </array> | 42 | </array> |
| 44 | <key>UISupportedInterfaceOrientations~ipad</key> | 43 | <key>UISupportedInterfaceOrientations~ipad</key> |
| 45 | <array> | 44 | <array> |
| 46 | <string>UIInterfaceOrientationPortrait</string> | 45 | <string>UIInterfaceOrientationPortrait</string> |
| 47 | <string>UIInterfaceOrientationPortraitUpsideDown</string> | 46 | <string>UIInterfaceOrientationPortraitUpsideDown</string> |
| 48 | <string>UIInterfaceOrientationLandscapeLeft</string> | 47 | <string>UIInterfaceOrientationLandscapeLeft</string> |
ios/Spreader.framework/Info.plist
No preview for this file type
ios/Spreader.framework/Versions/A/Spreader
No preview for this file type