• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

XCode multiple commands deployment problem

Contributor ,
Nov 11, 2021 Nov 11, 2021

Copy link to clipboard

Copied

Hi Everyone,

 

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

jothipriya_0-1636626280357.png

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

OS i'm usign was BigSur version 11.0.1

 

Thanks,

-Jothi

TOPICS
Bug , How to , InCopy workflow , Performance , SDK , Sync and storage

Views

1.4K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Contributor , Nov 15, 2021 Nov 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.............

Votes

Translate

Translate
LEGEND ,
Nov 11, 2021 Nov 11, 2021

Copy link to clipboard

Copied

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.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Nov 12, 2021 Nov 12, 2021

Copy link to clipboard

Copied

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'

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Nov 15, 2021 Nov 15, 2021

Copy link to clipboard

Copied

LATEST

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.............

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines