Skip to content

Commit 625486b

Browse files
author
Karim Alweheshy
committed
make it compile again
1 parent 56f1dac commit 625486b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

tools/swiftc_stub/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// #!/usr/bin/env swift
1+
#!/usr/bin/env swift
22

33
import Foundation
44

xcodeproj/internal/xcodeproj_rule.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ load(
2424
"extension_point_identifiers.bzl",
2525
"write_extension_point_identifiers_file",
2626
)
27-
load(":incremental_xcode_targets.bzl", xcode_targets_module = "incremental_xcode_targets")
2827
load(":providers.bzl", "ToolchainInfo")
2928
load(":selected_model_versions.bzl", "write_selected_model_versions_file")
3029
load(":target_id.bzl", "write_target_ids_list")

0 commit comments

Comments
 (0)