How to change the platform

I am using cocos creator 3
I want to change the platform to web-mobile.

But in the project settings it is disabled.
How do I change it?

Capture

Hi,

Once you’ve created a build configuration the output type is fixed. What you need to do is click the little ‘X’ in the top right corner of the panel, then click the ‘New Build Task’ button. Essentially, what you will be doing is creating a build configuration for each target output. It’s actually quite a nice system, you don’t need to ‘change’ between modes, you just execute the preconfigured task.

1 Like

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