Skip to content

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// Relative import to be able to reuse the C sources.
2-
// See the comment in ../{projectName}}.podspec for more information.
2+
// See the comment in ../{{projectName}}.podspec for more information.
33
#include "../../src/{{projectName}}.c"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// Relative import to be able to reuse the C sources.
2-
// See the comment in ../{projectName}}.podspec for more information.
2+
// See the comment in ../{{projectName}}.podspec for more information.
33
#include "../../src/{{projectName}}.c"

0 commit comments

Comments
 (0)