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.
May ’24
Reply to Unable to Add for Review - Xcode 15.0.1 - New apps and app updates must be built with the public (GM) versions of Xcode 11 or later
+1
Replies
Boosts
Views
Activity
Nov ’23
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.
Replies
Boosts
Views
Activity
May ’24