IOS Compilation failed

When Compiling for IOS, i get this error:

[18:01:36]: — Step: gym —
[18:01:36]: -----------------
[18:01:36]: Error setting value ‘/Users/ionic/builds/project-1/platforms/ios/appRapiex.xcworkspace’ for option ‘workspace’
[18:01:36]: You passed invalid parameters to ‘gym’.
[18:01:36]: Check out the error below and available options by running fastlane action gym

[18:01:36]: Workspace file not found at path ‘/Users/ionic/builds/project-1/platforms/ios/appRapiex.xcworkspace’

±-----±-----------------------------------±------------+
| fastlane summary |
±-----±-----------------------------------±------------+
| Step | Action | Time (in s) |
±-----±-----------------------------------±------------+
| 1 | default_platform | 0 |
| 2 | build_summary | 4 |
| 3 | download_www | 4 |
| 4 | create_keychain | 0 |
| 5 | download_certs | 1 |
| 6 | import_certificate | 0 |
| 7 | npm install --quiet | 24 |
| 8 | cordova platform add ios --nofetch | 9 |
| 9 | update_project_codesigning | 0 |
| 10 | update_project_provisioning | 0 |
| :boom: | gym | 0 |

[!] Workspace file not found at path ‘/Users/ionic/builds/project-1/platforms/ios/appRapiex.xcworkspace’
Running after script…
$ clean-up
Cleaning up files…
Successful clean up
ERROR: Job failed: Process exited with: 1. Reason was: ()

This is a part of the Log.
Can anyone help me?
Thanks

Hi. I’m having the same problem. Did you ever find a resolution for this?

Thanks in advance!
Cam

was this ever solved? I am having same issue.