Finalised App, Presentation and Report Commenced

This commit is contained in:
Alexander Davis
2017-05-06 02:17:09 +01:00
parent 32f42ec4db
commit 67e9bc1dde
378 changed files with 78554 additions and 952 deletions

View File

@@ -2,10 +2,9 @@ framework module FirebaseMessaging {
umbrella header "FirebaseMessaging.h"
export *
module * { export *}
link "c++"
link "sqlite3"
link "z"
link framework "CoreGraphics"
link framework "Foundation"
link framework "SystemConfiguration"
link framework "UIKit"
}