Files
FinalYearProject-MyMind/My Mind/Pods/Target Support Files/GTMSessionFetcher/GTMSessionFetcher.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
124 B
Plaintext

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