Florian Friedrich
2566f12848
Fix various code style issues
2024-04-16 17:27:18 +02:00
Florian Friedrich
d2cbd0aa19
Update Demos
2022-11-02 15:09:37 +01:00
Frank Denzer
e0721307d4
Partial revert "Addconsistentnewlinetofileendings"
...
This reverts commit 313820cd04 .
2021-12-23 17:06:49 +01:00
Frank Denzer
313820cd04
Add consistent newline to file endings
2021-12-23 14:07:02 +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
Ernesto Rivera
f670be745b
Update Demos
2017-10-03 12:13:08 -04:00
Carlos Pages
880b40f3db
Fixed crash adding the rootViewController
2016-08-02 12:56:27 +01: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
Cédric Luthi
b3307f8d24
Remove execute permission on non-executable files
2015-05-21 23:37:30 +02: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
a3002b3e25
Update demos
2014-11-06 16:47:10 +09:00
Ernesto Rivera
2ca7915f8c
Fix last demo
2014-11-04 15:34:38 +09:00
Ernesto Rivera
87a754add9
Update redefining macros and sample projects
2014-11-04 14:39:44 +09:00
Ernesto Rivera
ad01c57307
Finish migrating log macros to log enum
2014-11-04 14:32:02 +09:00
Ernesto Rivera
03bb22c902
Fix WebSocketLogger
2014-10-30 17:06:48 +09:00
Ernesto Rivera
782d330858
Fix demo CoreDataLogger and WebSocketLogger
2014-10-30 15:59:00 +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
利辺羅エルネスト
22aa122653
Mode Demos' workspace inside Demos folder
2014-08-11 17:04:57 +09:00
Bogdan Poplauschi
ba184ce2d6
Renamed Lumberjack_Demos to Demos workspace
2014-08-11 17:04:56 +09:00
Bogdan Poplauschi
76102e53b0
Separated Lumberjack and Lumberjack_Demos workspaces
2014-08-11 17:04:56 +09:00
Bogdan Poplauschi
6b16d05b15
Added WebServerIPhone project to the workspace. They reference the code via private Cocoapod. Updated some more schemes (just last upgrade version)
2014-08-11 17:04:56 +09:00
Bogdan Poplauschi
e5f15c24b1
Renamed Xcode folder to Demos - contains remaining demo projects
2014-08-11 17:04:50 +09:00