Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Installation is very simple with Cocoapods but you can also install manually.
#### Including the SDK manually

1. Download the zip file of the SDK from `https://github.com/AuthorizeNet/sdk-ios/archive/master.zip` and unzip to your preferred location.
2. In XCode, select your project in Project Navigator and select File->Add Files to "" from the main menu bar.
2. In Xcode, select your project in Project Navigator and select File->Add Files to "" from the main menu bar.
3. In the file dialog, select the sdk folder from the unzipped directory in Step 1.
4. In the file dialog, make sure "Copy items into destination group's folder (if needed)" is checked and click Add button.

Expand Down