09 2015 档案

摘要:XCode 7上传遇到ERROR ITMS-90535 Unexpected CFBundleExecutable Key. 的解决办法 阅读全文
posted @ 2015-09-30 19:12 糖醋排骨_zwt 阅读(1101) 评论(0) 推荐(0)
摘要:Xcode清楚缓存、清理多余provisioning profile 证书 阅读全文
posted @ 2015-09-28 12:46 糖醋排骨_zwt 阅读(703) 评论(0) 推荐(0)
摘要:Objective-C: 字符串NSString与NSMutableString 阅读全文
posted @ 2015-09-24 14:14 糖醋排骨_zwt 阅读(195) 评论(0) 推荐(0)
摘要:IOS开发 xib错误 One" nib but the view outlet was not set 阅读全文
posted @ 2015-09-21 10:02 糖醋排骨_zwt 阅读(285) 评论(0) 推荐(0)
摘要:xcode更新之后插件失效的解决办法 阅读全文
posted @ 2015-09-20 16:21 糖醋排骨_zwt 阅读(181) 评论(0) 推荐(0)
摘要:iOS工程集成支付宝错误symbol(s) not found for architecture x86_64 阅读全文
posted @ 2015-09-17 11:49 糖醋排骨_zwt 阅读(408) 评论(0) 推荐(0)
摘要:iOS工程集成支付宝错误Undefined symbols for architecture armv7 阅读全文
posted @ 2015-09-17 11:37 糖醋排骨_zwt 阅读(464) 评论(0) 推荐(0)
摘要:用 Xcode7 Beta2 版本创建的项目拷贝到别人的电脑上面打开的时候出现 『target specifies product type 'com.apple.product-type.bundle.ui-testing', but there's no such product type fo... 阅读全文
posted @ 2015-09-16 22:31 糖醋排骨_zwt 阅读(224) 评论(0) 推荐(0)
摘要:毛玻璃 的UI 设计在手机开发中已经 非常热门,在之前的 开发中 一般用到 github上FXBlurView 封装好的一个view类 ,可以直接应用加载到控件中,iOS 8 后更新的 UIBlurEffect类和UIVisualEffectView类使这种特效应用更加便捷,高效。使用也非常简便,U... 阅读全文
posted @ 2015-09-14 11:05 糖醋排骨_zwt 阅读(323) 评论(0) 推荐(0)