Skip to content

Commit

Permalink
Updated location of header in SPM to be public
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOliver committed Oct 8, 2023
1 parent 5c2c162 commit 980ac5c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ let package = Package(
targets: [
.target(
name: "TORoundedButton",
path: ".",
sources: ["spm"]
path: "spm"
)
],
cLanguageStandard: .c11
Expand Down
1 change: 0 additions & 1 deletion spm/TORoundedButton.h

This file was deleted.

1 change: 1 addition & 0 deletions spm/include/TORoundedButton.h

0 comments on commit 980ac5c

Please sign in to comment.