Files
flutter_unity_pod/UnityLibrary/UnityFramework.framework/Modules/module.modulemap
2025-11-20 14:53:56 +08:00

7 lines
109 B
Plaintext

framework module UnityFramework {
umbrella header "UnityFramework.h"
export *
module * { export * }
}