Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Yelp/cocoapods-readonly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cocoapods-readonly

Developers switching from submodules are used to modifying library source files from within Xcode. If you don’t checkout a local version first, changes won’t be picked up by git and might be lost the next time you run ‘pod install.'

This plugin removes the write permission from all pod-related files that aren’t installed via a local pod. Xcode will then give you a helpful message, noting that the file is locked.

Installation

$ gem install cocoapods-readonly

Usage

This runs automatically on pod install – you don't have to do anything.

About

Automatically locks all CocoaPod source files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages