Is a MacOS project supported by CircleCI?

I don’t see a definitive answer in other similar topics.

In a nutshell, since match doesn’t support macos, does CircleCI provide any workaround for code signing?

Also, is it possible to run UI tests without errors? see this question Unable to run UI Tests because Xcode Helper does not have permission to use Accessibility

Thanks

Hi @Juan At this time, CircleCI does not support macOS UI tests. Could you add your support for this feature by voting here?

We also do not support code signing outside of Fastlane Match. However, you can base64 encode this and set it as environment variables for the project.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.