Skip to content

zeroedin/iWVU

Repository files navigation

License

Everything outside of the "Libraries" folder is MIT licensed, with one stipulation; you cannot use WVU's trademarks.

As a convenience, here is a copy of WVU's official logo sheet.

For items inside the "Libraries" folder, please check License.txt or the appropriate file header. They are all permissive open source licenses, though a few require attribution.

Requests

If you use my code to make an app, I would appreciate an email, tweet, or message on GitHub, but it is certainly not required.

Before You Build

If you try to build after downloading, you will receive an error

PrivateKey.plist: No such file or directory

iWVU uses a private key when connecting to WVU's directory server. If you want the app to build, you can use a dummy PrivateKey.plist file. If you would like to add directory support to your application, an iOS compatible LDAP client was created by fellow WVU student Ricky Hussmann for use in early versions of iWVU. This project, RHLDAPSearch is also open source on GitHub.

Beta Update Framework

iWVU uses the Hockey framework to enable over the air ad hoc distribution of beta version of iWVU on iOS 4.0+. This feature can be disabled by setting the following symbolic constant in iWVUAppDelegate.h

#define BETA_UPDATE_FRAMEWORK_ENABLED 0

Project Status

Active Development Available on the App Store

Other Universities Using iWVU

Universities Using Portions of iWVU

  • Calendar
  • Icon movement on main screen
  • Improved reachability

Other Projects Using iWVU

About

The official open source iPhone application of West Virginia University.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published