Fix: Restore original modulemap format and remove SWIFT_INCLUDE_PATHS
This commit is contained in:
-4
@@ -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 * }
|
||||
}
|
||||
-4
@@ -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 * }
|
||||
}
|
||||
-4
@@ -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 * }
|
||||
}
|
||||
-4
@@ -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 * }
|
||||
}
|
||||
-4
@@ -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 * }
|
||||
}
|
||||
Reference in New Issue
Block a user