Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

PBJVision used in Xcode 6.3 with swift 1.2 delegate method name conflicts with optional requirement name #239

Closed
n8stowell82 opened this issue Apr 15, 2015 · 5 comments

Comments

@n8stowell82
Copy link

While this setup is probably not completely supported, I thought I would report an issue I am having with pbjvision while using it from swift 1.2 project

Objective-C method 'vision:capturedVideo:error:' provided by method 'vision(:capturedVideo:error:)' conflicts with optional requirement method 'vision(:capturedVideo:error:)' in protocol 'PBJVisionDelegate'

@piemonte
Copy link
Owner

thanks @n8stowell82 this has been reported and should be fixed on master

@piemonte
Copy link
Owner

📎 #236

@n8stowell82
Copy link
Author

has this been updated so that cocoapods will pick it up? I just did a pod update

@piemonte
Copy link
Owner

@n8stowell82 not yet, you can point the Podfile to head, will submit soon.

pod 'PBJVision', :head

@n8stowell82
Copy link
Author

thank you so much!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants