resource fork, Finder information, or similar detritus not allowed

拿到一个项目,第一次运行出现如上图的错误,错误原因不明【大概是因为接到的文件保留了原来的的一些设置,所以需要被清除这些设置】,执行下列的方法即可解决:

【1】退出xcode

【2】打开终端,输入“xattr -rc 你的项目路径”

【3】打开项目,clean,重新运行即可

时间: 2024-10-29 00:19:28

resource fork, Finder information, or similar detritus not allowed的相关文章

Code Sign Error in macOS Sierra Xcode 8.3.3 - resource fork, Finder information, or similar detritus not allowed

这是iOS 10, macOS Sierra, watchOS 3, 和 tvOS 10带来的安全策略更新.代码签名不再允许应用程序包中的任何文件具有包含资源分叉或查找信息的扩展属性. 通过如下命令行,可以查看那些文件导致了这些问题: $ xattr -lr <path_to_app_bundle> 解决这一问题的方案大致有三个: 1. 删除App的资源文件中所有扩展属性 xattr -cr <path_to_app_bundle> 2. 查找带有finder信息的文件,定向删除

resource fork, Finder information, or similar detr

1.关闭当前项目和Xcode 2.打开终端或者iterm cd ~/Library/Developer/Xcode/DerivedData/ 3. xattr -rc . 4.重新打开项目 5.如果不行那你就再试试其他的办法吧,我就是这样弄好的 如果有需要装系统的话可以看一下我自己封装的系统,原装系统无精简,自带驱动真方便,无捆绑软件. 百度我就要系统即可. 原文地址:http://blog.51cto.com/2254359459/2318342

code sign error 1

Xcode8.3 beta 调试: .app: resource fork, Finder information, or similar detritus not allowed 备注:只有模拟器编译时出现这种情况,真机build success 解决方法: 1.终端cd到工程目录,执行"xattr -rc .",这时编译,一般都成功,如果不成功,执行步骤2 2.终端cd到DerivedData目录,执行"xattr -rc ."

As.net WebAPI CORS, 开启跨源访问,解决错误No &#39;Access-Control-Allow-Origin&#39; header is present on the requested resource

默认情况下ajax请求是有同源策略,限制了不同域请求的响应. 例子:http://localhost:23160/HtmlPage.html 请求不同源API http://localhost:22852/api/values, What is "Same Origin"? Two URLs have the same origin if they have identical schemes, hosts, and ports. (RFC 6454) These two URLs h

ABP PUT、DELETE请求错误405.0 - Method Not Allowed 因为使用了无效方法(HTTP 谓词) 引发客户端错误 No &#39;Access-Control-Allow-Origin&#39; header is present on the requested resource

先请检查是否是跨域配置问题,请参考博客:http://www.cnblogs.com/donaldtdz/p/7882225.html 一.问题描述 ABP angular前端部署后,查询,新增都没问题,但更新和删除会报一个跨域问题的错误,详细信息如下: PUT http://localhost:8060/api/services/app/User/Update 405 (Method Not Allowed) users:1 Failed to load http://localhost:80

Android逆向之旅---解析编译之后的Resource.arsc文件格式

一.前言 快过年了,先提前祝贺大家新年快乐,这篇文章也是今年最后一篇了.今天我们继续来看逆向的相关知识,前篇文章中我们介绍了如何解析Android中编译之后的AndroidManifest.xml文件格式:http://blog.csdn.net/jiangwei0910410003/article/details/50568487 当时我说到其实后续还要继续介绍两个文件一个是resource.arsc和classes.dex,今天我们就来看看resource.arsc文件个格式解析,class

dfsdf

This project was bootstrapped with Create React App. Below you will find some information on how to perform common tasks. You can find the most recent version of this guide here. Updating to New Releases Create React App is divided into two packages:

SWFUpload 2.5.0版 官方说明文档 中文翻译版

原文地址:http://www.cnblogs.com/youring2/archive/2012/07/13/2590010.html#setFileUploadLimit SWFUpload v2.5.0 Documentation Table of Contents 内容列表 详情请点击翻译:yukon12345 2010.6.10 SWFUpload SWFUpload 版本 2 概览 (Overview) 入门( Getting Started) js对象 (SWFUpload Jav

Can Microsoft’s exFAT file system bridge the gap between OSes?

转自:http://arstechnica.com/information-technology/2013/06/review-is-microsofts-new-data-sharing-system-a-cross-platform-savior/ With Apple's licensing of Microsoft's exFAT file system, it seems like we finally have a good option for OS X and Windows d