You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I installed library with the latest cocoapods
Opened the project as a workspace and I have an error
Cannot find operator '!~' in scope
The text was updated successfully, but these errors were encountered: