You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
I have an issue when using use-frameworks!. I am using a cordova project and I have different pods configuration for different plugins. Some of the them uses use-frameworks! and some of them don't as you see below:
When XCode is compiling the project, it is compiling it as a single Podfile and there is conflicts between these configurations.
As per your documentation, we can see that Spectrum does not support use-frameworks!. We are using version 1.2.0 of this library. Can you please suggest how we can fix that?
Thanks.
Regards,
Zafir
The text was updated successfully, but these errors were encountered:
Hello
I have an issue when using
use-frameworks!
. I am using a cordova project and I have different pods configuration for different plugins. Some of the them usesuse-frameworks!
and some of them don't as you see below:Example Configuration 1
Example Configuration 2
Spectrum Configutation on Plugin(https://github.com/spoonconsulting/cordova-plugin-spectrum)
When XCode is compiling the project, it is compiling it as a single Podfile and there is conflicts between these configurations.
As per your documentation, we can see that Spectrum does not support
use-frameworks!
. We are using version 1.2.0 of this library. Can you please suggest how we can fix that?Thanks.
Regards,
Zafir
The text was updated successfully, but these errors were encountered: