Swiftpack.co - vmzhivetyev/pop-spm-package as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by vmzhivetyev.
vmzhivetyev/pop-spm-package 1.0.4
https://github.com/facebookarchive/pop
⭐️ 2
🕓 3 years ago
iOS
.package(url: "https://github.com/vmzhivetyev/pop-spm-package.git", from: "1.0.4")

What is it?

It's just a Swift Package wrapper for pop framework by facebook.

Why

I faced an issue after adding FluidSlider as SPM dependency to my project.

No such module 'pop'

FluidSlider depends on pop with Carthage but misses the pop dependency when used as Swift Package.

How

  1. pop.xcframework inside my package contains binaries of pop framework built for iOS devices and also iOS simulator. Build Libraries for Distribution was set to Yes to prevent problems with newer XCode and Swift versions in the future.

  2. I forked FluidSlider and added this repo as a dependency.

    https://github.com/vmzhivetyev/fluid-slider/commit/079db2d8ac676edd47c62200656e390a80909368

GitHub

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

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