You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to get this right. All day but now I'm out of my wits. Maybe someone spots the problem with one look. I also set the scheme path prefix as suggested in our main project.yml as suggested as we use a workspace.
Project generates and builds fine. I also can add any other predefined location through the .yml. Location can also be selected in manage scheme in xcode.
schemePathPrefix: "../"
Here's my UITest file content. Project generates and builds fine. I also can add any other predifined location. Location can also be selected in manage scheme in xcode. Any hint would be much appreciated 🙏
Thanks so much for the swift reply and it makes a lot of sense from the snippet I added above. Seems I didn't do a good job there, sorry. 😆
Here is what I use for sources. Which should be fine because the .gpx sits in our Testability folder and all the other sources build and work as expected.
I've been trying to get this right. All day but now I'm out of my wits. Maybe someone spots the problem with one look. I also set the scheme path prefix as suggested in our main project.yml as suggested as we use a workspace.
Project generates and builds fine. I also can add any other predefined location through the .yml. Location can also be selected in manage scheme in xcode.
schemePathPrefix: "../"
Here's my UITest file content. Project generates and builds fine. I also can add any other predifined location. Location can also be selected in manage scheme in xcode. Any hint would be much appreciated 🙏
The text was updated successfully, but these errors were encountered: