This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-libzt/packages/module.modulemap

7 lines
104 B
Plaintext

framework module zt {
umbrella header "Xcode-Bridging-Header.h"
export *
module * { export * }
}