Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Podfile more pretty. #4

Closed
alloy opened this issue May 2, 2013 · 0 comments
Closed

Make Podfile more pretty. #4

alloy opened this issue May 2, 2013 · 0 comments

Comments

@alloy
Copy link

alloy commented May 2, 2013

Some whitespace in the generated Podfile would be nice :)

E.g.

platform :ios, '6.0'

target :CrafterTest, :exclusive => true do
  pod 'NSLogger-CocoaLumberjack-connector'
  pod 'TestFlightSDK'
  pod 'AFNetworking'
  pod 'MagicalRecord'
end

target :CrafterTestTests, :exclusive => true do
  pod 'Kiwi'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants