bitstadium / QuincyKit

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
https://github.com/microsoft/appcenter-sdk-apple/
Other
1.61k stars 315 forks source link
Author: Andreas Linde <mail@andreaslinde.de>

Copyright (c) 2009-2014 Andreas Linde.
All rights reserved.

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

Main features of QuincyKit

Main features on backend side for the developer

Server side files

SERVER INSTALLATION

The server requires at least PHP 5.2 and a MySQL server installation!

SERVER DATABASE CONFIGURATION

UPDATE SERVER TO QUINCYKIT 3.0

Database schema and clients changed. Therefor it is recommended to setup a new installation!

SERVER ENABLE PUSH NOTIFICATIONS

SETUP LOCAL SYMBOLIFICATION

iOS Setup

For QuincyKit 3.0:

MAC Setup

BRANCHES:

The branching structure follows the git flow concept, defined by Vincent Driessen: http://nvie.com/posts/a-successful-git-branching-model/

Dependencies

Server

Web server supporting PHP 5.0+ and MySQL.

Mac OS X

Requires Max OS X 10.5+

iOS

Requires iOS 6.0+ (iOS 4.3 as lowest deployment target) Supports armv7, armv7s, arm64

iOS Support for non ARC projects

If you are including QuincyKit in an iOS project without Automatic Reference Counting (ARC) enabled, you will need to set the -fobjc-arc compiler flag on all of the QuincyKit source files. To do this in Xcode, go to your active target and select the "Build Phases" tab. In the "Compiler Flags" column, set -fobjc-arc for each of the QuincyKit source files.

ACKNOWLEDGMENTS

The following 3rd party open source libraries have been used:

Feel free to add enhancements, fixes, changes and provide them back to the community!

Thanks
Andreas Linde
http://www.andreaslinde.com/ http://www.hockeyapp.net/