CameraView icon indicating copy to clipboard operation
CameraView copied to clipboard

Icons won't load in 18.1

Open tcollins590 opened this issue 1 year ago • 6 comments

Some reason iOS 18.1 coupled with xcode 16 broke loading icons.

No image named 'icon-change-camera' found in asset catalog for /private/var/containers/Bundle/Application/ADFEC06D-2C65-4555-B90C-0CD0526F1664/CameraView-Demo.app

tcollins590 avatar Sep 23 '24 18:09 tcollins590

Should be fixed soon as they have the stable release coming soon to iOS 18.1


From: Tyler Collins @.> Sent: Monday, September 23, 2024 2:12 PM To: Mijick/CameraView @.> Cc: Subscribed @.***> Subject: [Mijick/CameraView] Icons won't load in 18.1 (Issue #48)

Some reason iOS 18.1 coupled with xcode 16 broke loading icons.

No image named 'icon-change-camera' found in asset catalog for /private/var/containers/Bundle/Application/ADFEC06D-2C65-4555-B90C-0CD0526F1664/CameraView-Demo.app

— Reply to this email directly, view it on GitHubhttps://github.com/Mijick/CameraView/issues/48, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFWGZYKSVTNXQRNEJ3U4EGDZYBKZJAVCNFSM6AAAAABOWT7FECVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2DGMZSGUZDKNY. You are receiving this because you are subscribed to this thread.Message ID: @.***>

ghost avatar Sep 24 '24 03:09 ghost

Hey,

I'll handle it next week hopefully as I'm working on PopupView currently.

FulcrumOne avatar Sep 24 '24 10:09 FulcrumOne

Any update on this?

davit-b avatar Oct 02 '24 15:10 davit-b

Workaround for XCode 16.

Quick fix of the issue for me.

Screenshot 2024-10-02 at 11 50 03 AM

davit-b avatar Oct 02 '24 15:10 davit-b

Hey,

Unfortunately I won't be able to fix it before I finish my work on PopupView (in 3-4 weeks).

Super sorry for this, but I totally miscalculated the time I needed for that library.

FulcrumOne avatar Oct 02 '24 15:10 FulcrumOne

No worries. The workaround will be alright for the time being. 👍

davit-b avatar Oct 02 '24 15:10 davit-b

Fixed in patch-3.0.0 branch

FulcrumOne avatar Nov 19 '24 19:11 FulcrumOne