charting-library-examples icon indicating copy to clipboard operation
charting-library-examples copied to clipboard

"Create folders" Cannot run

Open ZackDT opened this issue 1 year ago • 1 comments

I imported the ChartingLibrary using "create folder" and it no longer works correctly image image image

ZackDT avatar Nov 11 '24 09:11 ZackDT

I think something changed in Xcode 16.1 when adding folders. Here's either the right fix or a workaround: With 'ChartingLibrary' selected like in your screenshot go to the File Inspector on the right side of Xcode and change Build Rules to 'Apply once for folder'. Below that for Target Membership click + and re-add your project as a target and that should remove the errors. The source needs to be loaded as 'ChartingLibrary/index.html'.

christian-smith avatar Nov 16 '24 17:11 christian-smith