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.xcodeproj
file - Select embeded project:
AWSCore.xcodeproj
in Project Navigator Panel. - Locate
Location
under Identity and Type in File Inspector Panel. - Click
Folder
button on the right and choose the location ofAWSCore.xcodeproj
on 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.