aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Shared
Commit message (Collapse)AuthorAge
* Style fixesGravatar Benoit St-Pierre2018-02-26
|
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
|
* Add images and icons to silence Xcode 9 warnings (#396)Gravatar Paul Beusterien2017-10-20
|
* Consolidate AuthSamples into main Firebase Xcode project (#288)Gravatar Paul Beusterien2017-09-19
|
* Formatting updates based on the latest clang-formatGravatar Marek Gilbert2017-08-02
| | | | clang-format version 5.0.0 (tags/google/stable/2017-06-22)
* Add clang-format options and script; apply to FirebaseCore (#151)Gravatar Paul Beusterien2017-07-27
|
* macOS (#38)Gravatar Mathew Huusko V2017-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Example/Core: create macOS app/tests target * Example/Core: Core_Example/Tests -> Core_Example/Tests_iOS * Example/Core: macOS building/tests passing * Example/Database: separate iOS/macOS targets * BuildFrameworks: macOS * .travis.yml, test.sh: AllUnitTests -> AllUnitTests_iOS * test.sh: add AllUnitTests_macOS * Example/Storage: Example/Tests->_iOS * Example/Storage: macOS * test.sh: try to prevent double error 65 * test.sh: build before test * Example/Auth|Messaging: -> _iOS * Example/Auth: macOS build * Example/Auth: macOS passing * Example/Firebase: pod de/re-integrate; fix static DerivedData references; copy phase for OCMock * Example/Firebase: manually copied OCMock, Products Dir vs. Frameworks * Example/Firebase: copied OCMock, prevent header removal * Example/Storage: integration tests sdk fix * Example/Auth: macOS exclude FIRAuthAppCredentialManager; cleanup * Firebase/Core: remove nullability annotation * Firebase/Core|Database: correct TARGET_X usage for correctness and anticipation of OS_WATCH|TV branches * build.swift: style fix * Firebase/Core: FIRLogger: fix macOS intermittent va_list error
* InitialGravatar Paul Beusterien2017-05-15