Skip to main content
jothipriya
Inspiring
November 11, 2021
Answered

XCode multiple commands deployment problem

  • November 11, 2021
  • 2 replies
  • 2640 views

Hi Everyone,

 

While deploying my plug-in i'm facing the multiple commands produce error.
Kindly refer to the screenshot attached below.

What to do for this???????????

OS i'm usign was BigSur version 11.0.1

 

Thanks,

-Jothi

This topic has been closed for replies.
Correct answer jothipriya

Hi Paon,

 

Now my issue was fixed..

Just go to the file > project Settings and then change the build system to legacy build system. then the issue get fixed.

Try this.............

2 replies

Inspiring
November 12, 2021

Hi

I had the same error using Xcode 12.3, remove the .fr file from the 'Compile Sources' and leave it only in the 'Copy Bundle Resouces'

jothipriya
jothipriyaAuthorCorrect answer
Inspiring
November 15, 2021

Hi Paon,

 

Now my issue was fixed..

Just go to the file > project Settings and then change the build system to legacy build system. then the issue get fixed.

Try this.............

Legend
November 11, 2021

The line before is the real error message, expand it to see if it will tell you which two build operations produce the same file, and disable one of them.