You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Forming batch job from 1 constituents: main.swift",
440
445
"Starting Compiling main.swift",
441
446
"Finished Compiling main.swift",
447
+
"Incremental compilation: Reading dependencies from main.swiftdeps",
442
448
"Incremental compilation: Fingerprint changed for interface of source file main.swiftdeps in main.swiftdeps",
443
449
"Incremental compilation: Fingerprint changed for implementation of source file main.swiftdeps in main.swiftdeps",
444
450
"Incremental compilation: Traced: interface of source file main.swiftdeps in main.swift -> interface of top-level name 'foo' in main.swift -> implementation of source file other.swiftdeps in other.swift",
.remark("Forming batch job from 1 constituents: main.swift"),
512
521
.remark("Starting Compiling main.swift"),
513
522
.remark("Finished Compiling main.swift"),
523
+
.remark("Incremental compilation: Reading dependencies from main.swiftdeps"),
514
524
.remark("Incremental compilation: Fingerprint changed for interface of source file main.swiftdeps in main.swiftdeps"),
515
525
.remark("Incremental compilation: Fingerprint changed for implementation of source file main.swiftdeps in main.swiftdeps"),
516
526
.remark("Incremental compilation: Traced: interface of source file main.swiftdeps in main.swift -> interface of top-level name 'foo' in main.swift -> implementation of source file other.swiftdeps in other.swift"),
0 commit comments