Defined English as the default localisation language in the Package file.
This commit is contained in:
parent
9913c73174
commit
8631e1067c
@ -91,6 +91,7 @@ targetsPackage.append(contentsOf: [
|
||||
|
||||
let package = Package(
|
||||
name: .Package.name,
|
||||
defaultLocalization: "en",
|
||||
platforms: [
|
||||
.iOS(.v15),
|
||||
.macOS(.v12),
|
||||
|
Loading…
x
Reference in New Issue
Block a user