You've already forked My-Mind-2.0
mirror of
https://github.com/MrLyallCSIT/My-Mind-2.0.git
synced 2026-01-18 07:09:40 +00:00
10 lines
223 B
Plaintext
Executable File
10 lines
223 B
Plaintext
Executable File
framework module GoogleAppMeasurement {
|
|
export *
|
|
module * { export *}
|
|
link "sqlite3"
|
|
link "z"
|
|
link framework "Security"
|
|
link framework "StoreKit"
|
|
link framework "SystemConfiguration"
|
|
link framework "UIKit"}
|