Skip to content

Commit a27cbf6

Browse files
committed
Remove unnecessary absolute-path plist files
1 parent 39d2dc1 commit a27cbf6

File tree

3 files changed

+0
-56
lines changed

3 files changed

+0
-56
lines changed

PureLayout/PureLayout.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -234,9 +234,7 @@
234234
164C8B551C0D354E0007A6B1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
235235
164C8B571C0D354F0007A6B1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
236236
164C8B591C0D354F0007A6B1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
237-
164C8B711C0D36480007A6B1 /* PureLayout_Mac copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "PureLayout_Mac copy-Info.plist"; path = "/Users/mickeyreiss/personal_code/PureLayout/PureLayout/PureLayout_Mac copy-Info.plist"; sourceTree = "<absolute>"; };
238237
164C8B831C0D36500007A6B1 /* PureLayout.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PureLayout.framework; sourceTree = BUILT_PRODUCTS_DIR; };
239-
164C8B841C0D36500007A6B1 /* PureLayout_iOS copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "PureLayout_iOS copy-Info.plist"; path = "/Users/mickeyreiss/personal_code/PureLayout/PureLayout/PureLayout_iOS copy-Info.plist"; sourceTree = "<absolute>"; };
240238
164C8B921C0D380E0007A6B1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
241239
A7371DC21B68792800DB94B6 /* PureLayoutBatchTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PureLayoutBatchTests.m; path = PureLayoutTests/PureLayoutBatchTests.m; sourceTree = "<group>"; };
242240
A7D0FF351B8146370025AF37 /* PureLayoutIdentifierTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PureLayoutIdentifierTests.m; path = PureLayoutTests/PureLayoutIdentifierTests.m; sourceTree = "<group>"; };
@@ -558,8 +556,6 @@
558556
A7DB5C801B7AD612000ED37F /* Supporting Files */,
559557
B12C23DD17C3FDE4001CF667 /* Frameworks */,
560558
B12C23DC17C3FDE4001CF667 /* Products */,
561-
164C8B711C0D36480007A6B1 /* PureLayout_Mac copy-Info.plist */,
562-
164C8B841C0D36500007A6B1 /* PureLayout_iOS copy-Info.plist */,
563559
);
564560
sourceTree = "<group>";
565561
};

PureLayout/PureLayout_Mac copy-Info.plist

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

PureLayout/PureLayout_iOS copy-Info.plist

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

0 commit comments

Comments
 (0)