Skip to content

Commit 336a828

Browse files
author
Anthony Weiss
committed
Clean up Info.plist files
1 parent 32aa51f commit 336a828

7 files changed

Lines changed: 16 additions & 77 deletions

File tree

TransitionKit.xcodeproj/project.pbxproj

Lines changed: 10 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,8 @@
6565
25B01F9B1808941D007488E1 /* TKTransition.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TKTransition.m; sourceTree = "<group>"; };
6666
32A48E628DDE45B98F10DBA5 /* libPods-ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ios.a"; sourceTree = BUILT_PRODUCTS_DIR; };
6767
6600A4E21C69D53300378CEE /* TransitionKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TransitionKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
68-
6600A4E61C69D53300378CEE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
6968
6600A4F41C69D66F00378CEE /* TransitionKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TransitionKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
70-
6600A4F81C69D66F00378CEE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
69+
66EA6D6E1C89AEAE00F9458C /* TransitionKit-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TransitionKit-Info.plist"; sourceTree = "<group>"; };
7170
AD73E569A343DBC89D42B79D /* Pods-ios.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ios.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ios/Pods-ios.debug.xcconfig"; sourceTree = "<group>"; };
7271
C96E76A4064B44C8AECE57E9 /* libPods-osx.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-osx.a"; sourceTree = BUILT_PRODUCTS_DIR; };
7372
EDCE38A01AB58323C1616481 /* Pods-osx.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-osx.debug.xcconfig"; path = "Pods/Target Support Files/Pods-osx/Pods-osx.debug.xcconfig"; sourceTree = "<group>"; };
@@ -115,9 +114,8 @@
115114
isa = PBXGroup;
116115
children = (
117116
252C460316F6833D00CF1FEA /* Code */,
117+
66E4B6FA1C89AF3300E816F5 /* Supporting Files */,
118118
252C460816F6835900CF1FEA /* Specs */,
119-
6600A4E31C69D53300378CEE /* TransitionKitOSX */,
120-
6600A4F51C69D66F00378CEE /* TransitionKitiOS */,
121119
252C45DA16F681D400CF1FEA /* Frameworks */,
122120
252C45D916F681D400CF1FEA /* Products */,
123121
592F22F9056A5A6C9B079323 /* Pods */,
@@ -198,20 +196,13 @@
198196
name = Pods;
199197
sourceTree = "<group>";
200198
};
201-
6600A4E31C69D53300378CEE /* TransitionKitOSX */ = {
199+
66E4B6FA1C89AF3300E816F5 /* Supporting Files */ = {
202200
isa = PBXGroup;
203201
children = (
204-
6600A4E61C69D53300378CEE /* Info.plist */,
202+
66EA6D6E1C89AEAE00F9458C /* TransitionKit-Info.plist */,
205203
);
206-
path = TransitionKitOSX;
207-
sourceTree = "<group>";
208-
};
209-
6600A4F51C69D66F00378CEE /* TransitionKitiOS */ = {
210-
isa = PBXGroup;
211-
children = (
212-
6600A4F81C69D66F00378CEE /* Info.plist */,
213-
);
214-
path = TransitionKitiOS;
204+
name = "Supporting Files";
205+
path = Code;
215206
sourceTree = "<group>";
216207
};
217208
/* End PBXGroup section */
@@ -705,7 +696,7 @@
705696
GCC_WARN_UNDECLARED_SELECTOR = YES;
706697
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
707698
GCC_WARN_UNUSED_FUNCTION = YES;
708-
INFOPLIST_FILE = TransitionKitOSX/Info.plist;
699+
INFOPLIST_FILE = "TransitionKit-Info.plist";
709700
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
710701
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
711702
MACOSX_DEPLOYMENT_TARGET = 10.7;
@@ -745,7 +736,7 @@
745736
GCC_WARN_UNDECLARED_SELECTOR = YES;
746737
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
747738
GCC_WARN_UNUSED_FUNCTION = YES;
748-
INFOPLIST_FILE = TransitionKitOSX/Info.plist;
739+
INFOPLIST_FILE = "TransitionKit-Info.plist";
749740
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
750741
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
751742
MACOSX_DEPLOYMENT_TARGET = 10.7;
@@ -782,7 +773,7 @@
782773
GCC_WARN_UNDECLARED_SELECTOR = YES;
783774
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
784775
GCC_WARN_UNUSED_FUNCTION = YES;
785-
INFOPLIST_FILE = TransitionKitiOS/Info.plist;
776+
INFOPLIST_FILE = "TransitionKit-Info.plist";
786777
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
787778
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
788779
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
@@ -820,7 +811,7 @@
820811
GCC_WARN_UNDECLARED_SELECTOR = YES;
821812
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
822813
GCC_WARN_UNUSED_FUNCTION = YES;
823-
INFOPLIST_FILE = TransitionKitiOS/Info.plist;
814+
INFOPLIST_FILE = "TransitionKit-Info.plist";
824815
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
825816
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
826817
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";

TransitionKit.xcodeproj/xcshareddata/xcschemes/TransitionKitOSX.xcscheme

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "6600A4E11C69D53300378CEE"
18-
BuildableName = "TransitionKitOSX.framework"
18+
BuildableName = "TransitionKit.framework"
1919
BlueprintName = "TransitionKitOSX"
2020
ReferencedContainer = "container:TransitionKit.xcodeproj">
2121
</BuildableReference>
@@ -46,7 +46,7 @@
4646
<BuildableReference
4747
BuildableIdentifier = "primary"
4848
BlueprintIdentifier = "6600A4E11C69D53300378CEE"
49-
BuildableName = "TransitionKitOSX.framework"
49+
BuildableName = "TransitionKit.framework"
5050
BlueprintName = "TransitionKitOSX"
5151
ReferencedContainer = "container:TransitionKit.xcodeproj">
5252
</BuildableReference>
@@ -64,7 +64,7 @@
6464
<BuildableReference
6565
BuildableIdentifier = "primary"
6666
BlueprintIdentifier = "6600A4E11C69D53300378CEE"
67-
BuildableName = "TransitionKitOSX.framework"
67+
BuildableName = "TransitionKit.framework"
6868
BlueprintName = "TransitionKitOSX"
6969
ReferencedContainer = "container:TransitionKit.xcodeproj">
7070
</BuildableReference>

TransitionKit.xcodeproj/xcshareddata/xcschemes/TransitionKitiOS.xcscheme

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "6600A4F31C69D66F00378CEE"
18-
BuildableName = "TransitionKitiOS.framework"
18+
BuildableName = "TransitionKit.framework"
1919
BlueprintName = "TransitionKitiOS"
2020
ReferencedContainer = "container:TransitionKit.xcodeproj">
2121
</BuildableReference>
@@ -46,7 +46,7 @@
4646
<BuildableReference
4747
BuildableIdentifier = "primary"
4848
BlueprintIdentifier = "6600A4F31C69D66F00378CEE"
49-
BuildableName = "TransitionKitiOS.framework"
49+
BuildableName = "TransitionKit.framework"
5050
BlueprintName = "TransitionKitiOS"
5151
ReferencedContainer = "container:TransitionKit.xcodeproj">
5252
</BuildableReference>
@@ -64,7 +64,7 @@
6464
<BuildableReference
6565
BuildableIdentifier = "primary"
6666
BlueprintIdentifier = "6600A4F31C69D66F00378CEE"
67-
BuildableName = "TransitionKitiOS.framework"
67+
BuildableName = "TransitionKit.framework"
6868
BlueprintName = "TransitionKitiOS"
6969
ReferencedContainer = "container:TransitionKit.xcodeproj">
7070
</BuildableReference>

TransitionKitOSX/Info.plist

Lines changed: 0 additions & 26 deletions
This file was deleted.

TransitionKitiOS/Info.plist

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)