Adding SPM properly

Whenever in doubt Kamil, this @objc annotated code will work when importing a SPM module in Xcode.You just have to try!

  1. Open Xcode
  2. Add this package into the folder structure
  3. Go to Swift packages -> Add Package -> Add local package
  4. Add it to desired target
  5. Use the package in code!

All content on this website is copyrighted, please don't steal

This website was generated using Ignite