ios - switch between multiple version of cocoapods -


i have xcode 7.3.1 , xcode 8 , using both of them 2 different projects. each project needs different version of cocoapods. have have 2 cocoapods versions installed. how can switch between 2 versions ? in other words when use xcode 7 need version , when use xcode 8 need other version of cocoapods.

thanks

pod --version  

lists version of coco pods in system

pod _1.0.1_ install  #uses 1.0.1 version 

Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -