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
Description:
I am trying to build our capacitor app with the newest xcode 13.0. A npx cap sync results in:
[!] The 'Pods-App' target has transitive dependencies that include
statically linked binaries:
(/mobileapp/ios/App/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework/OneSignal.framework)
I tried:
gem update
pod repo update
updating onesignal-cordova-plugin to version 3
downgrading onesignal-cordova-plugin again to version 2
removing and reinstall onesignal-cordova-plugin
removing and reinstalling capacitor ios
This problem still occurs.
Environment
macOS 11.6
xcode 13.0
cocoapods 1.11.2
nodejs 14.18.1
capacitor 3.2.5
onesignal-cordova-plugin 2.11.4
onesignal 2.16.5
Steps to Reproduce Issue:
npx cap sync
Anything else:
(crash stacktraces, as well as any other information here)
The text was updated successfully, but these errors were encountered:
Description:
I am trying to build our capacitor app with the newest xcode 13.0. A
npx cap sync
results in:I tried:
This problem still occurs.
Environment
Steps to Reproduce Issue:
Anything else:
(crash stacktraces, as well as any other information here)
The text was updated successfully, but these errors were encountered: