Fehler beim Kompilieren des Asset-Katalogs - Die TDDIstiller-Instanz kann nur einmal destilliert werden

9

Also, ich habe eine App, die ich in Xcode erstelle, und die Dinge laufen seit einiger Zeit ziemlich gut. Plötzlich bekomme ich den Fehler:

%Vor%

Also, zwei Probleme:

1) Ich habe keine Ahnung, was das bedeutet, und anscheinend auch Google, Bing oder Yahoo nicht.

2) Ich habe keine Ahnung, wie ich das beheben kann. Ich habe meinen Bestandskatalog seit Monaten nicht geändert, daher weiß ich nicht, was diesen Fehler verursacht haben könnte.

Hier ist das Fehlerprotokoll für den Build:

%Vor%

/Users/user/Documents/Videographer/Videographer/Images.xcassets:./AppIcon.appiconset/[iphone][57x57][1x]: notice: 57x57 app icons only apply to iPhone apps targeting releases of iOS prior to 7.0 /Users/user/Documents/Videographer/Videographer/Images.xcassets:./AppIcon.appiconset/[iphone][57x57][2x]: notice: 57x57@2x app icons only apply to iPhone apps targeting releases of iOS prior to 7.0 /Users/user/Documents/Videographer/Videographer/Images.xcassets:./AppIcon.appiconset/[ipad][50x50][1x]: notice: 50x50 iPad spotlight icons only apply to iPad apps targeting releases of iOS prior to 7.0 /Users/user/Documents/Videographer/Videographer/Images.xcassets:./AppIcon.appiconset/[ipad][50x50][2x]: notice: 50x50 iPad spotlight icons only apply to iPad apps targeting releases of iOS prior to 7.0 /Users/user/Documents/Videographer/Videographer/Images.xcassets:./AppIcon.appiconset/[ipad][72x72][1x]: notice: 72x72 app icons only apply to iPad apps targeting releases of iOS prior to 7.0 /Users/user/Documents/Videographer/Videographer/Images.xcassets:./AppIcon.appiconset/[ipad][72x72][2x]: notice: 72x72@2x app icons only apply to iPad apps targeting releases of iOS prior to 7.0 /* com.apple.actool.compilation-results */ /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/AppIcon29x29.png /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/[email protected] /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/[email protected] /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/AppIcon57x57.png /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/[email protected] /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/[email protected] /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/AppIcon40x40~ipad.png /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/AppIcon50x50~ipad.png /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/AppIcon50x50@2x~ipad.png /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/AppIcon72x72~ipad.png /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/AppIcon72x72@2x~ipad.png /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/AppIcon76x76~ipad.png /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/AppIcon76x76@2x~ipad.png /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Products/Debug-iphonesimulator/Videographer.app/Assets.car /Users/user/Library/Developer/Xcode/DerivedData/Videographer-eubeafyfmzewucdlcmfhmdsusjng/Build/Intermediates/Videographer.build/Debug-iphonesimulator/Videographer.build/assetcatalog_generated_info.plist

Irgendwelche Ideen? Ich arbeite in Xcode 6.1.1 an einem Projekt, das auf iOS 8.1 abzielt.

    
Merkidemis 08.01.2015, 01:56
quelle

7 Antworten

17

Das Löschen des DerivedData-Ordners für das Projekt hat den Fehler für mich beseitigt.

    
Merkidemis 09.01.2015, 00:38
quelle
4

Das Beenden von Xcode, das Beenden des Simulators, das erneute Öffnen von Xcode und das erneute Ausführen des Builds haben für mich funktioniert. Keine Ahnung, worum es bei diesem Fehler geht!

    
Adil Hussain 28.09.2017 15:40
quelle
2

Deinstallieren von Xcode9 und neu installieren

    
wensnj 12.10.2017 02:33
quelle
2

In meinem Fall verursachte etwas, das wahrscheinlich mit CocoaPod zu tun hatte, dass mein Verzeichnis Build mit einem Kleinbuchstaben build erstellt wurde. Der Distiller suchte dann nach der Datei Asset.car im Großbuchstabenverzeichnis Build , wie Sie sehen können von diesem Teil des Protokolls

%Vor%

Und es nicht zu finden. Durch das manuelle Umbenennen des build -Verzeichnisses in Build konnte ich diesen Fehler beheben. Ich nehme jedoch an, dass dies nur eine temporäre Korrektur ist, wie auch immer das Verzeichnis auf build wahrscheinlich noch existiert.

    
zode64 28.10.2017 11:47
quelle
0

Danke an zode64 's Antwort. Ich benutze keinen cocoaPod, in meinem Fall habe ich Probleme mit meinem Produktnamen.

Überprüfen Sie diese Lösung . Bearbeiten von project.pbxproj hat mein Problem behoben.

    
Hsm 23.11.2017 07:58
quelle
0

Manchmal kann nur Product-Clean helfen. Wenn nicht, ist es Zeit, Ihren Ordner unter /Users/user/Library/Developer/Xcode/DerivedData/

zu löschen     
goodhyun 29.03.2018 14:02
quelle
0

Der einfachste Weg, dies zu lösen, besteht darin, alle DerivedData mit diesem Befehl zu entfernen:

%Vor%

Der obige Befehl hat wirklich für mich funktioniert.

    
Lehlohonolo_Isaac 10.04.2018 09:54
quelle

Tags und Links