4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove existing target from osx template and generate it programmatically as well. More... almost 14 years ago
Finish creating a static iOS library programmatically and make all specs green. More... almost 14 years ago
Create iOS static library project programmatically (WIP). More... almost 14 years ago
Refactor by using more of the new project API. More... almost 14 years ago
Specify defaults for a XCBuildConfiguration (iOS static library). More... almost 14 years ago
Actually create a new PBXNativeTarget instance and set the defaults. More... almost 14 years ago
Finish up the specs for what a target should have. More... almost 14 years ago
Return a groups children as an object list. More... almost 14 years ago
Stash work on product association of a target. More... almost 14 years ago
Add a shortcut to define multiple attribute accessors at once. More... almost 14 years ago
Use 'reference' instead of 'UUID', which is what it already uses to indicate foreign keys. More... almost 14 years ago
Refactor a bit by introducing has_one and has_many association macros. More... almost 14 years ago
Start specifying the objects a (static library) target requires. More... almost 14 years ago
Merge branch 'master' into dependency-targets More... almost 14 years ago
Locate project templates from standalone executable More... almost 14 years ago
Bump to 0.2.0. Features an automated way to setup your Xcode project for CocoaPods use. More... almost 14 years ago
Ignore standalone build products More... almost 14 years ago
Merge branch 'configure-app-xcodeproj' More... almost 14 years ago
More tests for project config More... almost 14 years ago
Add 'Copy Pods Resources' build phase More... almost 14 years ago
Maybe someone wants duplicates in a workspace More... almost 14 years ago
Stop adding duplicates to workspace More... almost 14 years ago
Better detect project given to `pod install` More... almost 14 years ago
Generated Pods.xcodeproj and workspace for ConfigureTest app. More... almost 14 years ago
Import ConfigureTest app project without running `pod install` yet. More... almost 14 years ago
Add integration spec for multiple targets. More... almost 14 years ago
Make the integration spec actually build the libraries again. More... almost 14 years ago
(Don't) add libPods.a to App.xcodeproj More... almost 14 years ago
Set xcconfig in App.xcodeproj More... almost 14 years ago
PBXObject subclass additions More... almost 14 years ago