Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Lockfile version checking#257

Merged
orta merged 7 commits intomasterfrom
lockfile-version-checking
Mar 16, 2016
Merged

Lockfile version checking#257
orta merged 7 commits intomasterfrom
lockfile-version-checking

Conversation

@nwest
Copy link
Copy Markdown
Member

@nwest nwest commented Mar 3, 2016

Closes #249.

  • Use RubyCocoa to get the CocoaPods version used to generate the Lockfile
  • Model and compare the app's version to the version of CocoaPods used to generate the Lockfile
  • Hook up the version check to the UI

A good way to test this is to edit a Podfile.lock's CocoaPods version to something (say 1.1) and open the Podfile in the app. It takes a bit of time to get info back from the bridge.

@nwest nwest force-pushed the lockfile-version-checking branch 2 times, most recently from 0ddfbb2 to 4db45fb Compare March 11, 2016 22:15
@nwest nwest force-pushed the lockfile-version-checking branch from 4db45fb to 4eb6d0a Compare March 15, 2016 19:38
@nwest nwest changed the title [WIP] Lockfile version checking Lockfile version checking Mar 15, 2016
orta added a commit that referenced this pull request Mar 16, 2016
@orta orta merged commit 47a9987 into master Mar 16, 2016
@orta orta deleted the lockfile-version-checking branch March 16, 2016 15:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants