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
Updating to the latest version results in failed builds with
There is no XCFramework found at '/Users/....ios/App/Pods/OneSignalXCFramework/iOS_SDK/OneSignalSDK/OneSignal_XCFramework/OneSignal.xcframework'
Steps to reproduce?
- Update oneSignal to v5.0.0
- Updated pod file with
`target 'OneSignalNotificationServiceExtension' do
use_frameworks!
pod 'OneSignalXCFramework', '>= 5.0', '< 6.0'
end`
- pod install --repo-update
- cap copy & cap sync
- Build failed
What did you expect to happen?
I expected the app build succesfuly
OneSignal Cordova SDK version
Release 5.0.0
Which platform(s) are affected?
iOS
Android
Relevant log output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
swebSi
changed the title
[Bug]: XCFramework found at.... when migrating to v5 in Angular capacitor app
[Bug]: There is no XCFramework found.... when migrating to v5 in Angular capacitor app
Sep 27, 2023
What happened?
Updating to the latest version results in failed builds with
There is no XCFramework found at '/Users/....ios/App/Pods/OneSignalXCFramework/iOS_SDK/OneSignalSDK/OneSignal_XCFramework/OneSignal.xcframework'
Steps to reproduce?
What did you expect to happen?
I expected the app build succesfuly
OneSignal Cordova SDK version
Release 5.0.0
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: