add .gitignore
This commit is contained in:
6
AMapFoundationKit.framework/Modules/module.modulemap
Executable file
6
AMapFoundationKit.framework/Modules/module.modulemap
Executable file
@@ -0,0 +1,6 @@
|
||||
framework module AMapFoundationKit {
|
||||
umbrella header "AMapFoundationKit.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user