OneSignal / OneSignal-XCFramework

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com. This Repository hosts OneSignal's XCFramework to be used with Swift Package Manager
Other
26 stars 4 forks source link

Error adding OneSignal SDK with Swift Package Manager #84

Open coanag opened 2 months ago

coanag commented 2 months ago

Hi, I work on Xcode Version 15.3 on iMac with intel chip, when try to install OneSignal SDK with Swift Package Manager the version 5.1.4 https://github.com/OneSignal/OneSignal-XCFramework, I get an error "OneSignal-XCFramework cound not be resolved"

When I do the same in my MacBook Pro M2 with the same project, everything works fine. Is there any compatibility issue with Intel based Macs? Is the any work around for this issue?

Both Macs run under Sonoma 14

Screenshot 2024-04-12 at 5 35 52 PM
ahmedsafadii commented 2 months ago

same