aboutsummaryrefslogtreecommitdiff
path: root/iosApp/WhirlyGlobe.xcframework/ios-arm64_x86_64-simulator/WhirlyGlobe.framework/Modules/module.modulemap
blob: 2e32255637b4be5bcb78e1d4e3dd4859f264e7ca (plain)
1
2
3
4
5
6
framework module WhirlyGlobe {
  umbrella header "WhirlyGlobe.h"

  export *
  module * { export * }
}