Skip to content

Added SPM support#29

Open
sujit-mm wants to merge 2 commits intoProudOfZiggy:masterfrom
sujit-mm:spm-support
Open

Added SPM support#29
sujit-mm wants to merge 2 commits intoProudOfZiggy:masterfrom
sujit-mm:spm-support

Conversation

@sujit-mm
Copy link
Copy Markdown

  • Added swift manifest file and updated the source files path and test files path.
  • Updated the ReadMe file - How to install via Swift Package Manager

Comment thread Package.swift
targets: [
.target(
name: "SIFloatingCollection",
dependencies: [],
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

empty array of dependencies can be removed

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ignore the file changes inside xcuserdata folder. No need to commit these files.

@ProudOfZiggy
Copy link
Copy Markdown
Owner

@sujit-mm @karthik-kumar-mm

I'm not going to support this component anymore.
You can try to use this one

https://github.com/efremidze/Magnetic

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.

3 participants