Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
dong2810 authored Oct 13, 2023
1 parent 2233d75 commit e8dce9d
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 @@ -13,6 +13,6 @@ let package = Package(
targets: [
.target(
name: "iRate",
path: ".")
path: "Sources")
]
)

0 comments on commit e8dce9d

Please sign in to comment.