|
13 | 13 | D21352B81F75266200B5375B /* ButtonDisplayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21352B71F75266200B5375B /* ButtonDisplayer.swift */; };
|
14 | 14 | D21352BA1F75266C00B5375B /* ButtonBackgroundDisplayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21352B91F75266C00B5375B /* ButtonBackgroundDisplayer.swift */; };
|
15 | 15 | D21352BC1F7527F700B5375B /* Button+ImaginaryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21352BB1F7527F700B5375B /* Button+ImaginaryTests.swift */; };
|
16 |
| - D21352D21F7540E400B5375B /* Imaginary_tvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = D21352C41F7540E400B5375B /* Imaginary_tvOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
17 | 16 | D21352D91F7540F700B5375B /* Decompressor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D273451B1F71448000BF063D /* Decompressor.swift */; };
|
18 | 17 | D21352DA1F7540F700B5375B /* ImageViewDisplayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2AFA1C41F7259F4001963ED /* ImageViewDisplayer.swift */; };
|
19 | 18 | D21352DB1F7540F700B5375B /* TintImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2AFA1C81F725CE1001963ED /* TintImageProcessor.swift */; };
|
|
31 | 30 | D21352E71F75410100B5375B /* MultipleImageFetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2E8C80C1F7252C300D2B8EF /* MultipleImageFetcher.swift */; };
|
32 | 31 | D21352E81F75410300B5375B /* View+Imaginary.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21352B41F7523BF00B5375B /* View+Imaginary.swift */; };
|
33 | 32 | D21352EA1F7541D300B5375B /* Cache.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D21352E91F7541D300B5375B /* Cache.framework */; };
|
34 |
| - D21352F21F75423700B5375B /* Imaginary_tvOSTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21352F11F75423700B5375B /* Imaginary_tvOSTests.swift */; }; |
35 | 33 | D21352FB1F75427000B5375B /* ImageFetcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2E2E9821F7112CF001B4251 /* ImageFetcherTests.swift */; };
|
36 | 34 | D21352FC1F75427000B5375B /* TestHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D273453B1F7148C100BF063D /* TestHelper.swift */; };
|
37 | 35 | D21352FD1F75427000B5375B /* MultipleImageFetcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D27345401F71619800BF063D /* MultipleImageFetcherTests.swift */; };
|
|
101 | 99 | D21352B91F75266C00B5375B /* ButtonBackgroundDisplayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonBackgroundDisplayer.swift; sourceTree = "<group>"; };
|
102 | 100 | D21352BB1F7527F700B5375B /* Button+ImaginaryTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Button+ImaginaryTests.swift"; sourceTree = "<group>"; };
|
103 | 101 | D21352C21F7540E400B5375B /* Imaginary.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Imaginary.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
104 |
| - D21352C41F7540E400B5375B /* Imaginary_tvOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Imaginary_tvOS.h; sourceTree = "<group>"; }; |
105 |
| - D21352C51F7540E400B5375B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
106 |
| - D21352CF1F7540E400B5375B /* Imaginary_tvOSTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Imaginary_tvOSTests.swift; sourceTree = "<group>"; }; |
107 |
| - D21352D11F7540E400B5375B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
108 | 102 | D21352E91F7541D300B5375B /* Cache.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cache.framework; path = Carthage/Build/tvOS/Cache.framework; sourceTree = "<group>"; };
|
109 | 103 | D21352EF1F75423700B5375B /* Imaginary_tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Imaginary_tvOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
110 |
| - D21352F11F75423700B5375B /* Imaginary_tvOSTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Imaginary_tvOSTests.swift; sourceTree = "<group>"; }; |
111 | 104 | D21352F31F75423700B5375B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 105 | + D21353061F75487600B5375B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
112 | 106 | D273451B1F71448000BF063D /* Decompressor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Decompressor.swift; sourceTree = "<group>"; };
|
113 | 107 | D27345201F71448000BF063D /* Decompressor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Decompressor.swift; sourceTree = "<group>"; };
|
114 | 108 | D273453B1F7148C100BF063D /* TestHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestHelper.swift; sourceTree = "<group>"; };
|
|
200 | 194 | path = Mac;
|
201 | 195 | sourceTree = "<group>";
|
202 | 196 | };
|
203 |
| - D21352C31F7540E400B5375B /* Imaginary-tvOS */ = { |
204 |
| - isa = PBXGroup; |
205 |
| - children = ( |
206 |
| - D21352C41F7540E400B5375B /* Imaginary_tvOS.h */, |
207 |
| - D21352C51F7540E400B5375B /* Info.plist */, |
208 |
| - ); |
209 |
| - path = "Imaginary-tvOS"; |
210 |
| - sourceTree = "<group>"; |
211 |
| - }; |
212 |
| - D21352CE1F7540E400B5375B /* Imaginary-tvOSTests */ = { |
| 197 | + D21352F01F75423700B5375B /* Imaginary_tvOSTests */ = { |
213 | 198 | isa = PBXGroup;
|
214 | 199 | children = (
|
215 |
| - D21352CF1F7540E400B5375B /* Imaginary_tvOSTests.swift */, |
216 |
| - D21352D11F7540E400B5375B /* Info.plist */, |
| 200 | + D21352F31F75423700B5375B /* Info.plist */, |
217 | 201 | );
|
218 |
| - path = "Imaginary-tvOSTests"; |
| 202 | + path = Imaginary_tvOSTests; |
219 | 203 | sourceTree = "<group>";
|
220 | 204 | };
|
221 |
| - D21352F01F75423700B5375B /* Imaginary_tvOSTests */ = { |
| 205 | + D21353051F75487600B5375B /* tvOS */ = { |
222 | 206 | isa = PBXGroup;
|
223 | 207 | children = (
|
224 |
| - D21352F11F75423700B5375B /* Imaginary_tvOSTests.swift */, |
225 |
| - D21352F31F75423700B5375B /* Info.plist */, |
| 208 | + D21353061F75487600B5375B /* Info.plist */, |
226 | 209 | );
|
227 |
| - path = Imaginary_tvOSTests; |
| 210 | + path = tvOS; |
228 | 211 | sourceTree = "<group>";
|
229 | 212 | };
|
230 | 213 | D273451A1F71448000BF063D /* iOS */ = {
|
|
319 | 302 | children = (
|
320 | 303 | BDE8FBCC1D1BFA4F00C5A212 /* Sources */,
|
321 | 304 | D2E2E9811F7112CF001B4251 /* ImaginaryTests-iOS */,
|
322 |
| - D21352C31F7540E400B5375B /* Imaginary-tvOS */, |
323 |
| - D21352CE1F7540E400B5375B /* Imaginary-tvOSTests */, |
324 | 305 | D21352F01F75423700B5375B /* Imaginary_tvOSTests */,
|
325 | 306 | D5B274C41DB8B0A900992392 /* Frameworks */,
|
326 | 307 | D5DF759C1C403E1000BF1AB6 /* Imaginary */,
|
|
343 | 324 | D5DF759C1C403E1000BF1AB6 /* Imaginary */ = {
|
344 | 325 | isa = PBXGroup;
|
345 | 326 | children = (
|
| 327 | + D21353051F75487600B5375B /* tvOS */, |
346 | 328 | BDE8FBF31D1BFC7C00C5A212 /* Mac */,
|
347 | 329 | D5DF759D1C403E1000BF1AB6 /* iOS */,
|
348 | 330 | );
|
|
371 | 353 | isa = PBXHeadersBuildPhase;
|
372 | 354 | buildActionMask = 2147483647;
|
373 | 355 | files = (
|
374 |
| - D21352D21F7540E400B5375B /* Imaginary_tvOS.h in Headers */, |
375 | 356 | );
|
376 | 357 | runOnlyForDeploymentPostprocessing = 0;
|
377 | 358 | };
|
|
713 | 694 | D21352FC1F75427000B5375B /* TestHelper.swift in Sources */,
|
714 | 695 | D21352FD1F75427000B5375B /* MultipleImageFetcherTests.swift in Sources */,
|
715 | 696 | D21352FE1F75427000B5375B /* SimpleImageDisplayerTests.swift in Sources */,
|
716 |
| - D21352F21F75423700B5375B /* Imaginary_tvOSTests.swift in Sources */, |
717 | 697 | D21353001F75427000B5375B /* Button+ImaginaryTests.swift in Sources */,
|
718 | 698 | D21352FF1F75427000B5375B /* ImageView+ImaginaryTests.swift in Sources */,
|
719 | 699 | D21352FB1F75427000B5375B /* ImageFetcherTests.swift in Sources */,
|
|
844 | 824 | "$(PROJECT_DIR)/Carthage/Build/tvOS",
|
845 | 825 | );
|
846 | 826 | GCC_C_LANGUAGE_STANDARD = gnu11;
|
847 |
| - INFOPLIST_FILE = "Imaginary-tvOS/Info.plist"; |
| 827 | + INFOPLIST_FILE = "$(SRCROOT)/Imaginary/tvOS/Info.plist"; |
848 | 828 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
849 | 829 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
850 | 830 | PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Imaginary-tvOS";
|
|
878 | 858 | "$(PROJECT_DIR)/Carthage/Build/tvOS",
|
879 | 859 | );
|
880 | 860 | GCC_C_LANGUAGE_STANDARD = gnu11;
|
881 |
| - INFOPLIST_FILE = "Imaginary-tvOS/Info.plist"; |
| 861 | + INFOPLIST_FILE = "$(SRCROOT)/Imaginary/tvOS/Info.plist"; |
882 | 862 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
883 | 863 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
884 | 864 | PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Imaginary-tvOS";
|
|
0 commit comments