Hello everyone, I need help with that message :
Multiple commands produce ‘/Users/username/Library/Developer/Xcode/DerivedData/myApp-cqsvatsweajrlwgztrbdqodhawmh/Build/Products/Debug-iphonesimulator/myApp.app/Info.plist’:
-
Target ‘myApp’ (project ‘myApp’) has copy command from ‘/Users/username/Documents/Custom-Projects/aFolder/myApp/myApp/Info.plist’ to ‘/Users/username/Library/Developer/Xcode/DerivedData/myApp-cqsvatsweajrlwgztrbdqodhawmh/Build/Products/Debug-iphonesimulator/myApp.app/Info.plist’
-
Target ‘myApp’ (project ‘myApp’) has process command with output ‘/Users/username/Library/Developer/Xcode/DerivedData/myApp-cqsvatsweajrlwgztrbdqodhawmh/Build/Products/Debug-iphonesimulator/myApp.app/Info.plist’
I think I did something wrong somewhere but I don’t know where.
I have a project with two targets, the difference between both are the name of the app and, of course, the info.plist.
Both targets compile fine till yesterday afternoon, one target compile fine but the other not with the following message:
I work with Xcode 11.x.x and with the new build system (not the legacy) and that for a long time.
I checked everything I can and finally, I restaured a copy of my app from TimeMachine but the probleme stay.
It seems the problem is not in my app but where ?
I would appreciatye if someone could help.
Thanks