-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
9.10.0 Compile Error #1130
Comments
I also have the same problem
|
Can you try relinking or running pod install? |
## [9.10.1](v9.10.0...v9.10.1) (2019-10-01) ### Bug Fixes * project.pbxproj for non cocoapods builds ([cd70134](cd70134)), closes [#1130](#1130)
🎉 This issue has been resolved in version 9.10.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
I guess this issue is back in v12.1.0 I tried to unlink and link again. but no luck for me. BTW the Header Search Path should be recursive or non-recursive? |
I second that! v12.1.0 and XCode 12.5 has brought back the issue |
I got the same issue in both v12.1.0 and v12.1.1. Then I uninstall v12.1.0 and install v12.2.0. Surprisingly, this version works for me. |
## [9.10.1](software-mansion/react-native-svg@v9.10.0...v9.10.1) (2019-10-01) ### Bug Fixes * project.pbxproj for non cocoapods builds ([cd70134](software-mansion/react-native-svg@cd70134)), closes [#1130](software-mansion/react-native-svg#1130)
Bug
In xcode, building a debug release for the simulator with react-native-svg 9.10.0 I am getting the following error:
I believe this to be new with 9.10.0 as this is where
RNSVGMarkerPosition
was added.Environment info
React native info output:
Library version: 9.10.0
Steps To Reproduce
...
Describe what you expected to happen:
The text was updated successfully, but these errors were encountered: