18 Commits

Author SHA1 Message Date
Florian Friedrich 8c49ef9889 Ignore .swiftpm directory. Fixes #1440 2025-04-08 08:16:03 +02:00
Florian Friedrich 88a40230ee Automate CocoaPods, update gitignore 2023-08-23 16:07:50 +02:00
Florian Friedrich c43400c271 Update workflows to macOS 11, update CHANGELOG 2022-11-02 15:09:37 +01:00
Florian Friedrich 370e25959b Add support for Swift 5.2 and Xcode 11.4
This makes a few adjustments that are necessary for Swift 5.2 and Xcode 11.4 - especially for SPM

- Symlink workaround now produces a warning -> move headers into subfolder, change to fully qualified imports and remove symlinks
- Cleanup Header import order - errors first, then 3rd party, then ours
- Update Package.swift for Swift 5.2
- Fix gitignore to not ignore our Lumberjack.xcodeproj
2020-04-07 14:06:51 +02:00
Dmitry Lobanov 032d6dc88b gitignore: gitignore has been updated. 2019-07-18 13:35:35 +03:00
Dmitry Lobanov 6f9a3fd6da gitignore: gitignore has been updated. 2019-07-15 13:57:10 +03:00
Dmitry Lobanov 273206bdcc gitignore: missing newline has been added. 2019-07-12 13:50:53 +03:00
Dmitry Lobanov e0d758de94 gitignore: gitignore has been simplified. 2019-07-12 13:25:27 +03:00
Dmitry Lobanov 0d2b6eb9a9 gitignore: gitignore has been updated to fit modern tools. 2019-07-04 15:51:03 +03:00
Fabio Teles 6857323cca Add Carthage/Build to .gitignore to avoid dirty submodules when installing with Carthage 2017-04-12 18:14:39 -07:00
C.W. Betts 55c10a68a3 Ignore .DS_Store files. 2014-09-05 15:39:15 -06:00
利辺羅エルネスト 245930b0b5 Ignore autogenerated Demo files 2014-08-11 17:05:27 +09:00
Bogdan Poplauschi a794e0fb08 Updated .gitignore to include Pods. (based on https://github.com/github/gitignore/blob/master/Objective-C.gitignore), plus uncommented Pods, aded Podfile.lock and added project.xcworkspace (this way we only ignore those files from every project, but the one from the workspace is kept). 2014-08-11 17:04:51 +09:00
利辺羅エルネスト 8201a3cb30 Ignore Pods directories 2013-12-27 11:58:53 +09:00
利辺羅エルネスト 8bd2bd741f Add .DS_Store to .gitignore 2013-04-24 11:01:46 +09:00
Robbie Hanson cef5295f2d Improving per-user log levels example 2012-03-30 12:24:21 -07:00
Raphael Sobik f6691613c9 Updated .gitignore file 2011-09-08 08:45:27 +02:00
Robbie Hanson 0df78ec650 Adding gitignore file 2011-07-28 11:41:02 -07:00