Skip to content

Commit

Permalink
Fix package name :)
Browse files Browse the repository at this point in the history
  • Loading branch information
smumriak committed Apr 4, 2023
1 parent b335d8f commit 7c960fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import PackageDescription

let package = Package(
name: "AppKidDemo",
name: "AppKid",
platforms: [
.macOS(.v13),
],
Expand Down

0 comments on commit 7c960fb

Please sign in to comment.