mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-24 03:57:13 -04:00
SwiftFormat enumNamespaces
This commit is contained in:
parent
aac0b11742
commit
d54898baa4
21 changed files with 21 additions and 21 deletions
|
@ -8,7 +8,7 @@
|
|||
import Foundation
|
||||
|
||||
/// Helper struct to create macOS Installer Packages.
|
||||
struct PackageCreator {
|
||||
enum PackageCreator {
|
||||
/// Create a macOS Installer Package based off the passed in `Installer` struct.
|
||||
///
|
||||
/// - Parameters:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue