Skip to content

An optimized Cocoa list view for Mac OS X 10.5 and greater

Notifications You must be signed in to change notification settings

BackForty/PXListView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Podspec, Lion-specific, non-ARC fork of PXListView

This is a fork of PXListView that includes a PXListView.podspec file for use with CocoaPods.

Usage

Add this to your Podfile:

pod 'PXListView', git: 'https://github.com/BackForty/PXListView.git'

ARC is for sissies

This version of PXListView does not include any automatic reference counting. If you need that, despite my harsh judgement, I recommend you check out any of the 4,007 forks of PXListView. They include ARC for those of you too scared to manage your own memory.

10.7 Target

This branch will strive for Lion (10.7) support. It will also be updated to include some of the optimizations other branches have introduced without ruining everything with automatic reference counting.

Hoo. Ray.

- Flip

About

An optimized Cocoa list view for Mac OS X 10.5 and greater

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 99.1%
  • Ruby 0.9%