Hey, if I'm reading this thread right, the original setup was .dylib wrapped in .framework.
How about support for multiple archs (specifically simulator)? I've seen other people on SO and here trying out .dylib -> .framework -> .xcframework setup, but then I never saw them go through appstore submission. Is the above setup valid, do you know? There are mentions about invalidity of .dylib on iOS in creating-a-multi-platform-binary-framework-bundle, but I'm not sure if that applies also if it's wrapped in .framework first.
Btw I experimentally verified that .dylib -> .xcframework works locally, but since it was a POC, I wasn't able to try out submission to appstore.
Thank you
Topic:
Code Signing
SubTopic:
General
Tags: