Commit Graph

14 Commits

Author SHA1 Message Date
Florian Friedrich d2cbd0aa19 Update Demos 2022-11-02 15:09:37 +01:00
Dmitry Lobanov 394357171b demos: linking to framework has been added. 2018-10-19 16:25:56 +03:00
Dmitry Lobanov cd06f8d237 demos: pods clues have been wiped out. 2018-10-19 15:34:21 +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
Bogdan Poplauschi 1b618e8d35 Merged framework targets + using xcconfig
- Xcode 10 (already supported)
- merged the framework targets into multi-platform ones
- using xcconfig for most of the configurations (Lumberjack.xcodeproj + Tests.xcodeproj + Demos) - only adding setting in xcodeproj where they are not valid for all the other targets
- set deployment target to iOS8 and Mac OS 10.10 - also cleaned up some branched code for the earlier versions
- updated Travis scripts
2018-10-15 20:37:12 +03:00
sushichop bb6f5ecc3d Sets deployment target to macOS 10.8 in Demo project. 2017-10-09 17:13:06 +09:00
Ernesto Rivera f670be745b Update Demos 2017-10-03 12:13:08 -04:00
Bogdan Poplauschi 637dfc1d45 Addopted CocoaPods 1.0.0 because the builds were no longer working. Updated the .travis.yml script so that we use xcodebuild pipped with xcpretty instead of xctool (it's faster and more reliable). Since the new pod setup has a huge output, redirected that to /dev/null 2016-05-29 14:33:51 +03:00
Ernesto Rivera 94ac6d82f2 Adjust Demos' deployment targets 2014-12-04 11:22:03 +09:00
Ernesto Rivera 08b9624695 Fix more demos 2014-11-04 15:22:07 +09:00
Ernesto Rivera b627834593 Update Demo projects and schemes 2014-09-30 14:28:24 +09:00
Bogdan Poplauschi 0fe3cdcc3a Added SQLiteLogger project to the workspace. They reference the code via private Cocoapod. Updated some more schemes (just last upgrade version) 2014-08-11 17:04:55 +09:00
Bogdan Poplauschi 3651b468b2 Added LogFileCompressor project to the workspace. They reference the code via private Cocoapod. 2014-08-11 17:04:54 +09:00
Bogdan Poplauschi e5f15c24b1 Renamed Xcode folder to Demos - contains remaining demo projects 2014-08-11 17:04:50 +09:00