public
Description: Class Browser for iPhone Developer
Homepage: http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=297559917&mt=8
Clone URL: git://github.com/norio-nomura/iphone-classbrowser.git
name age message
file .gitignore Sun Oct 25 22:45:40 -0700 2009 add entry to .gitignore [norio-nomura]
file .gitmodules Tue Dec 16 15:43:30 -0800 2008 separate from 'iphonetest' [norio-nomura]
directory ClassBrowser.xcodeproj/ Sun Oct 25 22:45:02 -0700 2009 Change Base SDK "iPhone OS 3.1" then version 1.5 [norio-nomura]
file ClassBrowserViewController.xib Tue Dec 16 15:43:30 -0800 2008 separate from 'iphonetest' [norio-nomura]
file ClassBrowser_Prefix.pch Tue Dec 16 15:43:30 -0800 2008 separate from 'iphonetest' [norio-nomura]
file ClassSearchViewController.xib Sun Aug 30 22:14:46 -0700 2009 iPhone OS 3.0 later supported, then add Search ... [norio-nomura]
directory Classes/ Sun Oct 25 22:38:57 -0700 2009 fixed OS 3.1 issue. close #2 [norio-nomura]
submodule DataSources - 23e86da Tue Dec 16 15:43:30 -0800 2008 separate from 'iphonetest' [norio-nomura]
file Entitlements.plist Tue Dec 16 15:43:30 -0800 2008 separate from 'iphonetest' [norio-nomura]
directory Images/ Tue Dec 16 15:43:30 -0800 2008 separate from 'iphonetest' [norio-nomura]
file Info.plist Sun Oct 25 22:45:02 -0700 2009 Change Base SDK "iPhone OS 3.1" then version 1.5 [norio-nomura]
file InfoPlist.strings Tue Dec 16 15:43:30 -0800 2008 separate from 'iphonetest' [norio-nomura]
file MainWindow.xib Tue Dec 16 15:43:30 -0800 2008 separate from 'iphonetest' [norio-nomura]
file ProtocolBrowserViewController.xib Tue Dec 16 15:43:30 -0800 2008 separate from 'iphonetest' [norio-nomura]
file README Tue Dec 16 15:43:30 -0800 2008 separate from 'iphonetest' [norio-nomura]
file SubclassesDataSource.xib Tue Dec 16 15:43:30 -0800 2008 separate from 'iphonetest' [norio-nomura]
file main.m Tue Dec 16 15:43:30 -0800 2008 separate from 'iphonetest' [norio-nomura]
README
The MIT License

Copyright (c) 2008 Norio Nomura

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.