mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-08-29 07:27:16 +00:00
Add default localization to fix CI builds (#674)
This commit is contained in:
parent
f5caa1751a
commit
56dd12f3b1
@ -4,6 +4,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "bitchat",
|
||||
defaultLocalization: "en",
|
||||
platforms: [
|
||||
.iOS(.v16),
|
||||
.macOS(.v13)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user