react-native-charts-wrapper icon indicating copy to clipboard operation
react-native-charts-wrapper copied to clipboard

[iOS] Build failed, error: cannot find 'CircleMarker' in scope

Open AlixH opened this issue 2 years ago • 4 comments

Do read files under lib/* before reporting issues, you can find all the config there, all of them are straightforward.

Expected Behavior

Build success

Actual Behavior

Build failure

Screenshots

Screenshot 2022-06-20 at 15 50 56

Steps to Reproduce the Problem

When building the iOS app, I get the above error after updating to the latest version 0.5.8 Do you have any ideas whre it could come from ? [Update], even weirder, when specifying 0.5.7 in package.json, the installed Pod is still 0.5.8

Specifications

  • Version: 0.5.8
  • Platform: MacOS
  • Subsystem: Monterey 12.4

AlixH avatar Jun 20 '22 13:06 AlixH

More details required. How it is build, from Xcode?

wuxudong avatar Jun 28 '22 07:06 wuxudong

I am building with xcodebuild command (in my GitHub build task)

AlixH avatar Jun 28 '22 13:06 AlixH

same issue for me, @AlixH did you manage to solve it ?

MaxToyberman avatar Oct 07 '22 02:10 MaxToyberman

same issue for me, @AlixH did you manage to solve it ?

I rolled back the upgrade on my side, will try again with newest version when I have time (meanwhile I'm still on 0.5.1)

AlixH avatar Oct 07 '22 08:10 AlixH