Swiftpack.co - quanghits/GoogleUserMessagingPlatform as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by quanghits.
quanghits/GoogleUserMessagingPlatform 2.0.0
Swift Package Manager for GoogleUserMessagingPlatform
⭐️ 2
🕓 2 years ago
iOS
.package(url: "https://github.com/quanghits/GoogleUserMessagingPlatform.git", from: "2.0.0")

Swift Package Manager for GoogleUserMessagingPlatform

Currently Google doesn't provide GoogleUserMessagingPlatform as Swift package manager.
This repository is alternate for using that as Swift package manager.
Framework is updated directly from the original library, ensuring security.
You can completely rest assured to use.

Workaround for Xcode 12.0...12.4

Add the following script to Scheme -> Build -> Post-actions.

rm -rf "${TARGET_BUILD_DIR}/${PRODUCT_NAME}.app/Frameworks/UserMessagingPlatform.framework"
rm -rf "${TARGET_BUILD_DIR}/${PRODUCT_NAME}.app/PlugIns/UserMessagingPlatform.framework"
rm -rf "${TARGET_BUILD_DIR}/${PRODUCT_NAME}.app/Watch/UserMessagingPlatform.framework"
rm -rf "${TARGET_BUILD_DIR}/${PRODUCT_NAME}.app/AppClips/AppClip.app/UserMessagingPlatform.framework"

Official Information

https://developers.google.com/admob/ump/ios/download
There are release notes, terms of service, SDK binary and more.
You can download official xcframework and construct your own Swift package safely.

Donation

If this project help you reduce time to develop, you can give me a cup of coffee :)

Donate

GitHub

link
Stars: 2
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

2.0.0
2 years ago

Update v2.0.0

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics