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

Demo app needs update for CocoaPods 1.0.0 #121

Closed
mfikes opened this issue Jan 1, 2017 · 0 comments
Closed

Demo app needs update for CocoaPods 1.0.0 #121

mfikes opened this issue Jan 1, 2017 · 0 comments

Comments

@mfikes
Copy link
Owner

mfikes commented Jan 1, 2017

In ambly/ObjectiveC/Ambly Demo run pod install and you will get a failure regarding link_with:

$ pod install

[!] Invalid `Podfile` file: [!] The specification of `link_with` in the Podfile is now unsupported, please use target blocks instead..

 #  from /Users/mfikes/Projects/ambly/ObjectiveC/Ambly Demo/Podfile:9
 #  -------------------------------------------
 #    platform :ios, '8.0'
 >    link_with 'Ambly Demo'
 #    import_pods
 #  -------------------------------------------
$ pod --version
1.1.1
$ pwd
/Users/mfikes/Projects/ambly/ObjectiveC/Ambly Demo
@mfikes mfikes closed this as completed in 8665ef2 Jan 1, 2017
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

No branches or pull requests

1 participant