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")
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.