Cabbage icon indicating copy to clipboard operation
Cabbage copied to clipboard

Example project doesn't work on Xcode 15

Open MaksimBezdrobnoi opened this issue 2 years ago • 1 comments

Can't run example project on Xcode 15 image

MaksimBezdrobnoi avatar Sep 21 '23 15:09 MaksimBezdrobnoi

Just rename ImageResource File name. It's ambiguous because in Xcode 15, Xcode generates a file named GeneratedAssetSymbols and there is a struct named ImageResource.

Asifnewaz avatar Nov 01 '23 18:11 Asifnewaz