Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wookay/libcat
interactive iOS application development
https://github.com/wookay/libcat
Last synced: 2 days ago
JSON representation
interactive iOS application development
- Host: GitHub
- URL: https://github.com/wookay/libcat
- Owner: wookay
- Created: 2010-10-03T19:51:41.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-10-10T15:28:11.000Z (about 11 years ago)
- Last Synced: 2024-04-29T23:53:20.458Z (7 months ago)
- Language: Objective-C
- Homepage:
- Size: 7.35 MB
- Stars: 53
- Watchers: 14
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
libcat : interactive iPhone application development
===================================================How to use TestApp
------------------
1. Open and run the TestApp
2. Run script/console.rb on terminal
3. Interactive development with console
*How to use it on your project
-----------------------------
1. Add libcat to your project
2. Add following code to YourAppDelegate.m#import "ConsoleManager.h"
[ConsoleManager run];3. Add QuartzCore.framework, CFNetwork.framework
4. Run your App
5. Run script/console.rb on terminalFeedback
--------
* Subscribe to google groups
* Reddit libcat