antvis / antvis/F2Native

ios: F2 conflict with LBXZBarSDK

Open
#36 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
226
Forks
25
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
In Demos provided by the Offical, i met the error that The Xcode can't find "vector" in File "CanvasContext.h" , by adding F2( #pod 'F2' ) and LBXZBarSDK( #pod 'LBXZBarSDK').

**To Reproduce** ( 100% reproduce )
Steps to reproduce the behavior:
1. Go to 'ios Demos provided by the Offical'
2. open "podfile", we can see "pod 'F2'" in the file
3. copy "pod 'LBXZBarSDK'" below "pod 'F2'".
4. open terminal, execute "pod install"

**Expected behavior**
no error and run normal

**Screenshots**
![image](https://github.com/antvis/F2Native/assets/10275753/7fca31d3-832e-41c5-924a-def238cfac4f)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.