Files
FinalYearProject-MyMind/My Mind/Pods/Target Support Files/Protobuf/Protobuf.modulemap
Alexander Davis 0018e82ee5 App Completed
Basic Prototype App Completed. Proposal, Literature Review and Final
Report to Follow.
2017-04-13 18:18:38 +01:00

7 lines
106 B
Plaintext

framework module Protobuf {
umbrella header "Protobuf-umbrella.h"
export *
module * { export * }
}