IBM / fhe-toolkit-macos

IBM Homomorphic Encryption Toolkit For MacOS
MIT License
360 stars 53 forks source link

SecTaskLoadEntitlements` failed error=22 cs_flags=20, pid=33722 #77

Closed 0zoe closed 3 years ago

0zoe commented 3 years ago

Describe the bug

error:SecTaskLoadEntitlements` failed error=22 cs_flags=20, pid=33722

Screenshots

截屏2021-10-29 下午3 45 39

截屏2021-10-29` 下午3 45 58

Desktop (please complete the following information):

Terminal Output

setup.log

boland25 commented 3 years ago

thanks for pointing this out, I will have a look

boland25 commented 3 years ago

This is an entitlement issue for writing to a directory on the disk. can fix but will be a bit

0zoe commented 3 years ago

Hi, 你好!

1)非常感谢您及时回复!

2)请您给出优质的解决方案;直至在此环境下,项目可以正常运行

3)请给出具体的解决方案。

在此感谢您的帮助!

------------------ 原始邮件 ------------------ 发件人: "IBM/fhe-toolkit-macos" @.>; 发送时间: 2021年11月2日(星期二) 凌晨2:29 @.>; @.**@.>; 主题: Re: [IBM/fhe-toolkit-macos] SecTaskLoadEntitlements` failed error=22 cs_flags=20, pid=33722 (Issue #77)

This is an entitlement issue for writing to a directory on the disk. can fix but will be a bit

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

boland25 commented 3 years ago

@0zoe you can try this branch https://github.com/IBM/fhe-toolkit-macos/tree/env_var_settings. Its not ready for a PR, but I have tested it and it is running in Xcode 13 & 12

boland25 commented 3 years ago

has been merged, please let me know if its still an issue, but we believe the problem has been resolved