Skip to content

Commit

Permalink
run 'pod deintegrate; pod install' and update pod deployment version …
Browse files Browse the repository at this point in the history
…to 11.0
  • Loading branch information
r10s committed Oct 4, 2023
1 parent dff9026 commit 4b6bfa3
Show file tree
Hide file tree
Showing 56 changed files with 868 additions and 816 deletions.
18 changes: 9 additions & 9 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- CocoaLumberjack (3.8.0):
- CocoaLumberjack/Core (= 3.8.0)
- CocoaLumberjack/Core (3.8.0)
- CocoaLumberjack (3.8.1):
- CocoaLumberjack/Core (= 3.8.1)
- CocoaLumberjack/Core (3.8.1)
- libwebp (1.3.2):
- libwebp/demux (= 1.3.2)
- libwebp/mux (= 1.3.2)
Expand All @@ -28,8 +28,8 @@ PODS:
- SVGKit (3.0.0):
- CocoaLumberjack (~> 3.0)
- Swifter (1.5.0)
- SwiftFormat/CLI (0.51.8)
- SwiftLint (0.51.0)
- SwiftFormat/CLI (0.52.4)
- SwiftLint (0.53.0)

DEPENDENCIES:
- ReachabilitySwift
Expand Down Expand Up @@ -66,7 +66,7 @@ CHECKOUT OPTIONS:
:git: https://github.com/httpswift/swifter.git

SPEC CHECKSUMS:
CocoaLumberjack: 78abfb691154e2a9df8ded4350d504ee19d90732
CocoaLumberjack: 5c7e64cdb877770859bddec4d3d5a0d7c9299df9
libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825
SCSiriWaveformView: 016392911fb442c17d6dbad68e666edb13193c02
Expand All @@ -75,9 +75,9 @@ SPEC CHECKSUMS:
SDWebImageWebPCoder: af09429398d99d524cae2fe00f6f0f6e491ed102
SVGKit: 1ad7513f8c74d9652f94ed64ddecda1a23864dea
Swifter: aa3514bbb8df8980c118f7bb1b80f2da24e39c2b
SwiftFormat: 4334264324e20bad415888316165bdc1fc2860bc
SwiftLint: 1b7561918a19e23bfed960e40759086e70f4dba5
SwiftFormat: 3471ff966ddb724bd7acd091c865aaa6582dde08
SwiftLint: 5ce4d6a8ff83f1b5fd5ad5dbf30965d35af65e44

PODFILE CHECKSUM: bbaaa9c3242dd69a1c26c334c2eeb92bbece8f27

COCOAPODS: 1.12.1
COCOAPODS: 1.13.0
14 changes: 14 additions & 0 deletions Pods/CocoaLumberjack/CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Pods/CocoaLumberjack/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Pods/CocoaLumberjack/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Pods/CocoaLumberjack/Sources/CocoaLumberjack/DDASLLogger.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 26 additions & 14 deletions Pods/CocoaLumberjack/Sources/CocoaLumberjack/DDFileLogger.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4b6bfa3

Please sign in to comment.