Florian Friedrich
a9ed4b6f9b
Update version in README
2025-07-22 15:56:37 +02:00
Florian Friedrich
f691235e74
Add SPI config file, promote SPM more
2025-07-22 15:38:41 +02:00
Florian Friedrich
192afed819
Update README
2024-07-11 10:35:04 +02:00
repo
6064ec6cbb
Fix typo to avoid misleading
2024-05-13 07:45:00 +02:00
Ryan Fung
0f8bbe6e73
Add Birch to extensions
2023-01-17 07:17:13 +01:00
fujisoft
3b116a300c
Update README.md
2022-11-28 12:00:57 +01:00
Florian Friedrich
4066450f42
Update README.md
2022-11-28 10:24:06 +01:00
fujisoft
d3b3bbb67c
Update the backwards compatibility list in README
...
Related to the change "Update to Xcode 14 / Swift 5.7" #1316
2022-11-28 10:24:06 +01:00
Florian Friedrich
0188d31089
Adjust version in README
2022-11-02 16:44:14 +01:00
Florian Friedrich
1007f6979f
Re-order badges, use HTTPS urls
2022-11-02 15:28:29 +01:00
Florian Friedrich
de378175d7
Update README
2022-11-02 15:20:11 +01:00
Florian Friedrich
1ffd87315c
Fix README
2022-08-22 10:01:56 +02:00
Jordi Giménez Gámez
cf49574446
Add Bugfender logger
...
Closes #1304
2022-07-04 10:21:46 +02:00
Florian Friedrich
34b222ec64
Update README.md
2022-01-04 14:24:57 +01:00
veraposeidon
ffe1fb4761
ADD: update readme about swift-log usage
2022-01-03 00:51:52 +08:00
Florian Friedrich
1c0e352943
Update README with local references and https
2021-12-16 14:07:20 +01:00
ye4241
12e478931e
Fix markdown link to relative path
2021-07-29 10:38:48 +08:00
Bogdan Poplauschi
f7ee274f13
Data Collection Practices ( #1191 )
...
* Updated the README.md by adding a Data Collection Practices section - for #1187
2020-11-20 17:44:04 +02:00
Christopher Atlan
03c3f67db2
Add DD_LEGACY_MESSAGE_TAG macro
2020-10-27 18:11:04 +01:00
Florian Friedrich
c876252e8f
Update README
2020-10-01 15:45:47 +02:00
Florian Friedrich
73dcf98a3e
Add README entry
2020-08-20 18:21:00 +02:00
Jakub Kaspar
b1c44428e1
Update changelog and readme
2020-07-24 17:11:41 +02:00
Florian Friedrich
c1991c186a
Update changelog and readme, fix build configs
2020-04-23 13:42:29 +02:00
Florian Friedrich
ccaa3d6f44
Restructure README
2019-10-31 13:55:15 +01:00
Koichi Yokota
693118cc55
Update README about Swift usage.
2019-10-31 20:17:59 +09:00
Koichi Yokota (sushichop)
ebe86f301a
Use Xcode 10.2 and Swift 5.0
2019-04-02 20:48:51 +09:00
Oleksiy Ivanov
aeca2a6648
Update README.md
...
CocoaLumberjackSwift required to use DDLogVerbose/DDLogDebug and other logging functions.
2019-02-03 10:07:41 -08:00
Hakon Hanesand
04421a3411
Spelling.
2019-01-15 12:01:20 -08:00
Hanton
9d3598aa49
Update Documentation links
2019-01-07 14:33:18 +08:00
Koichi Yokota (sushichop)
34a94d1ca8
Update watchOS to 3.0
2018-11-05 21:16:52 +09:00
Ernesto Rivera
38c926d381
Reflect iOS 8+ support
...
It looked like this is a iOS 12+ only project.
2018-10-25 08:33:07 -04:00
Bogdan Poplauschi
d87fae4510
Updated README.md
2018-10-23 11:10:04 +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
Bogdan Poplauschi
0239196054
Update README.md
2018-10-14 22:00:02 +03:00
Bogdan Poplauschi
e2e92344a4
Update README.md
2018-10-14 21:43:46 +03:00
Florian Friedrich
57f9386d1b
Update REAMDE.md
2018-10-10 08:34:59 +02:00
Koichi Yokota (sushichop)
a33a79a347
Supports only Swift 4.2
2018-10-01 22:05:43 +09:00
Koichi Yokota (sushichop)
49d32e5910
Update to Xcode 10 and Swift 4.2 complier.
...
This works with SWIFT_VERSION=4.2, SWIFT_VERSION=4.0, or SWIFT_VERSION=3.0.
According to https://docs.swift.org/swift-book/GuidedTour/Compatibility.html ,
Swift 4.2 complier with SWIFT_VERSION=3.0 means Swift 3.4.
2018-09-28 23:04:48 +09:00
Koichi Yokota (sushichop)
1680945938
Add Koichi Yokota (sushichop) to the list of collaborators
2018-09-22 16:07:19 +09:00
Bogdan Poplauschi
e9d69714a7
Full links to Docs and other resources so they are resolved on external pages (i.e. https://cocoapods.org/pods/CocoaLumberjack )
2018-09-06 11:48:27 +03:00
Bogdan Poplauschi
927755197d
Proper BSD 3-Clause License (the old one was incomplete) - see #936
2018-08-14 17:46:00 +03:00
Antoine Cœur
9863131f76
Update README.md
...
swift syntax
2018-02-28 14:35:45 +08:00
Bogdan Poplauschi
1f8e6d4363
Updated Readme with latest requirements
2017-10-09 17:21:16 +03:00
Bogdan Poplauschi
39fe929434
Updated Readme Requirements and Backwards compability
2017-10-08 17:25:58 +03:00
Tobias Feistmantl
291f090b44
Update README.md
2017-04-22 19:52:48 +02:00
Cameron Cooke
fdbfacf8d0
Updated README.md Swift example
...
Change Swift example code to use the `CocoaLumberjackSwift` module instead of `CocoaLumberjack` so that the convenience functions `DDLogWarn`, `DDLogError` etc work.
2016-11-29 11:48:23 +00:00
sushichop
e8ab45ab10
need to set target when you use CocoaPods 1.0.0 or later
2016-11-22 23:25:28 +09:00
sushichop
631cec6a03
add a kindly explanation about using CocoaPods
2016-11-20 22:28:45 +09:00
Andy McSherry
52c9239b05
Update swift usage instructions
2016-11-04 15:54:54 -07:00
Bogdan Poplauschi
b8b57eebb7
Integrated CodeCov
2016-10-09 12:10:34 +03:00