Search Unity

Xcode11.1:IOS Build Error

Discussion in 'iOS and tvOS' started by Phil-Coulson, Oct 10, 2019.

  1. Phil-Coulson

    Phil-Coulson

    Joined:
    Mar 2, 2019
    Posts:
    1
    I use xcode11.1 and Unity2019.2.6f1 to build IOS error:

    Multiple commands produce '/Users/tengmei-1/Library/Developer/Xcode/DerivedData/Unity-iPhone-gbqxpciaycobmucdbhrlbruintix/Build/Products/ReleaseForRunning-iphoneos/.app':
    1) Target 'Unity-iPhone' has link command with output '/Users/tengmei-1/Library/Developer/Xcode/DerivedData/Unity-iPhone-gbqxpciaycobmucdbhrlbruintix/Build/Products/ReleaseForRunning-iphoneos/.app'
    2) Target 'Unity-iPhone' has create directory command with output '/Users/tengmei-1/Library/Developer/Xcode/DerivedData/Unity-iPhone-gbqxpciaycobmucdbhrlbruintix/Build/Products/ReleaseForRunning-iphoneos/.app'

    Can some body help me? Thanks.
     
  2. SunnaStudio

    SunnaStudio

    Joined:
    Sep 26, 2018
    Posts:
    2
  3. SunnaStudio

    SunnaStudio

    Joined:
    Sep 26, 2018
    Posts:
    2
    Changing the Build System to Legacy on the Xcode Shared Workspace Settings worked for me.