Fluffcorn / ios-sticker-packs-app

Customizable sticker iMessage App including tabbed category switcher and sticker size slider.
https://www.facebook.com/fluffcorn
MIT License
50 stars 24 forks source link

No installation instructions #1

Closed ollyde closed 5 years ago

ollyde commented 5 years ago

Hello, thanks for posting this you have saved my life with it.

But I can't get it to run. I'm getting constant compile errors.

What are the installation instructions?

ansonl commented 5 years ago

All you should have to do is clone the repository and build the project in Xcode.

What compile errors are you getting?

ollyde commented 5 years ago

I fixed it by removing all the build libs and references to them. Try it.

ansonl commented 5 years ago

Good to hear you were able to resolve the issue.

Yes, the project does include Google Firebase Analytics and Crash framework integration for those who want it so removing the Firebase references is the way to go if you do not need the integration or are doing testing.