lxcid / FLEXDynamicLibProject

A Xcode Dynamic Library project of FLEX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a project to make a dynamic library(.dylib file) of FLEX

Before run this project, copy template_file_and_xcspec_files/Cocoa Touch Dynamic Library.xctemplate file to /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/Project Templates/iOS/Framework & Library/, and copy other '.xcspec' files in 'template_file_and_xcspec_files' to /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Specifications/ folder to replace orignal files.

REF:

About

A Xcode Dynamic Library project of FLEX


Languages

Language:Objective-C 96.1%Language:Makefile 3.9%