From 31bafe030e3a4d3e4593b393200a1ee84768c7c0 Mon Sep 17 00:00:00 2001 From: Liquidsoul Date: Mon, 29 Apr 2019 15:07:37 +0200 Subject: [PATCH] update internal boilerplate code. --- SourceryRuntime/Sources/Coding.generated.swift | 2 +- SourceryRuntime/Sources/Description.generated.swift | 2 +- SourceryRuntime/Sources/Diffable.generated.swift | 2 +- SourceryRuntime/Sources/Equality.generated.swift | 2 +- SourceryRuntime/Sources/JSExport.generated.swift | 2 +- SourceryRuntime/Sources/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/Coding.generated.swift b/SourceryRuntime/Sources/Coding.generated.swift index 46afdc508..2a023462e 100644 --- a/SourceryRuntime/Sources/Coding.generated.swift +++ b/SourceryRuntime/Sources/Coding.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 0.16.0 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 0.16.1 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace trailing_newline diff --git a/SourceryRuntime/Sources/Description.generated.swift b/SourceryRuntime/Sources/Description.generated.swift index 6f2c58034..cd565687e 100644 --- a/SourceryRuntime/Sources/Description.generated.swift +++ b/SourceryRuntime/Sources/Description.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 0.16.0 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 0.16.1 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace diff --git a/SourceryRuntime/Sources/Diffable.generated.swift b/SourceryRuntime/Sources/Diffable.generated.swift index 46f4110df..3096ccfad 100644 --- a/SourceryRuntime/Sources/Diffable.generated.swift +++ b/SourceryRuntime/Sources/Diffable.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 0.16.0 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 0.16.1 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT import Foundation diff --git a/SourceryRuntime/Sources/Equality.generated.swift b/SourceryRuntime/Sources/Equality.generated.swift index b9c53001d..4fe505776 100644 --- a/SourceryRuntime/Sources/Equality.generated.swift +++ b/SourceryRuntime/Sources/Equality.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 0.16.0 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 0.16.1 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace diff --git a/SourceryRuntime/Sources/JSExport.generated.swift b/SourceryRuntime/Sources/JSExport.generated.swift index d7464ac8f..54b3327b0 100644 --- a/SourceryRuntime/Sources/JSExport.generated.swift +++ b/SourceryRuntime/Sources/JSExport.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 0.16.0 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 0.16.1 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace trailing_newline diff --git a/SourceryRuntime/Sources/Typed.generated.swift b/SourceryRuntime/Sources/Typed.generated.swift index b76a97b19..db6763cf7 100644 --- a/SourceryRuntime/Sources/Typed.generated.swift +++ b/SourceryRuntime/Sources/Typed.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 0.16.0 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 0.16.1 — 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 d3dae3cd8..6616478df 100644 --- a/SourcerySwift/Sources/SourceryRuntime.content.generated.swift +++ b/SourcerySwift/Sources/SourceryRuntime.content.generated.swift @@ -313,7 +313,7 @@ import Foundation """), .init(name: "Coding.generated.swift", content: """ -// Generated using Sourcery 0.16.0 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 0.16.1 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace trailing_newline @@ -427,7 +427,7 @@ public protocol Definition: AnyObject { """), .init(name: "Description.generated.swift", content: """ -// Generated using Sourcery 0.16.0 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 0.16.1 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace @@ -723,7 +723,7 @@ extension Variable { """), .init(name: "Diffable.generated.swift", content: """ -// Generated using Sourcery 0.16.0 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 0.16.1 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT import Foundation @@ -1507,7 +1507,7 @@ import Foundation """), .init(name: "Equality.generated.swift", content: """ -// Generated using Sourcery 0.16.0 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 0.16.1 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace @@ -2066,7 +2066,7 @@ import Foundation """), .init(name: "JSExport.generated.swift", content: """ -// Generated using Sourcery 0.16.0 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 0.16.1 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT // swiftlint:disable vertical_whitespace trailing_newline @@ -4345,7 +4345,7 @@ import Foundation """), .init(name: "Typed.generated.swift", content: """ -// Generated using Sourcery 0.16.0 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 0.16.1 — 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 79c8dea0d..d4d666215 100644 --- a/SourceryTests/Models/TypedSpec.generated.swift +++ b/SourceryTests/Models/TypedSpec.generated.swift @@ -1,4 +1,4 @@ -// Generated using Sourcery 0.16.0 — https://github.com/krzysztofzablocki/Sourcery +// Generated using Sourcery 0.16.1 — https://github.com/krzysztofzablocki/Sourcery // DO NOT EDIT import Quick