Skip to content

=~ and !~ don't work #54

@EduardStreltsov

Description

@EduardStreltsov

I installed library with the latest cocoapods

target 'CardSampleTestTask' do
  # Comment the next line if you don't want to use dynamic frameworks
  use_frameworks!

  # Pods for CardSampleTestTask
  pod 'CrossroadRegex'

  target 'CardSampleTestTaskTests' do
    inherit! :search_paths
    # Pods for testing
  end

  target 'CardSampleTestTaskUITests' do
    # Pods for testing
  end

end

Opened the project as a workspace and I have an error Cannot find operator '!~' in scope

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