From 5a81d918d764594ae445a7df3c60dc1c23a539ed Mon Sep 17 00:00:00 2001 From: Krzysztof Zablocki Date: Fri, 12 Mar 2021 12:44:16 +0100 Subject: [PATCH] update internal boilerplate code. --- .../Sources/Generated/Coding.generated.swift | 2 +- .../Sources/Generated/Description.generated.swift | 2 +- .../Sources/Generated/Diffable.generated.swift | 2 +- .../Sources/Generated/Equality.generated.swift | 2 +- .../Sources/Generated/JSExport.generated.swift | 2 +- .../Sources/Generated/Typed.generated.swift | 2 +- .../Sources/SourceryRuntime.content.generated.swift | 12 ++++++------ SourceryTests/Models/TypedSpec.generated.swift | 2 +- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/SourceryRuntime/Sources/Generated/Coding.generated.swift b/SourceryRuntime/Sources/Generated/Coding.generated.swift index 9a532f3b1..b29e99fb4 100644 --- a/SourceryRuntime/Sources/Generated/Coding.generated.swift +++ b/SourceryRuntime/Sources/Generated/Coding.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 1.3.3 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace trailing_newline diff --git a/SourceryRuntime/Sources/Generated/Description.generated.swift b/SourceryRuntime/Sources/Generated/Description.generated.swift index 032c11404..02ee880ec 100644 --- a/SourceryRuntime/Sources/Generated/Description.generated.swift +++ b/SourceryRuntime/Sources/Generated/Description.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 1.3.3 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace diff --git a/SourceryRuntime/Sources/Generated/Diffable.generated.swift b/SourceryRuntime/Sources/Generated/Diffable.generated.swift index 5fcd81366..843df1bdf 100644 --- a/SourceryRuntime/Sources/Generated/Diffable.generated.swift +++ b/SourceryRuntime/Sources/Generated/Diffable.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 1.3.3 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT import Foundation diff --git a/SourceryRuntime/Sources/Generated/Equality.generated.swift b/SourceryRuntime/Sources/Generated/Equality.generated.swift index 65f2a0f87..6bc487ed4 100644 --- a/SourceryRuntime/Sources/Generated/Equality.generated.swift +++ b/SourceryRuntime/Sources/Generated/Equality.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 1.3.3 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace diff --git a/SourceryRuntime/Sources/Generated/JSExport.generated.swift b/SourceryRuntime/Sources/Generated/JSExport.generated.swift index 1cffe4bee..36f9d9161 100644 --- a/SourceryRuntime/Sources/Generated/JSExport.generated.swift +++ b/SourceryRuntime/Sources/Generated/JSExport.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 1.3.3 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace trailing_newline diff --git a/SourceryRuntime/Sources/Generated/Typed.generated.swift b/SourceryRuntime/Sources/Generated/Typed.generated.swift index 548736416..e24e157fe 100644 --- a/SourceryRuntime/Sources/Generated/Typed.generated.swift +++ b/SourceryRuntime/Sources/Generated/Typed.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 1.3.3 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace diff --git a/SourcerySwift/Sources/SourceryRuntime.content.generated.swift b/SourcerySwift/Sources/SourceryRuntime.content.generated.swift index 0d7ed9773..fdffa5709 100644 --- a/SourcerySwift/Sources/SourceryRuntime.content.generated.swift +++ b/SourcerySwift/Sources/SourceryRuntime.content.generated.swift @@ -597,7 +597,7 @@ import Foundation """), .init(name: "Coding.generated.swift", content: """ -// Generated using Sourcery 1.3.3 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace trailing_newline @@ -1421,7 +1421,7 @@ public protocol Definition: AnyObject { """), .init(name: "Description.generated.swift", content: """ -// Generated using Sourcery 1.3.3 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace @@ -1845,7 +1845,7 @@ import Foundation """), .init(name: "Diffable.generated.swift", content: """ -// Generated using Sourcery 1.3.3 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT import Foundation @@ -2732,7 +2732,7 @@ import Foundation """), .init(name: "Equality.generated.swift", content: """ -// Generated using Sourcery 1.3.3 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace @@ -3987,7 +3987,7 @@ import Foundation """), .init(name: "JSExport.generated.swift", content: """ -// Generated using Sourcery 1.3.3 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace trailing_newline @@ -6696,7 +6696,7 @@ import Foundation """), .init(name: "Typed.generated.swift", content: """ -// Generated using Sourcery 1.3.3 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace diff --git a/SourceryTests/Models/TypedSpec.generated.swift b/SourceryTests/Models/TypedSpec.generated.swift index 55f710f2f..555d42095 100644 --- a/SourceryTests/Models/TypedSpec.generated.swift +++ b/SourceryTests/Models/TypedSpec.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 1.3.3 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT import Quick import Nimble