|
12 | 12 | 3253E1152387EAC5007ACAD8 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3253E1142387EAC5007ACAD8 /* Assets.xcassets */; }; |
13 | 13 | 3253E1182387EAC5007ACAD8 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3253E1162387EAC5007ACAD8 /* Main.storyboard */; }; |
14 | 14 | 3253E11B2387EAC5007ACAD8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3253E11A2387EAC5007ACAD8 /* main.m */; }; |
| 15 | + 32BE73912389924600AFBDDC /* SDLinkPluginTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 32BE738F2389924600AFBDDC /* SDLinkPluginTests.m */; }; |
| 16 | + 32BE73922389924600AFBDDC /* SDTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 32BE73902389924600AFBDDC /* SDTestCase.m */; }; |
15 | 17 | 356F339F2E31974F1AC0A558 /* Pods_SDWebImageLinkPlugin_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E4D6B07E67D3523A930F04D /* Pods_SDWebImageLinkPlugin_Example.framework */; }; |
16 | 18 | 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; }; |
17 | 19 | 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; }; |
|
25 | 27 | 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; }; |
26 | 28 | 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; }; |
27 | 29 | 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; }; |
28 | | - 6003F5BC195388D20070C39A /* Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5BB195388D20070C39A /* Tests.m */; }; |
29 | 30 | 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */; }; |
30 | 31 | 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */; }; |
31 | 32 | B989383922F630505442228C /* Pods_SDWebImageLinkPlugin_Example_macOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 23347A87D45A8E975727A81F /* Pods_SDWebImageLinkPlugin_Example_macOS.framework */; }; |
|
57 | 58 | 3253E11A2387EAC5007ACAD8 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
58 | 59 | 3253E11C2387EAC5007ACAD8 /* SDWebImageLinkPlugin_Example_macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SDWebImageLinkPlugin_Example_macOS.entitlements; sourceTree = "<group>"; }; |
59 | 60 | 3292A76B23898BA4001C7C82 /* SDWebImageLinkPlugin_Example.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SDWebImageLinkPlugin_Example.entitlements; sourceTree = "<group>"; }; |
| 61 | + 32BE738E2389924600AFBDDC /* SDTestCase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDTestCase.h; sourceTree = "<group>"; }; |
| 62 | + 32BE738F2389924600AFBDDC /* SDLinkPluginTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLinkPluginTests.m; sourceTree = "<group>"; }; |
| 63 | + 32BE73902389924600AFBDDC /* SDTestCase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDTestCase.m; sourceTree = "<group>"; }; |
60 | 64 | 54D9FFA9DF3619FBB4B10600 /* SDWebImageLinkPlugin.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = SDWebImageLinkPlugin.podspec; path = ../SDWebImageLinkPlugin.podspec; sourceTree = "<group>"; }; |
61 | 65 | 6003F58A195388D20070C39A /* SDWebImageLinkPlugin_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SDWebImageLinkPlugin_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
62 | 66 | 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
|
75 | 79 | 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; |
76 | 80 | 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; }; |
77 | 81 | 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
78 | | - 6003F5BB195388D20070C39A /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = "<group>"; }; |
79 | 82 | 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; }; |
80 | 83 | 6E4D6B07E67D3523A930F04D /* Pods_SDWebImageLinkPlugin_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SDWebImageLinkPlugin_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
81 | 84 | 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
|
220 | 223 | 6003F5B5195388D20070C39A /* Tests */ = { |
221 | 224 | isa = PBXGroup; |
222 | 225 | children = ( |
223 | | - 6003F5BB195388D20070C39A /* Tests.m */, |
| 226 | + 32BE738F2389924600AFBDDC /* SDLinkPluginTests.m */, |
| 227 | + 32BE738E2389924600AFBDDC /* SDTestCase.h */, |
| 228 | + 32BE73902389924600AFBDDC /* SDTestCase.m */, |
224 | 229 | 6003F5B6195388D20070C39A /* Supporting Files */, |
225 | 230 | ); |
226 | 231 | path = Tests; |
|
295 | 300 | 6003F5AA195388D20070C39A /* Sources */, |
296 | 301 | 6003F5AB195388D20070C39A /* Frameworks */, |
297 | 302 | 6003F5AC195388D20070C39A /* Resources */, |
| 303 | + 2E3AE7681B2B62E38CFC32CE /* [CP] Embed Pods Frameworks */, |
298 | 304 | ); |
299 | 305 | buildRules = ( |
300 | 306 | ); |
|
381 | 387 | /* End PBXResourcesBuildPhase section */ |
382 | 388 |
|
383 | 389 | /* Begin PBXShellScriptBuildPhase section */ |
| 390 | + 2E3AE7681B2B62E38CFC32CE /* [CP] Embed Pods Frameworks */ = { |
| 391 | + isa = PBXShellScriptBuildPhase; |
| 392 | + buildActionMask = 2147483647; |
| 393 | + files = ( |
| 394 | + ); |
| 395 | + inputPaths = ( |
| 396 | + "${PODS_ROOT}/Target Support Files/Pods-SDWebImageLinkPlugin_Tests/Pods-SDWebImageLinkPlugin_Tests-frameworks.sh", |
| 397 | + "${BUILT_PRODUCTS_DIR}/Expecta/Expecta.framework", |
| 398 | + ); |
| 399 | + name = "[CP] Embed Pods Frameworks"; |
| 400 | + outputPaths = ( |
| 401 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Expecta.framework", |
| 402 | + ); |
| 403 | + runOnlyForDeploymentPostprocessing = 0; |
| 404 | + shellPath = /bin/sh; |
| 405 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SDWebImageLinkPlugin_Tests/Pods-SDWebImageLinkPlugin_Tests-frameworks.sh\"\n"; |
| 406 | + showEnvVarsInLog = 0; |
| 407 | + }; |
384 | 408 | 46001664ABC81FA7E132B906 /* [CP] Embed Pods Frameworks */ = { |
385 | 409 | isa = PBXShellScriptBuildPhase; |
386 | 410 | buildActionMask = 2147483647; |
|
514 | 538 | isa = PBXSourcesBuildPhase; |
515 | 539 | buildActionMask = 2147483647; |
516 | 540 | files = ( |
517 | | - 6003F5BC195388D20070C39A /* Tests.m in Sources */, |
| 541 | + 32BE73922389924600AFBDDC /* SDTestCase.m in Sources */, |
| 542 | + 32BE73912389924600AFBDDC /* SDLinkPluginTests.m in Sources */, |
518 | 543 | ); |
519 | 544 | runOnlyForDeploymentPostprocessing = 0; |
520 | 545 | }; |
|
0 commit comments