OneSignal-XCFramework icon indicating copy to clipboard operation
OneSignal-XCFramework copied to clipboard

[SPM] Unable to build project with 5.0.2

Open eg-aseem opened this issue 2 years ago • 0 comments

Hello,

My project has code both in Objective-C and Swift and uses OneSignal framework for push notification. But we don't use any NotificationExtension service.

In order to fetch the latest framework I have followed your OneSignal SPM guide.

However, whenever I try to build using import OneSignalFramework (also picked from your documentation), I am getting a compilation issue.

Screenshot 2023-10-12 at 6 50 06 PM

Please help me resolve this issue since it is a dependency for our app development.

eg-aseem avatar Oct 12 '23 14:10 eg-aseem