mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Updates AcknowledgementsGenerator for SPM 5.4
This commit is contained in:
parent
155b57f202
commit
2ecd1398fb
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ let package = Package(
|
|||
dependencies: [
|
||||
],
|
||||
targets: [
|
||||
.target(
|
||||
.executableTarget(
|
||||
name: "AcknowledgementsGenerator",
|
||||
dependencies: []
|
||||
),
|
||||
|
|
|
|||
Loading…
Reference in a new issue