Commit Graph

23 Commits

Author SHA1 Message Date
Florian Friedrich d2cbd0aa19 Update Demos 2022-11-02 15:09:37 +01:00
Hakon Hanesand 04421a3411 Spelling. 2019-01-15 12:01:20 -08:00
Dmitry Lobanov 536a5a2fd2 demos: podfiles have been removed. 2018-10-19 16:42:10 +03: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 e172f9754d Sets deployment target to macOS 10.8 about Demo project Pods. 2017-10-09 17:13:06 +09: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 087c302368 Simplify demos' Podfile's
* `source` is optional again in CocoaPods 0.35.x.
* Set required Pods directly instead of defining `import_pods` to simplify.
2014-12-04 11:22:03 +09:00
Ernesto Rivera 08b9624695 Fix more demos 2014-11-04 15:22:07 +09:00
Ernesto Rivera ad01c57307 Finish migrating log macros to log enum 2014-11-04 14:32:02 +09:00
Ernesto Rivera 0044488cb3 Fix implicit sources' deprecation warnings 2014-10-10 10:25:29 +09:00
Ernesto Rivera b627834593 Update Demo projects and schemes 2014-09-30 14:28:24 +09:00
利辺羅エルネスト 874b870148 Simplify imports 2014-08-11 17:05:28 +09:00
利辺羅エルネスト 5e5a49eb86 Rename and add schemes 2014-08-11 17:05:27 +09:00
利辺羅エルネスト d243a9bfbc Update project to recommended settings 2014-08-11 17:05:27 +09:00
利辺羅エルネスト 903b417cd6 Update file headers and copyright 2014-08-11 17:05:26 +09:00
利辺羅エルネスト 14edcb15ad Fix #imports 2014-08-11 17:05:26 +09:00
利辺羅エルネスト 2b7a2bcc0b Move Testing projects to Demos as many projects overlap 2014-08-11 17:04:58 +09:00