Commit Graph

12 Commits

Author SHA1 Message Date
Eloy Duran
a0a15ccc7e Add build configurations to the Pods targets based on Debug and Release. 2012-05-06 23:18:52 +02:00
Eloy Duran
660d5a618c Add build configs of all the user's projects to the Pods project.
Still need to do it at the target level too.
2012-05-06 23:18:52 +02:00
Eloy Duran
8926524258 Small cleanup and use xit for a few more specs instead of commenting. 2012-04-14 00:49:57 +02:00
Eloy Duran
cb05af48c2 Make platform specific build settings specs work again. 2012-04-14 00:49:57 +02:00
Eloy Duran
4e4fc7fbcd Update for latest Xcodeproj. 2012-04-14 00:49:57 +02:00
Eloy Duran
eae99b2a3d Rename Pod::Project::Integrator to Pod::Installer::UserProjectIntegrator. 2012-03-27 19:11:37 +02:00
Eloy Duran
07fad45898 Refactor Pod::Project::Integrator for upcoming work. 2012-03-26 20:40:25 +02:00
Eloy Duran
22f77e4bd1 Update for Xcodeproj HEAD. 2012-03-14 00:20:36 +01:00
Eloy Duran
bf195d74e0 Update Xcodeproj and fix changes needed and a few specs. 2012-03-04 03:38:32 +01:00
Luke Redpath
6e4ee6e7b2 Fixes for the latest version of xcodeproj 2012-03-04 01:20:41 +00:00
Luke Redpath
8870faf4ed A bit more refactoring, brought xcodeproj up to date. 2012-02-25 18:00:06 +00:00
Luke Redpath
2182e47145 Let's make Pod::Project a class in it's own right, inheriting from Xcodeproj::Project, instead
of extending it.
2012-02-25 16:59:55 +00:00