Fix: Restore original modulemap format and remove SWIFT_INCLUDE_PATHS

This commit is contained in:
2026-07-02 22:19:14 +08:00
parent 1cad70e0b2
commit 20b794122c
6 changed files with 0 additions and 28 deletions
@@ -1,10 +1,6 @@
framework module Libbox {
umbrella header "Libbox.h"
header "ref.h"
header "Libbox.objc.h"
header "Universe.objc.h"
export *
module * { export * }
}
@@ -1,10 +1,6 @@
framework module Libbox {
umbrella header "Libbox.h"
header "ref.h"
header "Libbox.objc.h"
header "Universe.objc.h"
export *
module * { export * }
}
@@ -1,10 +1,6 @@
framework module Libbox {
umbrella header "Libbox.h"
header "ref.h"
header "Libbox.objc.h"
header "Universe.objc.h"
export *
module * { export * }
}
@@ -1,10 +1,6 @@
framework module Libbox {
umbrella header "Libbox.h"
header "ref.h"
header "Libbox.objc.h"
header "Universe.objc.h"
export *
module * { export * }
}
@@ -1,10 +1,6 @@
framework module Libbox {
umbrella header "Libbox.h"
header "ref.h"
header "Libbox.objc.h"
header "Universe.objc.h"
export *
module * { export * }
}