Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbihel committed Mar 15, 2024
1 parent 4d94366 commit 6c407b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ let project = Project(
deploymentTargets: .iOS("16.0"),
infoPlist: .extendingDefault(with: [
"CFBundleDisplayName": "SpruceKit Wallet",
"CFBundlePackageType": "APPL",
"NSBluetoothAlwaysUsageDescription": "Secure transmission of mobile DL data",
"UILaunchScreen": [:]
]),
Expand Down

0 comments on commit 6c407b5

Please sign in to comment.