Commit 71d367a
committed
[xcodegen] Remove duplicate file check from
I don't recall why I added this, a file can be in multiple targets
and xcodegen handles that case just fine.tryAddTarget
1 parent a404893 commit 71d367a
File tree
1 file changed
+2
-15
lines changed- utils/swift-xcodegen/Sources/SwiftXcodeGen/BuildArgs
1 file changed
+2
-15
lines changedLines changed: 2 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
204 | 203 | | |
205 | 204 | | |
206 | 205 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | 206 | | |
220 | | - | |
221 | 207 | | |
222 | | - | |
| 208 | + | |
| 209 | + | |
223 | 210 | | |
224 | 211 | | |
225 | 212 | | |
| |||
0 commit comments