|
63 | 63 | 246D36471E6C46F50050F202 /* PinPointCoordinatesSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PinPointCoordinatesSpec.swift; sourceTree = "<group>"; }; |
64 | 64 | 2482908B1E78CFFC00667D08 /* RelativePositionSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RelativePositionSpec.swift; sourceTree = "<group>"; }; |
65 | 65 | 249EFE7A1E64FB4C00165E39 /* MCSwiftLayout.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MCSwiftLayout.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
66 | | - 249EFE7D1E64FB4C00165E39 /* MCSwiftLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = MCSwiftLayout.h; path = MCSwiftLayout/MCSwiftLayout.h; sourceTree = "<group>"; }; |
67 | | - 249EFE7E1E64FB4C00165E39 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = MCSwiftLayout/Info.plist; sourceTree = "<group>"; }; |
| 66 | + 249EFE7D1E64FB4C00165E39 /* MCSwiftLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MCSwiftLayout.h; sourceTree = "<group>"; }; |
| 67 | + 249EFE7E1E64FB4C00165E39 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
68 | 68 | 249EFE831E64FB4C00165E39 /* MCSwiftLayoutTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MCSwiftLayoutTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
69 | 69 | 249EFE881E64FB4C00165E39 /* MCSwiftLayoutTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MCSwiftLayoutTests.swift; sourceTree = "<group>"; }; |
70 | 70 | 249EFE8A1E64FB4C00165E39 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
71 | 71 | DF11A3701E833F03008B33E5 /* Types.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Types.swift; sourceTree = "<group>"; }; |
72 | | - DF11A3771E834B32008B33E5 /* UIView+PinLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIView+PinLayout.swift"; path = "Extensions/UIView+PinLayout.swift"; sourceTree = "<group>"; }; |
73 | | - DF11A3791E834B3F008B33E5 /* Coordinates.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Coordinates.swift; path = Helpers/Coordinates.swift; sourceTree = "<group>"; }; |
| 72 | + DF11A3771E834B32008B33E5 /* UIView+PinLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+PinLayout.swift"; sourceTree = "<group>"; }; |
| 73 | + DF11A3791E834B3F008B33E5 /* Coordinates.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Coordinates.swift; sourceTree = "<group>"; }; |
74 | 74 | /* End PBXFileReference section */ |
75 | 75 |
|
76 | 76 | /* Begin PBXFrameworksBuildPhase section */ |
|
108 | 108 | children = ( |
109 | 109 | 249EFE7C1E64FB4C00165E39 /* MCSwiftLayout */, |
110 | 110 | 249EFE871E64FB4C00165E39 /* MCSwiftLayoutTests */, |
111 | | - DF11A3741E834181008B33E5 /* Supporting Files */, |
112 | 111 | 249EFE7B1E64FB4C00165E39 /* Products */, |
| 112 | + DF11A3741E834181008B33E5 /* Supporting Files */, |
113 | 113 | 138A1F602470415292B7194B /* Frameworks */, |
114 | 114 | ); |
115 | 115 | sourceTree = "<group>"; |
|
137 | 137 | 249EFE871E64FB4C00165E39 /* MCSwiftLayoutTests */ = { |
138 | 138 | isa = PBXGroup; |
139 | 139 | children = ( |
| 140 | + 2469C4FF1E75D74000073BEE /* AdjustSizeSpec.swift */, |
140 | 141 | 2469C5011E75D88500073BEE /* BasicView.swift */, |
| 142 | + 249EFE8A1E64FB4C00165E39 /* Info.plist */, |
141 | 143 | 249EFE881E64FB4C00165E39 /* MCSwiftLayoutTests.swift */, |
142 | | - 2469C4FF1E75D74000073BEE /* AdjustSizeSpec.swift */, |
143 | 144 | 244C6E141E776A0C0074FC74 /* MarginsAndInsetsSpec.swift */, |
144 | | - 246D36471E6C46F50050F202 /* PinPointCoordinatesSpec.swift */, |
145 | 145 | 2469C4FB1E74855D00073BEE /* PinEdgeCoordinateSpec.swift */, |
146 | | - 2482908B1E78CFFC00667D08 /* RelativePositionSpec.swift */, |
| 146 | + 246D36471E6C46F50050F202 /* PinPointCoordinatesSpec.swift */, |
147 | 147 | 2469C5031E75DB7600073BEE /* RectNimbleMatcher.swift */, |
148 | | - 249EFE8A1E64FB4C00165E39 /* Info.plist */, |
| 148 | + 2482908B1E78CFFC00667D08 /* RelativePositionSpec.swift */, |
149 | 149 | ); |
150 | 150 | path = MCSwiftLayoutTests; |
151 | 151 | sourceTree = "<group>"; |
152 | 152 | }; |
153 | 153 | DF11A3741E834181008B33E5 /* Supporting Files */ = { |
154 | 154 | isa = PBXGroup; |
155 | 155 | children = ( |
156 | | - 249EFE7D1E64FB4C00165E39 /* MCSwiftLayout.h */, |
157 | 156 | 249EFE7E1E64FB4C00165E39 /* Info.plist */, |
| 157 | + 249EFE7D1E64FB4C00165E39 /* MCSwiftLayout.h */, |
158 | 158 | ); |
159 | | - name = "Supporting Files"; |
| 159 | + path = "Supporting Files"; |
160 | 160 | sourceTree = "<group>"; |
161 | 161 | }; |
162 | 162 | DF11A3751E834194008B33E5 /* Extensions */ = { |
163 | 163 | isa = PBXGroup; |
164 | 164 | children = ( |
165 | 165 | DF11A3771E834B32008B33E5 /* UIView+PinLayout.swift */, |
166 | 166 | ); |
167 | | - name = Extensions; |
| 167 | + path = Extensions; |
168 | 168 | sourceTree = "<group>"; |
169 | 169 | }; |
170 | 170 | DF11A3761E8341A2008B33E5 /* Helpers */ = { |
171 | 171 | isa = PBXGroup; |
172 | 172 | children = ( |
173 | 173 | DF11A3791E834B3F008B33E5 /* Coordinates.swift */, |
174 | 174 | ); |
175 | | - name = Helpers; |
| 175 | + path = Helpers; |
176 | 176 | sourceTree = "<group>"; |
177 | 177 | }; |
178 | 178 | /* End PBXGroup section */ |
|
449 | 449 | DYLIB_COMPATIBILITY_VERSION = 1; |
450 | 450 | DYLIB_CURRENT_VERSION = 1; |
451 | 451 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
452 | | - INFOPLIST_FILE = MCSwiftLayout/Info.plist; |
| 452 | + INFOPLIST_FILE = "Supporting Files/Info.plist"; |
453 | 453 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
454 | 454 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
455 | 455 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
|
471 | 471 | DYLIB_COMPATIBILITY_VERSION = 1; |
472 | 472 | DYLIB_CURRENT_VERSION = 1; |
473 | 473 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
474 | | - INFOPLIST_FILE = MCSwiftLayout/Info.plist; |
| 474 | + INFOPLIST_FILE = "Supporting Files/Info.plist"; |
475 | 475 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
476 | 476 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
477 | 477 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
|
0 commit comments