398f7bdb66
[IMPROVED] -saveContent now returns YES if successful and NO if nothing changed. [FIXED] Fix for unsetting the login key when key is saved due to a notification race. [IMPROVED] UI improvements for login name. [IMPROVED] Remove system fonts all-over and replace with Exo2. [IMPROVED] Various UI improvements and fixes throughout.
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
framework module Crashlytics {
|
|
umbrella header "Crashlytics.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|