
IOS编程
luotong86
这个作者很懒,什么都没留下…
展开
-
CBCentralManager 的background mode问题
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'State restoration of CBCentralManager is only allowed for applications that have specified the "bluetooth-central原创 2014-08-31 16:00:31 · 3753 阅读 · 0 评论 -
编译IOS版本libcurl-7.40.0
1、下载curl-7.40.0.tar.gz 2、解压 # tar zxvf curl-7.40.0.tar.gz 3、新建脚本build.sh #!/bin/sh export IPHONEOS_DEPLOYMENT_TARGET="4.3" export CC="/Applications/Xcode.app/Contents/Developer/usr/bin/gcc" expor原创 2015-01-11 10:29:35 · 2960 阅读 · 0 评论 -
自制智能插线板,内嵌BLE低功耗蓝牙,通过手机进行控制(二)
硬件都准备好了,原创 2014-10-08 21:17:19 · 2356 阅读 · 1 评论