2014年5月23日

versions import不了 .a静态库

摘要: 在local copying中点击view --->选择show ignored items。既可以显示.a文件,可以添加到repository中。 阅读全文

posted @ 2014-05-23 14:59 cocoabanana 阅读(172) 评论(0) 推荐(0)

Error: Error Domain=NSCocoaErrorDomain Code=3000 "未找到应用程序的“aps-environment”的权利字符串"

摘要: 证书问题。3000错误就是因为profile和appID不符.解决方法:1.先在Member center生成AppID,再去Provisioning里面生成新的Profile。2.删除xcode里面原有的provisioning file。3.在项目target里面选择新的profile然后编译,... 阅读全文

posted @ 2014-05-23 09:57 cocoabanana 阅读(635) 评论(0) 推荐(0)

导航