how to specify the extension target library with cocoapods -


i have podfile this:

target :'my app', :exclusive => true   pod 'afnetworking'   pod 'afdropdownnotification' end  target :'my app extension', :exclusive => true   pod 'afnetworking' end 

but after run 'pod update', , run extension target, shows error this.

enter image description here


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

1111. appearing after print sequence - php -