Xamarin Studio 5.9.7(build 9)和Xamarin.iOS 9.0.1.18中的Codesign错误

编程入门 行业动态 更新时间:2024-10-25 15:28:02
本文介绍了Xamarin Studio 5.9.7(build 9)和Xamarin.iOS 9.0.1.18中的Codesign错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我已将Xamarin Studio升级到测试频道中的最新版本。当我尝试运行应用程序时出现以下错误:

I have upgraded Xamarin Studio to the latest version in the beta channel. When I try to run the app I get the following error:

Signing application codesign -v --force --sign "[hex]" --entitlements "/Users/[username]/devel/git/[app]/bin/iPhone/Debug/[app].xcent" "/Users/[username]/devel/git/[app]/bin/iPhone/Debug/[app].app" /Users/[username]/devel/git/[app]/bin/iPhone/Debug/[app].app: invalid resource specification rule(s) codesign exited with code 1

为什么会这样?我该怎么办呢?

Why could this be? And how can I get around it?

  • Xamarin Studio 5.9.7(build 9)
  • Xamarin.iOS 9.0.1.18(商业版)
  • Xcode 7.0(8227)Build 7A220

我得到的最接近的线索是 https ://forums.xamarin/discussion/28480/upload-to-appstore-failed-contains-an-invalid-key-cfbundleresourcespecification-in-bundle ,但我在Xamarin Studio中找不到该选项提到。

The closest clue I got was forums.xamarin/discussion/28480/upload-to-appstore-failed-contains-an-invalid-key-cfbundleresourcespecification-in-bundle , but I can't find the option in Xamarin Studio mentioned.

推荐答案

这是一个已知的问题此处。 部分解决方法对我有用。

It's a known issue mentioned here. Partial workaround did the trick for me.

非公开Bug 31424 - [Xamarin Studio] [iOS] Mac上的Classic API:资源规则文件未找到。部分解决方法:启用项目选项 - >常规 - >使用MSBuild构建引擎(此项目类型不支持)并清理并重建项目。 (MSBuild构建引擎现在可用于许多Classic API项目。)

更多推荐

Xamarin Studio 5.9.7(build 9)和Xamarin.iOS 9.0.1.18中的Codesign错误

本文发布于:2023-11-13 12:05:55,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1584313.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:错误   build   Xamarin   Studio   Codesign

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!