|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 032D118A259411D30001404D /* ImageViewerTransitionPresentationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 032D1189259411D30001404D /* ImageViewerTransitionPresentationManager.swift */; }; |
11 | 10 | 032D118F259412CA0001404D /* SDWebImage.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 032D118E259412CA0001404D /* SDWebImage.xcframework */; }; |
12 | | - 3FBC5E8C24E5910E00E68938 /* UIImageView_Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FBC5E8024E5910E00E68938 /* UIImageView_Extensions.swift */; }; |
13 | | - 3FBC5E8D24E5910E00E68938 /* ImageViewer_swift.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FBC5E8124E5910E00E68938 /* ImageViewer_swift.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
14 | | - 3FBC5E8E24E5910E00E68938 /* UIView_Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FBC5E8224E5910E00E68938 /* UIView_Extensions.swift */; }; |
15 | | - 3FBC5E8F24E5910E00E68938 /* UINavigationBar_Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FBC5E8324E5910E00E68938 /* UINavigationBar_Extensions.swift */; }; |
16 | | - 3FBC5E9024E5910E00E68938 /* ImageCarouselViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FBC5E8424E5910E00E68938 /* ImageCarouselViewController.swift */; }; |
17 | | - 3FBC5E9124E5910E00E68938 /* ImageViewerOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FBC5E8524E5910E00E68938 /* ImageViewerOption.swift */; }; |
18 | | - 3FBC5E9324E5910E00E68938 /* ImageItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FBC5E8724E5910E00E68938 /* ImageItem.swift */; }; |
19 | | - 3FBC5E9424E5910E00E68938 /* ImageViewerTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FBC5E8824E5910E00E68938 /* ImageViewerTheme.swift */; }; |
20 | | - 3FBC5E9524E5910E00E68938 /* ImageViewerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FBC5E8924E5910E00E68938 /* ImageViewerController.swift */; }; |
21 | | - 3FBC5E9624E5910E00E68938 /* SimpleImageDatasource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FBC5E8A24E5910E00E68938 /* SimpleImageDatasource.swift */; }; |
| 11 | + 9E5DF6DC2A095A6A0038BE08 /* UIImageView_Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E5DF6D02A095A6A0038BE08 /* UIImageView_Extensions.swift */; }; |
| 12 | + 9E5DF6DD2A095A6A0038BE08 /* ImageLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E5DF6D12A095A6A0038BE08 /* ImageLoader.swift */; }; |
| 13 | + 9E5DF6DE2A095A6A0038BE08 /* ImageViewer_swift.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E5DF6D22A095A6A0038BE08 /* ImageViewer_swift.h */; }; |
| 14 | + 9E5DF6DF2A095A6A0038BE08 /* UIView_Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E5DF6D32A095A6A0038BE08 /* UIView_Extensions.swift */; }; |
| 15 | + 9E5DF6E02A095A6A0038BE08 /* UINavigationBar_Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E5DF6D42A095A6A0038BE08 /* UINavigationBar_Extensions.swift */; }; |
| 16 | + 9E5DF6E12A095A6A0038BE08 /* ImageCarouselViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E5DF6D52A095A6A0038BE08 /* ImageCarouselViewController.swift */; }; |
| 17 | + 9E5DF6E22A095A6A0038BE08 /* ImageViewerOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E5DF6D62A095A6A0038BE08 /* ImageViewerOption.swift */; }; |
| 18 | + 9E5DF6E32A095A6A0038BE08 /* ImageItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E5DF6D72A095A6A0038BE08 /* ImageItem.swift */; }; |
| 19 | + 9E5DF6E42A095A6A0038BE08 /* ImageViewerTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E5DF6D82A095A6A0038BE08 /* ImageViewerTheme.swift */; }; |
| 20 | + 9E5DF6E52A095A6A0038BE08 /* ImageViewerTransitionPresentationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E5DF6D92A095A6A0038BE08 /* ImageViewerTransitionPresentationManager.swift */; }; |
| 21 | + 9E5DF6E62A095A6A0038BE08 /* ImageViewerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E5DF6DA2A095A6A0038BE08 /* ImageViewerController.swift */; }; |
| 22 | + 9E5DF6E72A095A6A0038BE08 /* SimpleImageDatasource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E5DF6DB2A095A6A0038BE08 /* SimpleImageDatasource.swift */; }; |
22 | 23 | /* End PBXBuildFile section */ |
23 | 24 |
|
24 | 25 | /* Begin PBXFileReference section */ |
25 | | - 032D1189259411D30001404D /* ImageViewerTransitionPresentationManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageViewerTransitionPresentationManager.swift; sourceTree = "<group>"; }; |
26 | 26 | 032D118E259412CA0001404D /* SDWebImage.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = SDWebImage.xcframework; path = Carthage/Build/SDWebImage.xcframework; sourceTree = SOURCE_ROOT; }; |
27 | 27 | 3FBC5E7424E5908400E68938 /* ImageViewer_swift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ImageViewer_swift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
28 | | - 3FBC5E8024E5910E00E68938 /* UIImageView_Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIImageView_Extensions.swift; sourceTree = "<group>"; }; |
29 | | - 3FBC5E8124E5910E00E68938 /* ImageViewer_swift.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImageViewer_swift.h; sourceTree = "<group>"; }; |
30 | | - 3FBC5E8224E5910E00E68938 /* UIView_Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIView_Extensions.swift; sourceTree = "<group>"; }; |
31 | | - 3FBC5E8324E5910E00E68938 /* UINavigationBar_Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UINavigationBar_Extensions.swift; sourceTree = "<group>"; }; |
32 | | - 3FBC5E8424E5910E00E68938 /* ImageCarouselViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageCarouselViewController.swift; sourceTree = "<group>"; }; |
33 | | - 3FBC5E8524E5910E00E68938 /* ImageViewerOption.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageViewerOption.swift; sourceTree = "<group>"; }; |
34 | | - 3FBC5E8724E5910E00E68938 /* ImageItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageItem.swift; sourceTree = "<group>"; }; |
35 | | - 3FBC5E8824E5910E00E68938 /* ImageViewerTheme.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageViewerTheme.swift; sourceTree = "<group>"; }; |
36 | | - 3FBC5E8924E5910E00E68938 /* ImageViewerController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageViewerController.swift; sourceTree = "<group>"; }; |
37 | | - 3FBC5E8A24E5910E00E68938 /* SimpleImageDatasource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SimpleImageDatasource.swift; sourceTree = "<group>"; }; |
38 | 28 | 3FBC5E9924E591CB00E68938 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 29 | + 9E5DF6D02A095A6A0038BE08 /* UIImageView_Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIImageView_Extensions.swift; sourceTree = "<group>"; }; |
| 30 | + 9E5DF6D12A095A6A0038BE08 /* ImageLoader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageLoader.swift; sourceTree = "<group>"; }; |
| 31 | + 9E5DF6D22A095A6A0038BE08 /* ImageViewer_swift.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImageViewer_swift.h; sourceTree = "<group>"; }; |
| 32 | + 9E5DF6D32A095A6A0038BE08 /* UIView_Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIView_Extensions.swift; sourceTree = "<group>"; }; |
| 33 | + 9E5DF6D42A095A6A0038BE08 /* UINavigationBar_Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UINavigationBar_Extensions.swift; sourceTree = "<group>"; }; |
| 34 | + 9E5DF6D52A095A6A0038BE08 /* ImageCarouselViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageCarouselViewController.swift; sourceTree = "<group>"; }; |
| 35 | + 9E5DF6D62A095A6A0038BE08 /* ImageViewerOption.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageViewerOption.swift; sourceTree = "<group>"; }; |
| 36 | + 9E5DF6D72A095A6A0038BE08 /* ImageItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageItem.swift; sourceTree = "<group>"; }; |
| 37 | + 9E5DF6D82A095A6A0038BE08 /* ImageViewerTheme.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageViewerTheme.swift; sourceTree = "<group>"; }; |
| 38 | + 9E5DF6D92A095A6A0038BE08 /* ImageViewerTransitionPresentationManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageViewerTransitionPresentationManager.swift; sourceTree = "<group>"; }; |
| 39 | + 9E5DF6DA2A095A6A0038BE08 /* ImageViewerController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageViewerController.swift; sourceTree = "<group>"; }; |
| 40 | + 9E5DF6DB2A095A6A0038BE08 /* SimpleImageDatasource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SimpleImageDatasource.swift; sourceTree = "<group>"; }; |
39 | 41 | /* End PBXFileReference section */ |
40 | 42 |
|
41 | 43 | /* Begin PBXFrameworksBuildPhase section */ |
|
71 | 73 | 3FBC5E7F24E5910E00E68938 /* Sources */ = { |
72 | 74 | isa = PBXGroup; |
73 | 75 | children = ( |
74 | | - 3FBC5E8124E5910E00E68938 /* ImageViewer_swift.h */, |
75 | | - 3FBC5E8024E5910E00E68938 /* UIImageView_Extensions.swift */, |
76 | | - 3FBC5E8224E5910E00E68938 /* UIView_Extensions.swift */, |
77 | | - 3FBC5E8324E5910E00E68938 /* UINavigationBar_Extensions.swift */, |
78 | | - 3FBC5E8424E5910E00E68938 /* ImageCarouselViewController.swift */, |
79 | | - 3FBC5E8524E5910E00E68938 /* ImageViewerOption.swift */, |
80 | | - 3FBC5E8724E5910E00E68938 /* ImageItem.swift */, |
81 | | - 032D1189259411D30001404D /* ImageViewerTransitionPresentationManager.swift */, |
82 | | - 3FBC5E8824E5910E00E68938 /* ImageViewerTheme.swift */, |
83 | | - 3FBC5E8924E5910E00E68938 /* ImageViewerController.swift */, |
84 | | - 3FBC5E8A24E5910E00E68938 /* SimpleImageDatasource.swift */, |
85 | | - CB0EEA2D261612E400E9B9CB /* ImageViewerTransitionPresentationManager.swift */, |
| 76 | + 9E5DF6CF2A095A6A0038BE08 /* ImageViewer_swift */, |
86 | 77 | ); |
87 | 78 | path = Sources; |
88 | 79 | sourceTree = "<group>"; |
|
103 | 94 | path = Frameworks; |
104 | 95 | sourceTree = "<group>"; |
105 | 96 | }; |
| 97 | + 9E5DF6CF2A095A6A0038BE08 /* ImageViewer_swift */ = { |
| 98 | + isa = PBXGroup; |
| 99 | + children = ( |
| 100 | + 9E5DF6D22A095A6A0038BE08 /* ImageViewer_swift.h */, |
| 101 | + 9E5DF6D02A095A6A0038BE08 /* UIImageView_Extensions.swift */, |
| 102 | + 9E5DF6D32A095A6A0038BE08 /* UIView_Extensions.swift */, |
| 103 | + 9E5DF6D42A095A6A0038BE08 /* UINavigationBar_Extensions.swift */, |
| 104 | + 9E5DF6D52A095A6A0038BE08 /* ImageCarouselViewController.swift */, |
| 105 | + 9E5DF6D62A095A6A0038BE08 /* ImageViewerOption.swift */, |
| 106 | + 9E5DF6D72A095A6A0038BE08 /* ImageItem.swift */, |
| 107 | + 9E5DF6D12A095A6A0038BE08 /* ImageLoader.swift */, |
| 108 | + 9E5DF6D92A095A6A0038BE08 /* ImageViewerTransitionPresentationManager.swift */, |
| 109 | + 9E5DF6D82A095A6A0038BE08 /* ImageViewerTheme.swift */, |
| 110 | + 9E5DF6DA2A095A6A0038BE08 /* ImageViewerController.swift */, |
| 111 | + 9E5DF6DB2A095A6A0038BE08 /* SimpleImageDatasource.swift */, |
| 112 | + ); |
| 113 | + path = ImageViewer_swift; |
| 114 | + sourceTree = "<group>"; |
| 115 | + }; |
106 | 116 | /* End PBXGroup section */ |
107 | 117 |
|
108 | 118 | /* Begin PBXHeadersBuildPhase section */ |
109 | 119 | 3FBC5E6F24E5908400E68938 /* Headers */ = { |
110 | 120 | isa = PBXHeadersBuildPhase; |
111 | 121 | buildActionMask = 2147483647; |
112 | 122 | files = ( |
113 | | - 3FBC5E8D24E5910E00E68938 /* ImageViewer_swift.h in Headers */, |
| 123 | + 9E5DF6DE2A095A6A0038BE08 /* ImageViewer_swift.h in Headers */, |
114 | 124 | ); |
115 | 125 | runOnlyForDeploymentPostprocessing = 0; |
116 | 126 | }; |
|
182 | 192 | isa = PBXSourcesBuildPhase; |
183 | 193 | buildActionMask = 2147483647; |
184 | 194 | files = ( |
185 | | - 3FBC5E9024E5910E00E68938 /* ImageCarouselViewController.swift in Sources */, |
186 | | - 3FBC5E9424E5910E00E68938 /* ImageViewerTheme.swift in Sources */, |
187 | | - 032D118A259411D30001404D /* ImageViewerTransitionPresentationManager.swift in Sources */, |
188 | | - 3FBC5E9524E5910E00E68938 /* ImageViewerController.swift in Sources */, |
189 | | - 3FBC5E8E24E5910E00E68938 /* UIView_Extensions.swift in Sources */, |
190 | | - 3FBC5E9624E5910E00E68938 /* SimpleImageDatasource.swift in Sources */, |
191 | | - 3FBC5E8C24E5910E00E68938 /* UIImageView_Extensions.swift in Sources */, |
192 | | - 3FBC5E9124E5910E00E68938 /* ImageViewerOption.swift in Sources */, |
193 | | - 3FBC5E9324E5910E00E68938 /* ImageItem.swift in Sources */, |
194 | | - 3FBC5E8F24E5910E00E68938 /* UINavigationBar_Extensions.swift in Sources */, |
| 195 | + 9E5DF6DF2A095A6A0038BE08 /* UIView_Extensions.swift in Sources */, |
| 196 | + 9E5DF6E42A095A6A0038BE08 /* ImageViewerTheme.swift in Sources */, |
| 197 | + 9E5DF6DD2A095A6A0038BE08 /* ImageLoader.swift in Sources */, |
| 198 | + 9E5DF6E52A095A6A0038BE08 /* ImageViewerTransitionPresentationManager.swift in Sources */, |
| 199 | + 9E5DF6E12A095A6A0038BE08 /* ImageCarouselViewController.swift in Sources */, |
| 200 | + 9E5DF6E02A095A6A0038BE08 /* UINavigationBar_Extensions.swift in Sources */, |
| 201 | + 9E5DF6E72A095A6A0038BE08 /* SimpleImageDatasource.swift in Sources */, |
| 202 | + 9E5DF6E22A095A6A0038BE08 /* ImageViewerOption.swift in Sources */, |
| 203 | + 9E5DF6E62A095A6A0038BE08 /* ImageViewerController.swift in Sources */, |
| 204 | + 9E5DF6E32A095A6A0038BE08 /* ImageItem.swift in Sources */, |
| 205 | + 9E5DF6DC2A095A6A0038BE08 /* UIImageView_Extensions.swift in Sources */, |
195 | 206 | ); |
196 | 207 | runOnlyForDeploymentPostprocessing = 0; |
197 | 208 | }; |
|
0 commit comments