Skip to content

The official open source iPhone application of West Virginia University.

License

Notifications You must be signed in to change notification settings

GunioRobot/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

If you are looking to implement your own OTA Ad Hoc distribution, I suggest you look at Test Flight.

Project Status

Available on the App Store

Slowed Development. iWVU was last updated for iOS 4.0 and several bugs have appeared since that time. I will no longer be a student at West Virginia University, and will have limited time to contribute to this project. If you are interested in contributing or taking over lead development, please contact me.

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