Willamin / push-sdk-ios

Vibes Push SDK iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vibes SDK - iOS

Installation and Usage

For installation and integration instructions, see the iOS SDK documentation.

Contributing

Install

Development tools

Install Xcode 8+, ruby, and homebrew.

Then run ./bin/setup

When adding new files to Sources/ or Tests/, if you're not adding them using Xcode, you can run:

$ bin/sync-xcode

to sync the Xcode project's file references and build sources.

Testing

Run specs using:

$ bin/test

Code Coverage

To generate code coverage, run ./bin/coverage.

Linting

To lint the code, run ./bin/lint.

Testing push notifications

There are a number of tools to help with this; Pusher is an excellent choice.


About

Vibes Push SDK iOS

License:Other


Languages

Language:Swift 97.7%Language:Shell 1.1%Language:Ruby 1.0%Language:Objective-C 0.2%