Skip to content

ios: F2 conflict with LBXZBarSDK #36

@haogg

Description

@haogg

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions