Skip to content
Discussion options

You must be logged in to vote

Hi @mlynch, thanks for the answer.
Yes, your builtin solution/saas build service seems super nice. Unfortunately, I have to work with resources I have for the moment.

For others that might hit this discussion, I got the fix (don't know how I missed it on SO :/ )
In the build task, you have to specify the App.xcworkspace path, not the project.xcworkspace (as mentioned in the MS doc)

      xcWorkspacePath: '$(Build.SourcesDirectory)/ios/App/App.xcworkspace'

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Boimb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants