制作动态库.framework总结

       此过程制作的debug模式的,,release的过程相同,,修改运行release 模式 创建一个工程   创建一对文件 添加方法 +( void )testMethod; +( void )testMethod{     NSLog ( @"-=-=-=-=-=-=-=-" ); } 将新添加的.h 文件 设置为可见  此时testMethod 方法在project 里 拖到pub
相关文章
相关标签/搜索