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.
- iOS 7 and later
- Xcode 5 and later
- 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.
To start using the AWS SDK for iOS, follow the instructions at Setup the SDK for iOS.