-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add ARCore to Podfile #2208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ARCore to Podfile #2208
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reformat and then lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like the SymbolCollision test didn't run on travis. I suspect that the Podfile needs to be added to the if_changes pattern. sorry I missed this earlier
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried it manually and ARCore has Clearcut collisions with FirebasePerformance and other collisions with GoogleCast
Symbol Collision tests run on if_cron - not if_changed. However since ARCore doesn't work, I did #2210. |
Should I just close this PR? |
Yes. Done. |
Adds the ARCore cocoapod to the symbol collision checker.