|
68 | 68 | 897FA2B40A6E81DB4E7F0435 /* Pods-WordPress-iOS-SharedTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WordPress-iOS-SharedTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-WordPress-iOS-SharedTests/Pods-WordPress-iOS-SharedTests.debug.xcconfig"; sourceTree = "<group>"; }; |
69 | 69 | 9309B52B192BEECC00B69F69 /* WordPressShared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WordPressShared.h; path = Exclude/WordPressShared.h; sourceTree = "<group>"; }; |
70 | 70 | 9309B52C192BEECC00B69F69 /* WordPressShared.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WordPressShared.m; path = Exclude/WordPressShared.m; sourceTree = "<group>"; }; |
71 | | - 9309B531192F9C2000B69F69 /* WPAnimatedImageResponseSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WPAnimatedImageResponseSerializer.h; path = Core/WPAnimatedImageResponseSerializer.h; sourceTree = "<group>"; }; |
72 | | - 9309B532192F9C2000B69F69 /* WPAnimatedImageResponseSerializer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WPAnimatedImageResponseSerializer.m; path = Core/WPAnimatedImageResponseSerializer.m; sourceTree = "<group>"; }; |
| 71 | + 9309B531192F9C2000B69F69 /* WPAnimatedImageResponseSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPAnimatedImageResponseSerializer.h; sourceTree = "<group>"; }; |
| 72 | + 9309B532192F9C2000B69F69 /* WPAnimatedImageResponseSerializer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WPAnimatedImageResponseSerializer.m; sourceTree = "<group>"; }; |
73 | 73 | 931A0FEA192A9CDD00D3CC11 /* libWordPress-iOS-Shared.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libWordPress-iOS-Shared.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
74 | 74 | 931A0FED192A9CDD00D3CC11 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
75 | 75 | 931A0FF1192A9CDD00D3CC11 /* WordPress-iOS-Shared-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "WordPress-iOS-Shared-Prefix.pch"; sourceTree = "<group>"; }; |
|
168 | 168 | 931A0FEF192A9CDD00D3CC11 /* WordPress-iOS-Shared */ = { |
169 | 169 | isa = PBXGroup; |
170 | 170 | children = ( |
| 171 | + E13D93EF1BF235BA00CCBA7C /* Private */, |
171 | 172 | E154809F1A43035700FA4EDD /* Core */, |
172 | 173 | 931A0FF0192A9CDD00D3CC11 /* Supporting Files */, |
173 | 174 | ); |
|
210 | 211 | children = ( |
211 | 212 | 744DA844194F3A76002CD6E9 /* UIImage+Util.h */, |
212 | 213 | 744DA845194F3A76002CD6E9 /* UIImage+Util.m */, |
213 | | - 9309B531192F9C2000B69F69 /* WPAnimatedImageResponseSerializer.h */, |
214 | | - 9309B532192F9C2000B69F69 /* WPAnimatedImageResponseSerializer.m */, |
215 | 214 | 931A101A192A9DA500D3CC11 /* WPImageSource.h */, |
216 | 215 | 931A101B192A9DA500D3CC11 /* WPImageSource.m */, |
217 | 216 | 931A1014192A9D5200D3CC11 /* NSString+Util.h */, |
|
265 | 264 | name = "Test Data"; |
266 | 265 | sourceTree = "<group>"; |
267 | 266 | }; |
| 267 | + E13D93EF1BF235BA00CCBA7C /* Private */ = { |
| 268 | + isa = PBXGroup; |
| 269 | + children = ( |
| 270 | + 9309B531192F9C2000B69F69 /* WPAnimatedImageResponseSerializer.h */, |
| 271 | + 9309B532192F9C2000B69F69 /* WPAnimatedImageResponseSerializer.m */, |
| 272 | + ); |
| 273 | + path = Private; |
| 274 | + sourceTree = "<group>"; |
| 275 | + }; |
268 | 276 | E154809F1A43035700FA4EDD /* Core */ = { |
269 | 277 | isa = PBXGroup; |
270 | 278 | children = ( |
|
316 | 324 | 931A0FF7192A9CDD00D3CC11 /* Frameworks */, |
317 | 325 | 931A0FF8192A9CDD00D3CC11 /* Resources */, |
318 | 326 | 01EFB93CB9504D3780477772 /* Copy Pods Resources */, |
| 327 | + 0DD01DEF03ABC712BB9DEA89 /* Embed Pods Frameworks */, |
319 | 328 | ); |
320 | 329 | buildRules = ( |
321 | 330 | ); |
|
397 | 406 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
398 | 407 | showEnvVarsInLog = 0; |
399 | 408 | }; |
| 409 | + 0DD01DEF03ABC712BB9DEA89 /* Embed Pods Frameworks */ = { |
| 410 | + isa = PBXShellScriptBuildPhase; |
| 411 | + buildActionMask = 2147483647; |
| 412 | + files = ( |
| 413 | + ); |
| 414 | + inputPaths = ( |
| 415 | + ); |
| 416 | + name = "Embed Pods Frameworks"; |
| 417 | + outputPaths = ( |
| 418 | + ); |
| 419 | + runOnlyForDeploymentPostprocessing = 0; |
| 420 | + shellPath = /bin/sh; |
| 421 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-WordPress-iOS-SharedTests/Pods-WordPress-iOS-SharedTests-frameworks.sh\"\n"; |
| 422 | + showEnvVarsInLog = 0; |
| 423 | + }; |
400 | 424 | D2BBEB69E91E4B0798D536DF /* Copy Pods Resources */ = { |
401 | 425 | isa = PBXShellScriptBuildPhase; |
402 | 426 | buildActionMask = 2147483647; |
|
0 commit comments