52 Commits

Author SHA1 Message Date
Andreas Linde
0bb78d7201 Update documentation
- Remove Advanced setup guide
- Added `libc++` dependency
- Updated modulemap files to automatically link all required libraries and frameworks
- Updated setup doc to use module import style
- Update CrashOnly build modulemap file
- Code style fixes
2015-06-12 14:41:58 +02:00
Andreas Linde
ac2c50e082 3.6.4 release and documentation updates 2015-04-24 16:29:32 +02:00
Andreas Linde
05ce740c6f 3.6.3 release and documentation updates 2015-04-24 13:43:03 +02:00
Andreas Linde
de7a7c599d 3.6.2 release and documentation updates 2014-11-25 16:29:08 +01:00
Andreas Linde
071adb91de 3.6.1 release and documentation updates 2014-09-26 18:06:36 +02:00
Andreas Linde
476a4de232 3.6 release and documentation updates 2014-09-26 14:07:18 +02:00
Andreas Linde
cdf6691579 More updates on extension support
- Added iOS 8 extension setup documentation
- Added a crash reporting only framework build to the binary distribution target
2014-09-25 17:29:45 +02:00
Andreas Linde
375994c125 Merge branch 'hotfix/3.5.7' into develop 2014-09-10 18:44:03 +02:00
Andreas Linde
8e96793675 3.5.7 release and documentation updates 2014-09-10 17:49:47 +02:00
Andreas Linde
49e3df9cfa Update setup doc for Swift 2014-09-08 14:34:48 +02:00
Andreas Linde
e9f3d7dde2 Update setup doc for Swift 2014-09-05 01:47:19 +02:00
Andreas Linde
e37045d314 3.5.6 release and documentation updates 2014-07-23 20:33:38 +02:00
Andreas Linde
da8a544fa6 Update version and files to v3.6 Beta 2 2014-06-26 15:54:30 +02:00
Andreas Linde
c8b053bc14 Update version and files to v3.6 Beta 1 2014-05-28 20:50:12 +02:00
Andreas Linde
d12cc7447e 3.5.5 release and documentation updates 2014-04-21 16:23:15 +02:00
Andreas Linde
ac0790646b 3.5.4 release and documentation updates 2014-02-18 16:15:12 +01:00
Andreas Linde
2235258ade Fix typo in link to local docsets folder in documentation 2014-01-16 12:28:44 +01:00
Andreas Linde
a0573368af 3.5.1 release and documentation updates 2014-01-14 15:01:33 +01:00
Andreas Linde
f6ab185ed5 Update to version 3.5.0 2013-10-30 14:43:01 +01:00
Andreas Linde
934d8dc8cd Update to version 3.5.0 RC 3 2013-10-23 19:33:44 +02:00
Andreas Linde
c73b441a31 Add step to setup BITAuthenticator in installation guides 2013-10-10 12:47:20 +02:00
Andreas Linde
bc98e9e304 Update to version 3.5.0 RC 2 2013-09-26 17:03:56 +02:00
Andreas Linde
d7f0a0a2f2 Update to version 3.5.0 RC 1 2013-09-25 21:32:42 +02:00
Andreas Linde
18202819c7 Update to version 3.5.0 Beta 3 2013-09-17 18:50:24 +02:00
Andreas Linde
19f6e768c0 Update to version 3.5.0 Beta 2 2013-09-16 18:34:47 +02:00
Andreas Linde
955fe9c2eb Documentation updates and fixes 2013-09-13 17:29:00 +02:00
Andreas Linde
d7ae69860d Various documentation fixes and updates 2013-09-12 12:21:12 +02:00
Andreas Linde
f091cb6c01 Update documentation that only BITHockeyManagerDelegate needs to be added as a protocol, since that now implements all other delegates 2013-07-29 14:09:49 +02:00
Andreas Linde
93c2f05fac Use Keychain for some data
- Added SFHFKeyChainUtils with BIT prefix
- Save username, email or userid (if provided by the app or the user) in the keychain instead of user defaults or property files
2013-05-09 16:45:58 +02:00
Thomas Dohmke
b792ee9ccd Fix typo 2013-02-12 23:10:53 +01:00
Andreas Linde
b4fb498c4d Fixed some more links in the documentation 2013-02-12 18:22:36 +01:00
Andreas Linde
3fa58a2870 Fix some links and headers in the documentations 2013-02-12 17:02:30 +01:00
Andreas Linde
b490ae6144 More documentation updates preparing 3.0 release 2013-02-10 18:15:34 +01:00
Andreas Linde
ef25b21695 Bump version to 3.0.0RC1 Build 16 2013-01-21 20:42:38 +01:00
Andreas Linde
20b078e7f6 Some documentation updates for the setup process 2013-01-18 23:54:25 +01:00
Andreas Linde
70c9852a99 Add hints to the documentation on what to do if the build settings don't get passed on 2013-01-04 14:33:33 +01:00
Andreas Linde
2e2342627f Bump version to 3.0.0b5 Build 15 2012-12-06 20:05:49 +01:00
Andreas Linde
71c43cd690 Improve documentation
declare the AppDelegate interface as a HockeyProtocols category, to make it clear this does not need to be done in the header file.
2012-11-27 23:02:25 +01:00
Andreas Linde
02972946ea Update documentation 2012-10-31 01:33:15 +01:00
Andreas Linde
368500dfc4 Updated documentation 2012-08-30 18:32:47 +02:00
Andreas Linde
b471b6b66a Update documentation
New screenshots, some minor fixes and adjustments for installation documentations
2012-08-20 20:44:39 +02:00
Andreas Linde
d475221814 Some more documentation updates 2012-08-11 13:52:51 +02:00
Andreas Linde
1cf64b936e Some more documentation updates and cleanups 2012-08-10 18:04:46 +02:00
Andreas Linde
f15c3cab79 Add HockeyMac setup steps to documentation 2012-08-10 01:08:27 +02:00
Andreas Linde
f2508dc746 Another minor documentation fix 2012-08-09 01:17:15 +02:00
Andreas Linde
028d0eafed Improve installation documentation and screenshots 2012-08-08 23:46:17 +02:00
Andreas Linde
86eaa097f8 Some more documentation updates 2012-08-06 21:30:37 +02:00
Andreas Linde
6d79351364 Minor documentation fixes 2012-08-06 14:58:49 +02:00
Andreas Linde
e5a7310e32 Documentation updates 2012-08-06 13:57:51 +02:00
Andreas Linde
3597ce25bf Improve documentation
- Better header formatting for DocSet
- More screenshots added
2012-08-05 15:07:18 +02:00