mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-06-12 08:48:19 +08:00
* pod deintegrate and install * move styled text to remote pod * move highlightr to remote fork * move mmmarkdown to remote fork * move flatcache to remote repo * fix merge conflicts after rebase * delete slack files
8 lines
192 B
Plaintext
Executable File
8 lines
192 B
Plaintext
Executable File
framework module FirebaseInstanceID {
|
|
umbrella header "FirebaseInstanceID.h"
|
|
export *
|
|
module * { export *}
|
|
link "z"
|
|
link framework "Security"
|
|
link framework "SystemConfiguration"}
|