Skip to content

ohmage/ios

Repository files navigation

ohmage

This is the repository for the ohmage iOS application.

DEPENDENCIES

There is a dependency on PEGKit for condition grammer parsing, which is included in this repository.

Mogenerator is required for making changes to the Core Data model.

HOW TO BUILD THE PROJECT

The project should always be opened through the workspace file (ohmage_ios.xcworkspace) rather than the project file (ohmage_ios.xcodeproj) for the dependencies to work properly.

SIGNING

A valid Apple Developer iOS Provisioning Profile is required for building to device and deployment.

CONTRIBUTE

If you would like to contribute code to the ohmage iOS client you can do so through GitHub by forking the repository and sending a pull request.

You may file an issue if you find bugs or would like to add a new feature.

LICENSE

Copyright (C) 2014 ohmage

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.

About

An iOS library for interacting with an ohmage server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published