GBA003/Systems/.build/Build/Intermediates.noindex/XCBuildData/d0ec122a97e43243ca5aef20aae3f52c.xcbuilddata/attachments/0df4d568c731ee13c230db692cd42b46
2024-05-30 10:23:28 +08:00

11 lines
158 B
Plaintext

framework module Systems {
umbrella header "Systems.h"
export *
module * { export * }
}
module Systems.__Swift {
exclude header "Systems-Swift.h"
}