Commit Graph

10 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
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
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