You've already forked FinalYearProject-MyMind
mirror of
https://github.com/MrLyallCSIT/FinalYearProject-MyMind.git
synced 2026-01-18 07:09:41 +00:00
App Completed
Basic Prototype App Completed. Proposal, Literature Review and Final Report to Follow.
This commit is contained in:
7
My Mind/Pods/FirebaseInstanceID/Frameworks/FirebaseInstanceID.framework/Modules/module.modulemap
generated
Executable file
7
My Mind/Pods/FirebaseInstanceID/Frameworks/FirebaseInstanceID.framework/Modules/module.modulemap
generated
Executable file
@@ -0,0 +1,7 @@
|
||||
framework module FirebaseInstanceID {
|
||||
umbrella header "FirebaseInstanceID.h"
|
||||
export *
|
||||
module * { export *}
|
||||
link framework "Foundation"
|
||||
link framework "UIKit"
|
||||
}
|
||||
Reference in New Issue
Block a user