北京时间2012年6月12日,苹果在WWDC大会上公布了全新的 iOS6 操作系统。iOS6 拥有200多项新功能,iOS6新功能Siri新增15个国家和地区的语言,亚洲地区包括韩语、中文(包含粤语)。2012年9月19日,苹果iOS开放下载,中国大陆用户20日凌晨1点钟即可更新。
ios6最新特性
1. 更好的Home页
2. 直接文件访问
3. 权限控制
4. 个性化的选择
5. 更好的手势支持
6. 应用内通信
7. 安装应用的方式
目前在IOS6.X平台上能运行的视频通讯软件还很少,将通讯发展到视频通讯已经是当前的潮流,对Skype来说也不例外。但是Skype不支持1080P高清视频通讯、不能在windows平台上运行、支持的平台过少、支持最长3分钟的视频讯息等缺点都是其致命的硬伤。
在国内能实现类似甚至超越Skype的软件并不多,但这并不意味着没有,Anychat SDK就是一款完完全全的国产优秀软件,功能上支持1080P高清视频通讯,性能上兼容所有主流平台(甚至WEB版本都有),无时间限制都是其完胜Skype的法宝!
AnyChat for iOS SDK基于iOS 5.1研发,兼容iOS 6.x,支持iPhone 4、iPhone 4S、以及iPhone5等设备,同时也支持iPad3、iPad4设备,提供Objective-C接口。优化回声消除算法,极大提高语音通话体验。
下面是SDK部分代码:
<?xml version="1.0" encoding="UTF-8"?>
<archivetype="com.apple.InterfaceBuilder3.CocoaTouch.XIB"version="7.10">
<data>
<intkey="IBDocument.SystemTarget">1024</int>
<stringkey="IBDocument.SystemVersion">10D571</string>
<stringkey="IBDocument.InterfaceBuilderVersion">786</string>
<stringkey="IBDocument.AppKitVersion">1038.29</string>
<stringkey="IBDocument.HIToolboxVersion">460.00</string>
<objectclass="NSMutableDictionary"key="IBDocument.PluginVersions">
<stringkey="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
<stringkey="NS.object.0">112</string>
</object>
<objectclass="NSMutableArray" key="IBDocument.EditedObjectIDs">
<boolkey="EncodedWithXMLCoder">YES</bool>
<integervalue="10"/>
</object>
<objectclass="NSArray" key="IBDocument.PluginDependencies">
<boolkey="EncodedWithXMLCoder">YES</bool>
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
</object>
<objectclass="NSMutableDictionary" key="IBDocument.Metadata">
<boolkey="EncodedWithXMLCoder">YES</bool>
<objectclass="NSArray" key="dict.sortedKeys" id="0">
<boolkey="EncodedWithXMLCoder">YES</bool>
</object>
<objectclass="NSMutableArray" key="dict.values">
<boolkey="EncodedWithXMLCoder">YES</bool>
</object>
</object>
<objectclass="NSMutableArray" key="IBDocument.RootObjects"id="1000">
<boolkey="EncodedWithXMLCoder">YES</bool>
<objectclass="IBProxyObject" id="841351856">
<stringkey="IBProxiedObjectIdentifier">IBFilesOwner</string>
<stringkey="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
</object>
<objectclass="IBProxyObject" id="427554174">
<stringkey="IBProxiedObjectIdentifier">IBFirstResponder</string>
<stringkey="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
</object>
<objectclass="IBUICustomObject" id="664661524">
<stringkey="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
</object>
<objectclass="IBUIViewController" id="943309135">
<stringkey="IBUINibName">AnyChatViewController</string>
<objectclass="IBUISimulatedStatusBarMetrics"key="IBUISimulatedStatusBarMetrics"/>
<objectclass="IBUISimulatedOrientationMetrics"key="IBUISimulatedOrientationMetrics">
<intkey="interfaceOrientation">1</int>
</object>
<stringkey="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
<boolkey="IBUIHorizontal">NO</bool>
</object>
完整源码包:http://download.youkuaiyun.com/detail/weixiaowenrou/5169796