Commit Graph

12 Commits

Author SHA1 Message Date
ffried 4986a03eb1 Update copyright from 2024 to 2025 2025-01-07 08:54:43 +01:00
Florian Friedrich 2566f12848 Fix various code style issues 2024-04-16 17:27:18 +02:00
ffried 3eeda4aa39 Update copyright from 2023 to 2024 2024-01-03 17:38:14 +01:00
Florian Friedrich 80e3a0df30 Fix deprecations 2023-08-14 08:39:13 +02:00
Florian Friedrich ceafd3f039 Update copyright for 2023 2023-01-30 17:15:25 +01:00
Florian Friedrich 27b7b1446c Update copyright to 2022 2022-05-18 16:05:49 +02:00
Florian Friedrich a3a940f3e2 Update Copyright to 2021 2021-03-02 10:58:09 +01:00
Florian Friedrich 55de9ac35f Update Copyright for 2020 2020-01-23 17:59:54 +01:00
Florian Friedrich 0aecc94127 Update Copyright to 2019. Fixes #1030 2019-01-31 12:00:34 +01:00
Dmitry Lobanov 602177e0be intergration: version guards for OSLogger have been added. 2018-11-07 18:24:04 +03:00
Florian Friedrich 5ce59f3fcc Update Copyright headers / file headers (#968)
* Change copyright headers in Classes, Tests and Integration

* Remove empty line from template

* Add headers to demo files
2018-10-19 11:26:00 +03:00
Dmitry Lobanov 4bf2941b10 Integration: app targets have been separated from framework. (#961)
* integration: app targets have been separated from framework.

* integration: cleanup.

* integration: watchos extension app has been fixed.

* integration: cleanup iOS and watchOS apps.

* integration: local travis has been added.

* ci: travis has been updated.

* ci: travis has been updated. missing target has been wiped out.

* integration: app schemes have been added.

* ci: travis redundant pod install has been removed.

* configurations: product bundle identifier prefix has been added.

* integration: project defaultification.

* integration: targets cleanup.

* integration: local travis has been removed.

* integration: tvOS app has been fixed.

* integration: launch screen storyboards have been eliminated.

* integration: configurations have been added.

* integration: formatter has been added.

* integration: project cleanup.

* ci: travis cleanup.

* integration: configurations have been removed form copy resources build phase.

* integration: macOS app has been fixed.

* ci: integration watchos target has been added.

* integration: assets have been removed.

* integration: configurations have been updated.

* framework: redundant podfile has been removed.

* framework: pods clues have been wiped out.

* ci: travis integration app for watchOS has been enabled.

* integration: plists have been cleaned up.

* integration: configurations have moved to root Configuration folder.
2018-10-18 21:27:41 +03:00