Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Swift Package Manager support + Big Sur UI fixes #159

Merged
merged 6 commits into from Jun 27, 2021

Conversation

sweetppro
Copy link
Contributor

this fixes issues with other spm forks not compiling in Swift based projects.
no bridging header is required, just use:
import MASShortcut

or for SPM in ObjC:
#import <Shortcut.h>

@pointum
Copy link
Contributor

pointum commented Jun 7, 2021

Hi! The symbolic links in include folder point to absolute paths starting with /Users/mrqwirk/.

@sweetppro
Copy link
Contributor Author

sweetppro commented Jun 7, 2021

Hi! The symbolic links in include folder point to absolute paths starting with /Users/mrqwirk/.

I noticed that after uploading….
oops
I'll make them relative and platform friendly

@sweetppro
Copy link
Contributor Author

sweetppro commented Jun 7, 2021

they're fixed now

hmm...
actually maybe not...
who knew symlinks would be so problematic.

ill have another stab at this tonight

@sweetppro sweetppro changed the title Swift Package Manager support Swift Package Manager support + Big Sur UI fixes Jun 7, 2021
@sweetppro
Copy link
Contributor Author

now they really are fixed
:)

@shpakovski shpakovski merged commit 28f1f6a into cocoabits:master Jun 27, 2021
@shpakovski
Copy link
Collaborator

Thanks!

@sweetppro
Copy link
Contributor Author

oh,
you may want to update the section on installation by SPM in the ReadMe,
Its currently pointing to my repo

@shpakovski
Copy link
Collaborator

@sweetppro Thanks for the heads up. I cannot commit changes to this project at the moment. Could you please make another PR? 🙏

@sweetppro
Copy link
Contributor Author

No problem,
I’ll do it this afternoon

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants