-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
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
Labels
No labels