Skip to content

XueshiQiao/FLEXDynamicLibProject

Repository files navigation

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: