summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2025-10-28 08:59:21 +0800
committerGitHub <[email protected]>2025-10-28 08:59:21 +0800
commit6455b960bacd109a64d58c078de693a6ede538e3 (patch)
treecc4fa9ae0723942358f405458ec6bfa0ab561a91
parenta4085b28cf8d0a830fd6315e757ebcc5763cbeda (diff)
Update xmake.lua
-rw-r--r--xmake/rules/swift/xmake.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/rules/swift/xmake.lua b/xmake/rules/swift/xmake.lua
index c012ba3cb..10434968b 100644
--- a/xmake/rules/swift/xmake.lua
+++ b/xmake/rules/swift/xmake.lua
@@ -75,7 +75,6 @@ rule("swift.interop", function()
import("core.tool.compiler")
import("core.language.language")
import("core.project.depend")
- import("core.cache.localcache")
local function _get_target_cpp_langflags()
local cpp_langflags = _g.cpp_langflags