diff --git a/Sources/KamaalAPIServices/GitHub/GitHubReposClient.swift b/Sources/KamaalAPIServices/GitHub/GitHubReposClient.swift index f6b996f..5b9ea1d 100644 --- a/Sources/KamaalAPIServices/GitHub/GitHubReposClient.swift +++ b/Sources/KamaalAPIServices/GitHub/GitHubReposClient.swift @@ -1,5 +1,5 @@ // -// File.swift +// GitHubReposClient.swift // // // Created by Kamaal M Farah on 22/04/2023. diff --git a/Sources/KamaalCloud/KamaalCloud.swift b/Sources/KamaalCloud/KamaalCloud.swift index 71a3af8..2506e9d 100644 --- a/Sources/KamaalCloud/KamaalCloud.swift +++ b/Sources/KamaalCloud/KamaalCloud.swift @@ -1,5 +1,5 @@ // -// CloudAccountsModule.swift +// KamaalCloud.swift // // // Created by Kamaal M Farah on 31/08/2023. diff --git a/Sources/KamaalCloud/Modules/CloudAccountsModule.swift b/Sources/KamaalCloud/Modules/CloudAccountsModule.swift index eba56f5..65f02dc 100644 --- a/Sources/KamaalCloud/Modules/CloudAccountsModule.swift +++ b/Sources/KamaalCloud/Modules/CloudAccountsModule.swift @@ -1,5 +1,5 @@ // -// KamaalCloud+account.swift +// CloudAccountsModule.swift // // // Created by Kamaal M Farah on 31/08/2023. diff --git a/Sources/KamaalExtensions/CGSize.swift b/Sources/KamaalExtensions/CGSize.swift index 92b170d..6bbe764 100644 --- a/Sources/KamaalExtensions/CGSize.swift +++ b/Sources/KamaalExtensions/CGSize.swift @@ -1,5 +1,5 @@ // -// CGSize+extensions.swift +// CGSize.swift // // // Created by Kamaal Farah on 23/10/2020. diff --git a/Sources/KamaalNavigation/Views/Supporting Views/StackNavigationChangeStackButton.swift b/Sources/KamaalNavigation/Views/Supporting Views/StackNavigationChangeStackButton.swift index ed45839..337122f 100644 --- a/Sources/KamaalNavigation/Views/Supporting Views/StackNavigationChangeStackButton.swift +++ b/Sources/KamaalNavigation/Views/Supporting Views/StackNavigationChangeStackButton.swift @@ -1,5 +1,5 @@ // -// SwiftUIView.swift +// StackNavigationChangeStackButton.swift // // // Created by Kamaal M Farah on 03/01/2023. diff --git a/Sources/KamaalSettings/Internal/Views/SupportingViews/AppText.swift b/Sources/KamaalSettings/Internal/Views/SupportingViews/AppText.swift index a86bb4f..42f7386 100644 --- a/Sources/KamaalSettings/Internal/Views/SupportingViews/AppText.swift +++ b/Sources/KamaalSettings/Internal/Views/SupportingViews/AppText.swift @@ -1,5 +1,5 @@ // -// SwiftUIView.swift +// AppText.swift // // // Created by Kamaal M Farah on 18/12/2022. diff --git a/Sources/KamaalSettings/Internal/Views/SupportingViews/MainView.swift b/Sources/KamaalSettings/Internal/Views/SupportingViews/MainView.swift index 1fe3d45..b769522 100644 --- a/Sources/KamaalSettings/Internal/Views/SupportingViews/MainView.swift +++ b/Sources/KamaalSettings/Internal/Views/SupportingViews/MainView.swift @@ -1,5 +1,5 @@ // -// SwiftUIView.swift +// MainView.swift // // // Created by Kamaal M Farah on 25/12/2022.