rohit1899
10/26/2022, 11:57 AMiOSMain
which is ideal.
But when we try to generate framework file of our Shared
module,
We think It does not include headers for the externally added dependencies.
So our clients on their iOS apps need to add those dependencies along with our Shared
framework.
We wish to avoid this and create a unified framework which includes nested dependancies.
So far we tried creating an umbrella framework project, where we added our Shared
framework and other dependancies and then tried to create framework, it did not work as expected.
We’ve tried to explain the problem using attached image.
Please drop us a message here if you need any more information regarding same.kpgalligan
10/26/2022, 3:02 PMkpgalligan
10/26/2022, 3:04 PM