SkillAgentSearch skills...

Libcat

interactive iOS application development

Install / Use

/learn @wookay/Libcat
About this skill

Quality Score

0/100

Supported Platforms

Universal

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 terminal

Feedback

View on GitHub
GitHub Stars53
CategoryDevelopment
Updated3y ago
Forks9

Languages

Objective-C

Security Score

65/100

Audited on Feb 2, 2023

No findings