I'm trying to integrate Adobe Creative SDK with swift and followed the 'getting started' from the Adobe Creative documentation which does not support swift, so i looked for an example to show me how to make the bridging and implementation in swift, cause my trial was unsuccessful and i get a linker error, 'framework not found AdobeCreativeSDKImage' but as you can see all the frameworks are in my project...
i'm looking for an example project to see how it is done or something that will help me understand how it is done.
the problem might be that you're pointing to frameworks that aren't in the project directory.
¿what does your Build Setting for Framework Search Paths look like?
you have to