|
13 | 13 | 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; }; |
14 | 14 | 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; }; |
15 | 15 | 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* Tests.swift */; }; |
| 16 | + 6B4EEBE91C57920A0068B65F /* bart1.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 6B4EEBE41C57920A0068B65F /* bart1.jpg */; }; |
| 17 | + 6B4EEBEA1C57920A0068B65F /* bart2.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 6B4EEBE51C57920A0068B65F /* bart2.jpg */; }; |
| 18 | + 6B4EEBEB1C57920A0068B65F /* bart3.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 6B4EEBE61C57920A0068B65F /* bart3.jpg */; }; |
| 19 | + 6B4EEBEC1C57920A0068B65F /* bart4.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 6B4EEBE71C57920A0068B65F /* bart4.jpg */; }; |
| 20 | + 6B4EEBED1C57920A0068B65F /* bart5.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 6B4EEBE81C57920A0068B65F /* bart5.jpg */; }; |
| 21 | + 6B4EEBF01C5792110068B65F /* homer-simpson.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 6B4EEBEE1C5792110068B65F /* homer-simpson.jpg */; }; |
| 22 | + 6B4EEBF11C5792110068B65F /* homer-simpson2.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 6B4EEBEF1C5792110068B65F /* homer-simpson2.jpg */; }; |
16 | 23 | 8F4835C86D86CE3FECC93578 /* Pods_GIFGenerator_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D584E3FDD3E9B6854EAE3058 /* Pods_GIFGenerator_Tests.framework */; }; |
17 | 24 | D911E20CF5705AB6B0E7D741 /* Pods_GIFGenerator_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6ABF38B613BDF9820AE724AF /* Pods_GIFGenerator_Example.framework */; }; |
18 | 25 | /* End PBXBuildFile section */ |
|
42 | 49 | 607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
43 | 50 | 607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; }; |
44 | 51 | 6ABF38B613BDF9820AE724AF /* Pods_GIFGenerator_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GIFGenerator_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 52 | + 6B4EEBE41C57920A0068B65F /* bart1.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = bart1.jpg; sourceTree = "<group>"; }; |
| 53 | + 6B4EEBE51C57920A0068B65F /* bart2.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = bart2.jpg; sourceTree = "<group>"; }; |
| 54 | + 6B4EEBE61C57920A0068B65F /* bart3.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = bart3.jpg; sourceTree = "<group>"; }; |
| 55 | + 6B4EEBE71C57920A0068B65F /* bart4.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = bart4.jpg; sourceTree = "<group>"; }; |
| 56 | + 6B4EEBE81C57920A0068B65F /* bart5.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = bart5.jpg; sourceTree = "<group>"; }; |
| 57 | + 6B4EEBEE1C5792110068B65F /* homer-simpson.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = "homer-simpson.jpg"; sourceTree = "<group>"; }; |
| 58 | + 6B4EEBEF1C5792110068B65F /* homer-simpson2.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = "homer-simpson2.jpg"; sourceTree = "<group>"; }; |
45 | 59 | A57E4CE0E041BD4BD2848717 /* Pods-GIFGenerator_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GIFGenerator_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-GIFGenerator_Tests/Pods-GIFGenerator_Tests.release.xcconfig"; sourceTree = "<group>"; }; |
46 | 60 | BA668C8A202735598FA1E753 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; |
47 | 61 | BEAECE2072074FF042AF4B20 /* GIFGenerator.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = GIFGenerator.podspec; path = ../GIFGenerator.podspec; sourceTree = "<group>"; }; |
|
93 | 107 | 607FACD21AFB9204008FA782 /* Example for GIFGenerator */ = { |
94 | 108 | isa = PBXGroup; |
95 | 109 | children = ( |
| 110 | + 6B4EEBE31C5791580068B65F /* Resources */, |
96 | 111 | 607FACD51AFB9204008FA782 /* AppDelegate.swift */, |
97 | 112 | 607FACD71AFB9204008FA782 /* ViewController.swift */, |
98 | 113 | 607FACD91AFB9204008FA782 /* Main.storyboard */, |
|
139 | 154 | name = "Podspec Metadata"; |
140 | 155 | sourceTree = "<group>"; |
141 | 156 | }; |
| 157 | + 6B4EEBE31C5791580068B65F /* Resources */ = { |
| 158 | + isa = PBXGroup; |
| 159 | + children = ( |
| 160 | + 6B4EEBEE1C5792110068B65F /* homer-simpson.jpg */, |
| 161 | + 6B4EEBEF1C5792110068B65F /* homer-simpson2.jpg */, |
| 162 | + 6B4EEBE41C57920A0068B65F /* bart1.jpg */, |
| 163 | + 6B4EEBE51C57920A0068B65F /* bart2.jpg */, |
| 164 | + 6B4EEBE61C57920A0068B65F /* bart3.jpg */, |
| 165 | + 6B4EEBE71C57920A0068B65F /* bart4.jpg */, |
| 166 | + 6B4EEBE81C57920A0068B65F /* bart5.jpg */, |
| 167 | + ); |
| 168 | + name = Resources; |
| 169 | + sourceTree = "<group>"; |
| 170 | + }; |
142 | 171 | A9EE472F93660676D01DC08A /* Pods */ = { |
143 | 172 | isa = PBXGroup; |
144 | 173 | children = ( |
|
246 | 275 | isa = PBXResourcesBuildPhase; |
247 | 276 | buildActionMask = 2147483647; |
248 | 277 | files = ( |
| 278 | + 6B4EEBEB1C57920A0068B65F /* bart3.jpg in Resources */, |
249 | 279 | 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */, |
| 280 | + 6B4EEBEC1C57920A0068B65F /* bart4.jpg in Resources */, |
250 | 281 | 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */, |
| 282 | + 6B4EEBE91C57920A0068B65F /* bart1.jpg in Resources */, |
251 | 283 | 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */, |
| 284 | + 6B4EEBED1C57920A0068B65F /* bart5.jpg in Resources */, |
| 285 | + 6B4EEBF01C5792110068B65F /* homer-simpson.jpg in Resources */, |
| 286 | + 6B4EEBF11C5792110068B65F /* homer-simpson2.jpg in Resources */, |
| 287 | + 6B4EEBEA1C57920A0068B65F /* bart2.jpg in Resources */, |
252 | 288 | ); |
253 | 289 | runOnlyForDeploymentPostprocessing = 0; |
254 | 290 | }; |
|
0 commit comments