|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 324EF74B74AC590DBAB043C8 /* Pods_HelloCoaty.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1E2E05C27E17ABABF721E10E /* Pods_HelloCoaty.framework */; }; |
10 | 11 | 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
|
11 | 12 | 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 607FACD91AFB9204008FA782 /* Main.storyboard */; };
|
12 | 13 | 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
|
|
19 | 20 |
|
20 | 21 | /* Begin PBXFileReference section */
|
21 | 22 | 0E082A6916A9EE8CD84E196D /* CoatySwift.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = CoatySwift.podspec; path = ../CoatySwift.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
| 23 | + 1E2E05C27E17ABABF721E10E /* Pods_HelloCoaty.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HelloCoaty.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
22 | 24 | 607FACD01AFB9204008FA782 /* HelloCoaty.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HelloCoaty.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
23 | 25 | 607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
24 | 26 | 607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
25 | 27 | 607FACDA1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
26 | 28 | 607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
27 | 29 | 607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
| 30 | + 86A182F53329BC86F7FF647E /* Pods-HelloCoaty.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloCoaty.release.xcconfig"; path = "Target Support Files/Pods-HelloCoaty/Pods-HelloCoaty.release.xcconfig"; sourceTree = "<group>"; }; |
28 | 31 | 9914431535FD0B653582AF30 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
29 | 32 | ADEEFD5354A32F3127D3F18E /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
30 | 33 | BCB21F17235F27130062A498 /* ExampleObject.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleObject.swift; sourceTree = "<group>"; };
|
31 | 34 | BCB21F19235F274F0062A498 /* ExampleObjectFamily.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleObjectFamily.swift; sourceTree = "<group>"; };
|
32 | 35 | BCB21F1B235F28E40062A498 /* ExampleControllerPublish.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleControllerPublish.swift; sourceTree = "<group>"; };
|
33 | 36 | BCB21F1D235F297D0062A498 /* ExampleControllerObserve.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleControllerObserve.swift; sourceTree = "<group>"; };
|
| 37 | + FFE767B4036C63677AB8320E /* Pods-HelloCoaty.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloCoaty.debug.xcconfig"; path = "Target Support Files/Pods-HelloCoaty/Pods-HelloCoaty.debug.xcconfig"; sourceTree = "<group>"; }; |
34 | 38 | /* End PBXFileReference section */
|
35 | 39 |
|
36 | 40 | /* Begin PBXFrameworksBuildPhase section */
|
37 | 41 | 607FACCD1AFB9204008FA782 /* Frameworks */ = {
|
38 | 42 | isa = PBXFrameworksBuildPhase;
|
39 | 43 | buildActionMask = 2147483647;
|
40 | 44 | files = (
|
| 45 | + 324EF74B74AC590DBAB043C8 /* Pods_HelloCoaty.framework in Frameworks */, |
41 | 46 | );
|
42 | 47 | runOnlyForDeploymentPostprocessing = 0;
|
43 | 48 | };
|
44 | 49 | /* End PBXFrameworksBuildPhase section */
|
45 | 50 |
|
46 | 51 | /* Begin PBXGroup section */
|
| 52 | + 0D2EE68BD01597307B60D296 /* Frameworks */ = { |
| 53 | + isa = PBXGroup; |
| 54 | + children = ( |
| 55 | + 1E2E05C27E17ABABF721E10E /* Pods_HelloCoaty.framework */, |
| 56 | + ); |
| 57 | + name = Frameworks; |
| 58 | + sourceTree = "<group>"; |
| 59 | + }; |
47 | 60 | 607FACC71AFB9204008FA782 = {
|
48 | 61 | isa = PBXGroup;
|
49 | 62 | children = (
|
50 | 63 | 607FACF51AFB993E008FA782 /* Podspec Metadata */,
|
51 | 64 | 607FACD21AFB9204008FA782 /* HelloCoaty */,
|
52 | 65 | 607FACD11AFB9204008FA782 /* Products */,
|
53 | 66 | A18E0B7BEEEB3BB7E24B2FCF /* Pods */,
|
| 67 | + 0D2EE68BD01597307B60D296 /* Frameworks */, |
54 | 68 | );
|
55 | 69 | sourceTree = "<group>";
|
56 | 70 | };
|
|
100 | 114 | A18E0B7BEEEB3BB7E24B2FCF /* Pods */ = {
|
101 | 115 | isa = PBXGroup;
|
102 | 116 | children = (
|
| 117 | + FFE767B4036C63677AB8320E /* Pods-HelloCoaty.debug.xcconfig */, |
| 118 | + 86A182F53329BC86F7FF647E /* Pods-HelloCoaty.release.xcconfig */, |
103 | 119 | );
|
104 | 120 | path = Pods;
|
105 | 121 | sourceTree = "<group>";
|
|
111 | 127 | isa = PBXNativeTarget;
|
112 | 128 | buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "HelloCoaty" */;
|
113 | 129 | buildPhases = (
|
| 130 | + 9222AA8044A8678D1B3CC9E7 /* [CP] Check Pods Manifest.lock */, |
114 | 131 | 607FACCC1AFB9204008FA782 /* Sources */,
|
115 | 132 | 607FACCD1AFB9204008FA782 /* Frameworks */,
|
116 | 133 | 607FACCE1AFB9204008FA782 /* Resources */,
|
| 134 | + 9DD12299760E1288970B75F5 /* [CP] Embed Pods Frameworks */, |
117 | 135 | );
|
118 | 136 | buildRules = (
|
119 | 137 | );
|
|
173 | 191 | };
|
174 | 192 | /* End PBXResourcesBuildPhase section */
|
175 | 193 |
|
| 194 | +/* Begin PBXShellScriptBuildPhase section */ |
| 195 | + 9222AA8044A8678D1B3CC9E7 /* [CP] Check Pods Manifest.lock */ = { |
| 196 | + isa = PBXShellScriptBuildPhase; |
| 197 | + buildActionMask = 2147483647; |
| 198 | + files = ( |
| 199 | + ); |
| 200 | + inputFileListPaths = ( |
| 201 | + ); |
| 202 | + inputPaths = ( |
| 203 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 204 | + "${PODS_ROOT}/Manifest.lock", |
| 205 | + ); |
| 206 | + name = "[CP] Check Pods Manifest.lock"; |
| 207 | + outputFileListPaths = ( |
| 208 | + ); |
| 209 | + outputPaths = ( |
| 210 | + "$(DERIVED_FILE_DIR)/Pods-HelloCoaty-checkManifestLockResult.txt", |
| 211 | + ); |
| 212 | + runOnlyForDeploymentPostprocessing = 0; |
| 213 | + shellPath = /bin/sh; |
| 214 | + 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"; |
| 215 | + showEnvVarsInLog = 0; |
| 216 | + }; |
| 217 | + 9DD12299760E1288970B75F5 /* [CP] Embed Pods Frameworks */ = { |
| 218 | + isa = PBXShellScriptBuildPhase; |
| 219 | + buildActionMask = 2147483647; |
| 220 | + files = ( |
| 221 | + ); |
| 222 | + inputPaths = ( |
| 223 | + "${PODS_ROOT}/Target Support Files/Pods-HelloCoaty/Pods-HelloCoaty-frameworks.sh", |
| 224 | + "${BUILT_PRODUCTS_DIR}/CoatySwift/CoatySwift.framework", |
| 225 | + "${BUILT_PRODUCTS_DIR}/CocoaAsyncSocket/CocoaAsyncSocket.framework", |
| 226 | + "${BUILT_PRODUCTS_DIR}/CocoaMQTT/CocoaMQTT.framework", |
| 227 | + "${BUILT_PRODUCTS_DIR}/ObjcExceptionBridging/ObjcExceptionBridging.framework", |
| 228 | + "${BUILT_PRODUCTS_DIR}/RxCocoa/RxCocoa.framework", |
| 229 | + "${BUILT_PRODUCTS_DIR}/RxRelay/RxRelay.framework", |
| 230 | + "${BUILT_PRODUCTS_DIR}/RxSwift/RxSwift.framework", |
| 231 | + "${BUILT_PRODUCTS_DIR}/XCGLogger/XCGLogger.framework", |
| 232 | + ); |
| 233 | + name = "[CP] Embed Pods Frameworks"; |
| 234 | + outputPaths = ( |
| 235 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CoatySwift.framework", |
| 236 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CocoaAsyncSocket.framework", |
| 237 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CocoaMQTT.framework", |
| 238 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ObjcExceptionBridging.framework", |
| 239 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxCocoa.framework", |
| 240 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxRelay.framework", |
| 241 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwift.framework", |
| 242 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/XCGLogger.framework", |
| 243 | + ); |
| 244 | + runOnlyForDeploymentPostprocessing = 0; |
| 245 | + shellPath = /bin/sh; |
| 246 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HelloCoaty/Pods-HelloCoaty-frameworks.sh\"\n"; |
| 247 | + showEnvVarsInLog = 0; |
| 248 | + }; |
| 249 | +/* End PBXShellScriptBuildPhase section */ |
| 250 | + |
176 | 251 | /* Begin PBXSourcesBuildPhase section */
|
177 | 252 | 607FACCC1AFB9204008FA782 /* Sources */ = {
|
178 | 253 | isa = PBXSourcesBuildPhase;
|
|
309 | 384 | };
|
310 | 385 | 607FACF01AFB9204008FA782 /* Debug */ = {
|
311 | 386 | isa = XCBuildConfiguration;
|
| 387 | + baseConfigurationReference = FFE767B4036C63677AB8320E /* Pods-HelloCoaty.debug.xcconfig */; |
312 | 388 | buildSettings = {
|
313 | 389 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
314 | 390 | DEVELOPMENT_TEAM = 45E39Y8V9N;
|
|
323 | 399 | };
|
324 | 400 | 607FACF11AFB9204008FA782 /* Release */ = {
|
325 | 401 | isa = XCBuildConfiguration;
|
| 402 | + baseConfigurationReference = 86A182F53329BC86F7FF647E /* Pods-HelloCoaty.release.xcconfig */; |
326 | 403 | buildSettings = {
|
327 | 404 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
328 | 405 | DEVELOPMENT_TEAM = 45E39Y8V9N;
|
|
0 commit comments