Using workflows for iOS apps while staying on 1.0

Hi there,
I’m pretty new to CircleCI and I’m currently just setting up my first project here. Now, I saw that I have to stick with 1.0 for a while when using macOS as a build platform. That’s ok. I would also like to use the workflows feature, which somehow seems to be linked to 2.0 (please correct me if I’m wrong). However the 2.0 docs on https://circleci.com/docs/2.0/sample-config/?search=macos say

This new key enables you to try 2.0 while continuing to build on 1.0.

So this suggests that the workflows can be used with 1.0. But how? If I try to do so I get a nasty

The job has no executor type specified. The job should have one of the following keys specified: “macos”, “machine”, “docker”

error message that I can’t solve.

So I’m wondering: is it possible to use workflows with iOS apps that are currently bound to 1.0?

1 Like

Hello hello? Can anybody give me hints on this?

We are still working on adding 2.0 support to our Mobile offering. We will reach out to you once we are in an early preview phase. Thank you so much for your patience.

1 Like