Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Commit

Permalink
Small documentation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
DerAndereAndi committed Aug 2, 2011
1 parent e131969 commit b530cac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 441 deletions.
4 changes: 2 additions & 2 deletions README.mdown
Expand Up @@ -6,7 +6,7 @@ The client framework should only be included in AdHoc builds and should NOT (!!)

This framework was created after reading the blog post at http://jeffreysambells.com/posts/2010/06/22/ios-wireless-app-distribution/ where Jeffrey Sambells wrote about the mechanisms required and being available for us to use.

A complete documentation can be found in documentation.mdown
A complete documentation can be found in the wiki at https://github.com/TheRealKerni/HockeyKit/wiki

# Requirements:
- A PHP5 server needs to be available and is required for distribution of the apps
Expand All @@ -27,7 +27,7 @@ A complete documentation can be found in documentation.mdown
- Framework optionally sends UDID, app version, iOS version, device type to the server, overview will appear automatically in /stats/ website (write access for PHP scripts required)
- Stats website supports replacing UDIDs with names by entering them into a userlist.txt file within the stats subdirectory
- Bookmarklet to extract all UDIDs and names from iOS program portal device page available in the stats page
- Template for an Xcode build script to upload all files to your server after a build (Beta Automatisation.sh)
- Template for an Xcode 3 build script to upload all files to your server after a build (Beta Automatisation.sh)


# Notes:
Expand Down

0 comments on commit b530cac

Please sign in to comment.