init iOS module

This commit is contained in:
pengfei.zhou
2019-07-25 19:26:33 +08:00
parent 40416ff3fd
commit f86e7623a2
211 changed files with 20246 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
framework module Nimble_Snapshots {
umbrella header "Nimble-Snapshots-umbrella.h"
export *
module * { export * }
}