[MOVED] AWS SDK for iOS (Amazon Cognito)
October 10, 2016 ยท View on GitHub
This repository has been merged into AWS SDK for iOS. All the code is moved under aws-sdk-iOS/AWSCognito. Amazon Cognito Sync will continue to be developed and maintained in the master repo. Any future issues regarding Amazon Cognito should be posted at aws-sdk-ios/issues. This repo will be inactive and is pending removal if necessary.
Version 2 of the AWS SDK for iOS (Amazon Cognito)
Requirements
- iOS 7 and later
- Xcode 5 and later
Building
- Open
AWSCognito.xcodeprojfile - Select embeded project:
AWSCore.xcodeprojin Project Navigator Panel. - Locate
Locationunder Identity and Type in File Inspector Panel. - Click
Folderbutton on the right and choose the location ofAWSCore.xcodeprojon your computer. - You can now build this framework.
Installation
To start using the AWS SDK for iOS, follow the instructions at Setup the SDK for iOS.