Shopify / tophat

Easily install and test mobile applications with a single click.
MIT License
513 stars 12 forks source link

Help Required: Unable to build and run project using Xcode #6

Closed SwapnanilDhol closed 2 months ago

SwapnanilDhol commented 2 months ago

Hello!

I was attempting to build the .xcproj file using Xcode 15.2 but when the application attempted to run I got to this fatalError and I'm not sure where to find the ios-deploy package.

fatalError("Attempting to execute ios-deploy but it was not found in the application bundle")

Image