j2objc: [Xcode 15-Beta] - The signature of “JRE.xcframework” cannot be verified
Hi all.
New WWDC new problems!
When I try to run the app that contains the JRE.xcframework, the new Xcode shows me this error:
Codesign verification failed
They must surely have introduced some new flag that is not known.
(I’m not alone: https://developer.apple.com/forums/thread/730955)
Thanks for your help!
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 21 (5 by maintainers)
@mungler thanks you were definitely the champ of my day. This is not an area of our project any of us like getting into and I made the stupid decision to plunge into Sonoma and couldn’t use Xcode 14 as a result.
I’m preparing a PR with the fix now…
@mungler was able to get this fixed: https://github.com/google/j2objc/issues/2169#issuecomment-1719620864 @dsanghan
The problem was indeed folder structure.
Thanks @mungler!
Ack, sorry for my late response.
Just start to pick this up, let me take a look and will respond by next week.