Post

Replies

Boosts

Views

Activity

Reply to XCode 15.3 Command CompileAssetCatalog failed with a nonzero exit code
I had a problem with SVG in XCode 15.3 and in 15.4. Moreover, the problem arises only from the code using SwiftUI, there is no problem in the part of the code where UIKit is used. Images that contained more than one slash in the path stopped being displayed, such as here "Flashlight/Icons/blink". I disabled the namespace in the "Icons" directory, replaced the path with "Flashlight/blink" and everything worked.
3w