Sunday, January 28, 2024
HomeiOS Developmentxcode - iOS App Crashes on begin ˜(relative path not allowed in...

xcode – iOS App Crashes on begin ˜(relative path not allowed in hardened program), ‘/non-public/preboot/Cryptexes/OS’ (not a file)˜


So I have been scratching my head over per week on this by now, ever since I’ve up to date my iOS to 17, Xcode to fifteen.2 and MacOS on my machine, each app I compile and deploy crashes on open (utilizing Delphi 11 Alexandria Hearth Monkey), there’s a group repair for it including line inside one of many FMX libraries.

Nonetheless one particular app that repair would not work, it crashes earlier than I can get any customized log messages, what I get from the ˜Current Logs in Xcode is because it follows

"termination": {
"code": 1,
"flags": 518,
"namespace": "DYLD",
"indicator": "Library lacking",
"particulars": [
"(terminated at launch; ignore backtrace)"
],
"causes": [
"Library not loaded:",
"Referenced from: <9807A387-C221-3164-ABE4-084FAF74E32D> /Volumes/VOLUME/*/EasyConnect.app/EasyConnect",
"Reason: tried: '' (relative path not allowed in hardened program), '/private/preboot/Cryptexes/OS' (not a file), '' (relative path not allowed in hardened program)"
]

Full log – https://pastebin.com/mkdaJVsf

It looks as if it is making an attempt to search for a Lib or Framework at a file path that does not exist, the folder “Cryptexes/OS/System/Library/Framework” does exist within the iOS SDK on my Home windows machine linked to Delphi, inside it I’ve ˜JavaScriptCore.Framework˜, ˜SafariServices.Framework˜ and ˜WebKit.Framework˜, I’ve put all 3 as Library Paths in my iOS SDK settings and Up to date Native File Cache however nonetheless would not work.

I am making an attempt to run my app in an iPad



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments