Closed pawee-del closed 2 years ago
I encountered a similar issue and it ended up being because there was a trailing space after a backslash.
- "${INPUT_DIR}/path/to/file.swift" \
+ "${INPUT_DIR}/path/to/file.swift" \
Hey, @pawee-del. Did @alexfu's help work?
i paste the script in xcode, but when running it says permission denied :