nimblehq / ios-templates

Our optimized iOS templates used in our projects

Home Page:https://nimblehq.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix: Unit/UI test build error

markgravity opened this issue · comments

Issue

Running Unit/UI test failed due to a build error on test specs

CleanShot 2023-07-24 at 15 21 49@2x

Expected

Build successfully

Steps to reproduce

  1. Run make.sh
  2. Run Unit/UI test on Xcode
  3. Receive errors from Xcode
    CleanShot 2023-07-24 at 15 21 49@2x

@markgravity I am wondering if this is related to tuist folder naming bug and is fixed in #514 🤔