You've already forked Task-Master-2.0
mirror of
https://github.com/MrLyallCSIT/Task-Master-2.0.git
synced 2026-01-18 07:09:38 +00:00
7 lines
138 B
Plaintext
Executable File
7 lines
138 B
Plaintext
Executable File
framework module FirebaseInstanceID {
|
|
umbrella header "FirebaseInstanceID.h"
|
|
export *
|
|
module * { export *}
|
|
link "c++"
|
|
link "z"
|
|
} |