Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.11.0 #1083

Merged
merged 3 commits into from
May 6, 2022
Merged

Release 3.11.0 #1083

merged 3 commits into from
May 6, 2022

Conversation

emawby
Copy link
Contributor

@emawby emawby commented May 6, 2022

Description

One Line Summary

This is a minor release the includes modularization

Details

This release is using the new process and modularized SDK. OneSignalXCFramework and OneSignal pods are identical. Both distribute XCFrameworks with dependent subspecs.
For SwiftPM we now release dependent XCFramework binaries in both this repository and OneSignal-XCFramework.

Motivation

fixes #396


This change is Reviewable

emawby added 3 commits May 6, 2022 10:46
Version number is now defined in OneSignalCommonDefines
We are no longer updating the OneSignalDynamic podspec
Note that we are no longer using fat frameworks. we now distribute 4 xcframeworks via swiftpm and both podspecs
@emawby emawby requested review from jkasten2, nan-li and a team May 6, 2022 17:54
@emawby emawby merged commit f23db94 into main May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linking against a dylib which is not safe for use in application extensions
3 participants