首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

xcode4.2编译支持IOS3.1.2系统设立

2012-07-04 
xcode4.2编译支持IOS3.1.2系统设置1.Change the Targets Build Settings Architecture from Sta

xcode4.2编译支持IOS3.1.2系统设置

1.Change the Target's "Build Settings" ==> "Architecture" from "Standard (armv7)" to "other". Add armv6 and armv7


xcode4.2编译支持IOS3.1.2系统设立

?

2.Open the projects *-Info.plist, remove the setting "Required device capabilities".

3.在TARGETS的设置中的Link other Flags添加-weak_library /usr/lib/libSystem.B.dylib


xcode4.2编译支持IOS3.1.2系统设立

热点排行