2016年1月24日

[iOS]提交App报错ERROR ITMS -90207

摘要: 前几天上传项目N多次,都跳出这个问题 甚是头痛,于是乎各种搜索 1. 第三方的info.plist里面Executable file这个要删除(自己的不能删哦) 2.检查一下用来做跳转到第三方应用的设置,在Target - Info - URL Types 下面设置的三方应用信息中identifie 阅读全文

posted @ 2016-01-24 18:40 M_Lee 阅读(3877) 评论(0) 推荐(0)

[iOS]利用系统NSRegularExpression使用正则表达式

摘要: // Created by 李东旭 on 16/1/22.// Copyright © 2016年 李东旭. All rights reserved.// #import #import "ViewController.h" @interface ViewController () @end... 阅读全文

posted @ 2016-01-24 00:11 M_Lee 阅读(501) 评论(0) 推荐(0)

导航