Skip to content

masarapmabuhay/usbong-ios

Repository files navigation

Usbong iOS

License

This is the Usbong app for iOS written in Swift.

Build

  • Xcode 7
  • iOS 9 SDK
  • Deployment Target: iOS 9 (will change to iOS 8 once Phase 1 is finished)

This project uses Carthage as the dependency manager. Install Carthage if it's not yet installed on your system. Run carthage bootstrap. Finally, open usbong.xcodeproj, then build the project.

To-do

Check out the Trello Board for more detailed updates on progress.

Phase 1

  • TextDisplay
  • ImageDisplay
  • TextImageDisplay
  • ImageTextDisplay
  • Read .utree
  • Read .xml

Phase 2

  • Background audio
  • Voice-over (Audio file and text-to-speech)
  • Translations

Extras

  • Smart unpacking of trees (used md5 hash to check for cached tree)
  • Clear cache of unpacked trees
  • Travis CI
  • Acknowledgements Page

Components

License

Copyright 2015 Usbong Social Systems, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.