ios-templates
ios-templates copied to clipboard
Fix: Unit/UI test build error
Issue
Running Unit/UI test failed due to a build error on test specs
Expected
Build successfully
Steps to reproduce
- Run
make.sh
- Run Unit/UI test on Xcode
- Receive errors from Xcode
@markgravity I am wondering if this is related to tuist folder naming bug and is fixed in #514 🤔
Fixed