GBA002/Systems/.build/Build/Intermediates.noindex/XCBuildData/ba6d81e1f9f7ed782bb7e45db838c444.xcbuilddata/attachments/0df4d568c731ee13c230db692cd42b46
2024-05-30 10:09:40 +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"
}