Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork56.4k
Open
Description
Hello,
I'm working with the opencv-4.12.0-ios-framework.zip and encountering a compilation error in my iOS project:
Framework /Users/xxx/Library/Developer/Xcode/DerivedData/Runner-catkfxjjmttbpobgigkxyalkswni/Build/Products/Debug-iphoneos/Runner.app/Frameworks/opencv2.framework contains Versions/Current/Resources/Info.plist, expected Info.plist at the root level since the platform uses shallow bundlesAs I understand, iOS now requires frameworks to be structured asshallow bundles. Could you please advise if this is related to how I'm using the framework, or if there's a recommended way to resolve this?
Thank you for your time and assistance.
Xcode Version 26.1.1 (17B100)