We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 254386a commit ec03a3bCopy full SHA for ec03a3b
SlackTextViewController/Project.swift
@@ -15,6 +15,7 @@ let project = Project(name: "SlackTextViewController",
15
"../Source/**/*.m"
16
],
17
headers: Headers(public: [
18
+ "SlackTextViewController/*.h",
19
"../Source/**/*.h"
20
]),
21
settings: Settings(configurations: [
0 commit comments