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

XCode multiple commands deployment problem

Contributor ,
Nov 11, 2021 Nov 11, 2021

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

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
2.3K
Translate
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.............

Translate
LEGEND ,
Nov 11, 2021 Nov 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.

Translate
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

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'

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

Translate
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