自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 资源 (6)
  • 收藏
  • 关注

原创 Failed to load Info.plist from bundle at path /.....

报错提示Failed to load Info.plist from bundle at path /……. 我把工程的bundle ID 改了后会报这个错 我测试发现把应用删除, 在运行第一可以, 第二次就会报这个错, 我尝试 把工程的target 名 和 xxxx.app 名也改了后 可以正常运行了.

2016-12-22 20:49:34 6187 3

原创 修改 app target 名称

修改 app target 名称xcode 左上角 运行旁边的 target 按钮选择 manage scheme 找到你的target 名回车 就进入编辑了修改product 下面的 xxxx.app 名 点击工程 – > build setting – > packaging – > private Headers Folder Path 改成你要的名字

2016-12-22 20:32:11 6290

原创 Invalid update: invalid number of rows in section 0. The number of rows contained in an ....

报错提示:Terminating app due to uncaught exception ‘NSInternalInconsistencyException’, reason: ‘Invalid update: invalid number of rows in section 0. The number of rows contained in an existing section aft

2016-12-14 15:11:57 1430

原创 对代理的一些理解

objectC if(currentView && [currentView respondsToSelector:@selector(viewWillAppear)]) { [currentView viewWillAppear]; } 代理 self.delegate 其实就是为了拿到 currentView 这个类. 代理的本质就是

2016-12-09 13:36:53 556

原创 specifies a non-existent file for the CFBundleExecutable key

打包的导出的时候 报错Info.plist of “Travel Pal.app/GooglePlus.bundle/GPPCommonSharedResources.bundle” specifies a non-existent file for the CFBundleExecutable key老实讲, 我并不明白为什会报这个错. 我的猜测是, 我用cocoaPod update了. 获

2016-12-02 13:49:24 979

原创 Pods-Hello Pal-resources.sh: No such file or directory

我update了 cocoaPod 后编辑 报这样的错误/Users/hp/Desktop/branches/GuidedChatDemo/Little Pal/Build/Intermediates/Little Pal.build/Debug-iphonesimulator/Travel Pal.build/Script-09C05A3A9F81134E1802D61E.sh: line 2:

2016-12-02 13:40:16 598

Postman-win64-8.12.5-Setup.exe

官网最新下载的 Postman-win64-8.12.5-Setup, 国内下载太慢了,需要的可以在这里下载。

2021-11-11

Postman-Mac-8.12.5-x64.zip

官网最新下载的Postman8.12.5 Mac版本 国内下载太慢了, 可以从这里下载,如果有问题请私信我,看到会回复的。

2021-11-11

jdk-11.0.13_osx-x64_bin.dmg

JDK-11.0.13_64位dmg For Mac 国内下载太慢了, 可以从这里下载,如果有问题请私信我,看到会回复的。

2021-11-11

Postman-win64-7.35.0-Setup.exe

postman win64位 最新版本。原版官网下载,下载完成直接点击exe文件即可安装。自己尝试过,官网下载速度太慢了。

2020-11-04

apktool工具以及使用说明

mac上获取apk资源工具集合, 内部有使用说明以及工具集合, 如果有问题欢迎留言,感谢使用,谢谢!!!

2019-02-18

jdk1.8 Mac 64位

Mac jdk1.8 64位, CSDN 最大支持220M文件上传, 下载文件,内含下载地址. 如果需要其他版本请留言!!!

2018-05-18

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除