GBA003/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/0df4d568c731ee13c230db692cd42b46
2024-05-30 11:00:08 +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"
}