Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Respecting the dependency version workflow
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Matt Brooke-Smith  
View profile  
 More options Sep 10 2012, 5:31 pm
From: Matt Brooke-Smith <m...@futureworkshops.com>
Date: Mon, 10 Sep 2012 14:31:13 -0700 (PDT)
Local: Mon, Sep 10 2012 5:31 pm
Subject: Respecting the dependency version workflow

Interesting one... (interesting in that way debugging a project late is
interesting)..

XMLReader 0.0.2 spec was added 5 days ago. Unfortunately it behaves
differently to 0.0.1.

Restkit/ObjectMapping/XML dependents on XMLReader but doesnt specify a
version.

Therefore, running 'pod install' in the last 5 days changed the behaviour
of one of our Apps - yikes!

Any thoughts on how to avoid? Version control the Podfile.lock?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fabio Pelosin  
View profile  
 More options Sep 10 2012, 5:44 pm
From: Fabio Pelosin <fabiopelo...@gmail.com>
Date: Mon, 10 Sep 2012 23:43:58 +0200
Local: Mon, Sep 10 2012 5:43 pm
Subject: Re: Respecting the dependency version workflow
Adding to version control the Podfile.lock is the way to go. Since version 0.14.0 `pod install` will not update a spec unless you change it (or for the time being if it is in head mode).

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »