Skip to content

Commit 5adc29d

Browse files
committed
Clean up tv OS tests
1 parent 5ccf6ca commit 5adc29d

File tree

6 files changed

+10
-142
lines changed

6 files changed

+10
-142
lines changed

Imaginary-tvOS/Imaginary_tvOS.h

-19
This file was deleted.

Imaginary-tvOSTests/Imaginary_tvOSTests.swift

-36
This file was deleted.

Imaginary-tvOSTests/Info.plist

-22
This file was deleted.

Imaginary.xcodeproj/project.pbxproj

+10-30
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
D21352B81F75266200B5375B /* ButtonDisplayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21352B71F75266200B5375B /* ButtonDisplayer.swift */; };
1414
D21352BA1F75266C00B5375B /* ButtonBackgroundDisplayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21352B91F75266C00B5375B /* ButtonBackgroundDisplayer.swift */; };
1515
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, ); }; };
1716
D21352D91F7540F700B5375B /* Decompressor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D273451B1F71448000BF063D /* Decompressor.swift */; };
1817
D21352DA1F7540F700B5375B /* ImageViewDisplayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2AFA1C41F7259F4001963ED /* ImageViewDisplayer.swift */; };
1918
D21352DB1F7540F700B5375B /* TintImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2AFA1C81F725CE1001963ED /* TintImageProcessor.swift */; };
@@ -31,7 +30,6 @@
3130
D21352E71F75410100B5375B /* MultipleImageFetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2E8C80C1F7252C300D2B8EF /* MultipleImageFetcher.swift */; };
3231
D21352E81F75410300B5375B /* View+Imaginary.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21352B41F7523BF00B5375B /* View+Imaginary.swift */; };
3332
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 */; };
3533
D21352FB1F75427000B5375B /* ImageFetcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2E2E9821F7112CF001B4251 /* ImageFetcherTests.swift */; };
3634
D21352FC1F75427000B5375B /* TestHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D273453B1F7148C100BF063D /* TestHelper.swift */; };
3735
D21352FD1F75427000B5375B /* MultipleImageFetcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D27345401F71619800BF063D /* MultipleImageFetcherTests.swift */; };
@@ -101,14 +99,10 @@
10199
D21352B91F75266C00B5375B /* ButtonBackgroundDisplayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonBackgroundDisplayer.swift; sourceTree = "<group>"; };
102100
D21352BB1F7527F700B5375B /* Button+ImaginaryTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Button+ImaginaryTests.swift"; sourceTree = "<group>"; };
103101
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>"; };
108102
D21352E91F7541D300B5375B /* Cache.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cache.framework; path = Carthage/Build/tvOS/Cache.framework; sourceTree = "<group>"; };
109103
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>"; };
111104
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>"; };
112106
D273451B1F71448000BF063D /* Decompressor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Decompressor.swift; sourceTree = "<group>"; };
113107
D27345201F71448000BF063D /* Decompressor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Decompressor.swift; sourceTree = "<group>"; };
114108
D273453B1F7148C100BF063D /* TestHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestHelper.swift; sourceTree = "<group>"; };
@@ -200,31 +194,20 @@
200194
path = Mac;
201195
sourceTree = "<group>";
202196
};
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 */ = {
213198
isa = PBXGroup;
214199
children = (
215-
D21352CF1F7540E400B5375B /* Imaginary_tvOSTests.swift */,
216-
D21352D11F7540E400B5375B /* Info.plist */,
200+
D21352F31F75423700B5375B /* Info.plist */,
217201
);
218-
path = "Imaginary-tvOSTests";
202+
path = Imaginary_tvOSTests;
219203
sourceTree = "<group>";
220204
};
221-
D21352F01F75423700B5375B /* Imaginary_tvOSTests */ = {
205+
D21353051F75487600B5375B /* tvOS */ = {
222206
isa = PBXGroup;
223207
children = (
224-
D21352F11F75423700B5375B /* Imaginary_tvOSTests.swift */,
225-
D21352F31F75423700B5375B /* Info.plist */,
208+
D21353061F75487600B5375B /* Info.plist */,
226209
);
227-
path = Imaginary_tvOSTests;
210+
path = tvOS;
228211
sourceTree = "<group>";
229212
};
230213
D273451A1F71448000BF063D /* iOS */ = {
@@ -319,8 +302,6 @@
319302
children = (
320303
BDE8FBCC1D1BFA4F00C5A212 /* Sources */,
321304
D2E2E9811F7112CF001B4251 /* ImaginaryTests-iOS */,
322-
D21352C31F7540E400B5375B /* Imaginary-tvOS */,
323-
D21352CE1F7540E400B5375B /* Imaginary-tvOSTests */,
324305
D21352F01F75423700B5375B /* Imaginary_tvOSTests */,
325306
D5B274C41DB8B0A900992392 /* Frameworks */,
326307
D5DF759C1C403E1000BF1AB6 /* Imaginary */,
@@ -343,6 +324,7 @@
343324
D5DF759C1C403E1000BF1AB6 /* Imaginary */ = {
344325
isa = PBXGroup;
345326
children = (
327+
D21353051F75487600B5375B /* tvOS */,
346328
BDE8FBF31D1BFC7C00C5A212 /* Mac */,
347329
D5DF759D1C403E1000BF1AB6 /* iOS */,
348330
);
@@ -371,7 +353,6 @@
371353
isa = PBXHeadersBuildPhase;
372354
buildActionMask = 2147483647;
373355
files = (
374-
D21352D21F7540E400B5375B /* Imaginary_tvOS.h in Headers */,
375356
);
376357
runOnlyForDeploymentPostprocessing = 0;
377358
};
@@ -713,7 +694,6 @@
713694
D21352FC1F75427000B5375B /* TestHelper.swift in Sources */,
714695
D21352FD1F75427000B5375B /* MultipleImageFetcherTests.swift in Sources */,
715696
D21352FE1F75427000B5375B /* SimpleImageDisplayerTests.swift in Sources */,
716-
D21352F21F75423700B5375B /* Imaginary_tvOSTests.swift in Sources */,
717697
D21353001F75427000B5375B /* Button+ImaginaryTests.swift in Sources */,
718698
D21352FF1F75427000B5375B /* ImageView+ImaginaryTests.swift in Sources */,
719699
D21352FB1F75427000B5375B /* ImageFetcherTests.swift in Sources */,
@@ -844,7 +824,7 @@
844824
"$(PROJECT_DIR)/Carthage/Build/tvOS",
845825
);
846826
GCC_C_LANGUAGE_STANDARD = gnu11;
847-
INFOPLIST_FILE = "Imaginary-tvOS/Info.plist";
827+
INFOPLIST_FILE = "$(SRCROOT)/Imaginary/tvOS/Info.plist";
848828
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
849829
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
850830
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Imaginary-tvOS";
@@ -878,7 +858,7 @@
878858
"$(PROJECT_DIR)/Carthage/Build/tvOS",
879859
);
880860
GCC_C_LANGUAGE_STANDARD = gnu11;
881-
INFOPLIST_FILE = "Imaginary-tvOS/Info.plist";
861+
INFOPLIST_FILE = "$(SRCROOT)/Imaginary/tvOS/Info.plist";
882862
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
883863
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
884864
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Imaginary-tvOS";
File renamed without changes.

Imaginary_tvOSTests/Imaginary_tvOSTests.swift

-35
This file was deleted.

0 commit comments

Comments
 (0)