Posts

Post not yet marked as solved
2 Replies
0 Views
Thanks for looking into this. Build Succeeded with the following issues. I can also run and test the Mac Catalyst app.
Post not yet marked as solved
7 Replies
0 Views
@sanjeevworkstation Have you fixed the issue? Any tips? I got the same error when using a xcframework I created. Umbrella header "xxFramework.h" not found. Could not build Objective-C module... Failed to build module.... Using the framework directly is fine.
Post not yet marked as solved
2 Replies
0 Views
I have the same issue. build a simple framework. Test it in a app. it works. build the xcframework for the framework. Use it in an app. I get the following : Umbrella header "xxFramework.h" not found Could not build Objective-C module "xxFramework" Failed to build module "xxFramework" from its module interface.