Skip to content
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

Fix Podfile of sample app #361

Merged
merged 3 commits into from
May 8, 2020
Merged

Fix Podfile of sample app #361

merged 3 commits into from
May 8, 2020

Conversation

brol1dev
Copy link
Contributor

Using Cocoapods 1.8.4 you couldn't build and run the sample app in the Project directory.

Eric Vargas added 3 commits January 14, 2020 16:35
The current Podfile of the sample app does not work with Cocoapods v1.8.4. Updated it so we can build the sample app.
Change the syntax of the imports of the Pod we use in the sample app.
We were still building against iOS 6.x in the sample app. Changed that to iOS 11.
@todd-patterson todd-patterson merged commit f6b71a7 into youtube:master May 8, 2020
@brol1dev brol1dev deleted the fix/cocoapods branch May 11, 2020 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants