Sha256: f3a0ae06595de971a42da5aca6d58c354e7dc2500c9bf92c5795bf53fa569c99

Contents?: true

Size: 587 Bytes

Versions: 2

Compression:

Stored size: 587 Bytes

Contents

# 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.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cocoapods-readonly-1.0.1 README.md
cocoapods-readonly-1.0.0 README.md