Skip to content

Commit ec03a3b

Browse files
committed
Minor fix for project setup
1 parent 254386a commit ec03a3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SlackTextViewController/Project.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ let project = Project(name: "SlackTextViewController",
1515
"../Source/**/*.m"
1616
],
1717
headers: Headers(public: [
18+
"SlackTextViewController/*.h",
1819
"../Source/**/*.h"
1920
]),
2021
settings: Settings(configurations: [

0 commit comments

Comments
 (0)