Skip to content

Commit db03fff

Browse files
committed
update
1 parent 13ba82b commit db03fff

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Sources/sharelink-for-swiftui/protocol/Transportable.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// Transportable.swift
33
//
4-
// Created by Igor on 01.07.24.
4+
// Created by Igor Shelopaev on 01.07.24.
55
//
66

77
#if canImport(UIKit)

Sources/sharelink-for-swiftui/swiftui/ShareLinkView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// ShareLinkView.swift
33
//
4-
// Created by Igor Shel on 29.10.2023.
4+
// Created by Igor Shelopaev on 29.10.2023.
55
//
66

77
#if canImport(SwiftUI)

Sources/sharelink-for-swiftui/uikit/ActivitySheetController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// HalfSheetActivityController.swift
33
//
44
//
5-
// Created by Igor Shel on 29.10.2023.
5+
// Created by Igor Shelopaev on 29.10.2023.
66
//
77

88
#if canImport(UIKit)

Sources/sharelink-for-swiftui/utils/AttributedStringBuilder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// AttributedStringBuilder.swift
33
//
44
//
5-
// Created by Igor on 02.07.24.
5+
// Created by Igor Shelopaev on 02.07.24.
66
//
77

88
#if canImport(UIKit)

Sources/sharelink-for-swiftui/utils/PrintFormatters.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// PrintFormatters.swift
33
//
4-
// Created by Igor on 01.07.24.
4+
// Created by Igor Shelopaev on 01.07.24.
55
//
66

77
#if canImport(UIKit)

Sources/sharelink-for-swiftui/utils/TransportableItemBuilder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// TransportableItemBuilder.swift
33
//
4-
// Created by Igor on 01.07.24.
4+
// Created by Igor Shelopaev on 01.07.24.
55
//
66

77
#if canImport(SwiftUI)

0 commit comments

Comments
 (0)