liftoff icon indicating copy to clipboard operation
liftoff copied to clipboard

CLI for creating and configuring new Xcode projects

Results 31 liftoff issues
Sort by recently updated
recently updated
newest added

## Summary Here's an implementation of a possible improvement linked to issue #273. Please do review it carefully as Ruby isn't my strong suit. ## Feature You can now optionally...

We use Circle as a default now because it seems to work better than the others. Since we don't use Travis anymore, this also makes it so we don't need...

### Summary Swift was growing a lot on community and with that, some good lint tools have been developed by the community, for example, the [SwiftLint](https://github.com/realm/SwiftLint). So, I think that...

This package requires an old version of 'findup-sync' (3.0.0) that requires 'set-value' with old version (2.0.0) which has vulnerability issue. Updating the package to require the latest version of 'findup-sync'...

After reading through the man page for `liftoffrc`, I have been able to successfully add new build configurations to the Xcode project, but I don't see the ability to exclude...

feature-request
help-wanted

Hey, I successfully installed Liftoff but I can't find that templates folder on my machine. I'm trying to create a new template where I can have an additional folder and...

While liftoff of processing my file `project.pbxproj` it raises an error "Data missing closing '>'". Here my stack trace: ``` Setting the project indentation level to 4 /usr/local/Cellar/liftoff/1.8.2/vendor/gems/nanaimo-0.2.3/lib/nanaimo/reader.rb:284:in `raise_parser_error': [!]...

When using Carthage it should add a copy frameworks build phase to the UnitTests bundle as well

enhancement

In general we need more test coverage for everything in this repo. :)

help-wanted