mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 06:26:15 +01:00
6
swift/plistinclude/module.modulemap
Normal file
6
swift/plistinclude/module.modulemap
Normal file
@@ -0,0 +1,6 @@
|
||||
framework module plist {
|
||||
umbrella header "plist.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user