Skip to content
forked from CocoaPods/Rome

Makes it easy to build a list of frameworks.

License

Notifications You must be signed in to change notification settings

Ginger-Labs/Rome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cocoapods-rome

Rome makes it easy to build a list of frameworks. We have heavily modified this README and the tool to suit our own purposes. For orignal documentation see https://github.com/CocoaPods/Rome

Installation

Use the following process to build and install this gem.

$ bundle install
$ gem build cocoapods-rome.gemspec
$ sudo gem install cocoapods-rome-1.1.0.gem

Steps for building binary pods and incorporating them into the app are in the Notability repo.

You may need to run the following to get the gem to work:

$ sudo xcode-select -s /Applications/Xcode.app/Contents/Developer 
$ brew install ruby

The first is if the xcode is only pointed at command line tools and not the full xcode install. The latter is for m1 machines, ffi and other gems don't work otherwise.

About

Makes it easy to build a list of frameworks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%