This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 78f4ffa
authored
Reverts: #55830
Initiated by: chinmaygarde
Reason for reverting: Incremental builds are broken. flutter/flutter#157367
Original PR Author: aam
Reviewed By: {mraleph, cbracken}
This change reverts the following previous change:
Default implementation of copy does it via hardlink, which seems to be causing issues with Gatekeeper on mac.
BUG=flutter/flutter#154437
1 parent 2d3f0f4 commit 78f4ffa
File tree
3 files changed
+2
-34
lines changed- ci/licenses_golden
- lib/snapshot
- sky/tools
3 files changed
+2
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
439 | | - | |
440 | 439 | | |
441 | 440 | | |
442 | 441 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
205 | | - | |
206 | | - | |
| 204 | + | |
207 | 205 | | |
208 | 206 | | |
209 | 207 | | |
210 | 208 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
| 209 | + | |
216 | 210 | | |
217 | 211 | | |
218 | 212 | | |
| |||
This file was deleted.
0 commit comments