Wiki

Clone wiki

osx-aws-toolkit / Home

Welcome

This is a port of Amazon's AWS iOS Framework.

I will be making every effort to update the source with that from new versions of the above mentioned framework. I do not plan on making any changes to the core source code to fix bugs or add new features. I want to remain as close as possible to original project so that my changes can be reincorperated if that is ever desired.

Please feel free to fork and submit pull requests. If there are any major bugs, we could push them into a separate branch and release it seperately.

To install this framework. Clone the repo, build the project and copy the aws-toolkit.framework bundle to your /System/Library/Frameworks directory.

Updated