|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 032D118A259411D30001404D /* ImageViewerTransitionPresentationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 032D1189259411D30001404D /* ImageViewerTransitionPresentationManager.swift */; }; |
11 | 11 | 032D118F259412CA0001404D /* SDWebImage.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 032D118E259412CA0001404D /* SDWebImage.xcframework */; }; |
12 | | - 032D1190259412CA0001404D /* SDWebImage.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 032D118E259412CA0001404D /* SDWebImage.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
13 | 12 | 3FBC5E8C24E5910E00E68938 /* UIImageView_Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FBC5E8024E5910E00E68938 /* UIImageView_Extensions.swift */; }; |
14 | 13 | 3FBC5E8D24E5910E00E68938 /* ImageViewer_swift.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FBC5E8124E5910E00E68938 /* ImageViewer_swift.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
15 | 14 | 3FBC5E8E24E5910E00E68938 /* UIView_Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FBC5E8224E5910E00E68938 /* UIView_Extensions.swift */; }; |
|
22 | 21 | 3FBC5E9624E5910E00E68938 /* SimpleImageDatasource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FBC5E8A24E5910E00E68938 /* SimpleImageDatasource.swift */; }; |
23 | 22 | /* End PBXBuildFile section */ |
24 | 23 |
|
25 | | -/* Begin PBXCopyFilesBuildPhase section */ |
26 | | - 032D1191259412CA0001404D /* Embed Frameworks */ = { |
27 | | - isa = PBXCopyFilesBuildPhase; |
28 | | - buildActionMask = 2147483647; |
29 | | - dstPath = ""; |
30 | | - dstSubfolderSpec = 10; |
31 | | - files = ( |
32 | | - 032D1190259412CA0001404D /* SDWebImage.xcframework in Embed Frameworks */, |
33 | | - ); |
34 | | - name = "Embed Frameworks"; |
35 | | - runOnlyForDeploymentPostprocessing = 0; |
36 | | - }; |
37 | | -/* End PBXCopyFilesBuildPhase section */ |
38 | | - |
39 | 24 | /* Begin PBXFileReference section */ |
40 | 25 | 032D1189259411D30001404D /* ImageViewerTransitionPresentationManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageViewerTransitionPresentationManager.swift; sourceTree = "<group>"; }; |
41 | 26 | 032D118E259412CA0001404D /* SDWebImage.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = SDWebImage.xcframework; path = Carthage/Build/SDWebImage.xcframework; sourceTree = SOURCE_ROOT; }; |
|
140 | 125 | 3FBC5E7024E5908400E68938 /* Sources */, |
141 | 126 | 3FBC5E7124E5908400E68938 /* Frameworks */, |
142 | 127 | 3FBC5E7224E5908400E68938 /* Resources */, |
143 | | - 032D1191259412CA0001404D /* Embed Frameworks */, |
144 | 128 | ); |
145 | 129 | buildRules = ( |
146 | 130 | ); |
|
0 commit comments