Skip to content

Commit fd3bd18

Browse files
committed
Updated instructions for getting the sample running.
1 parent d867207 commit fd3bd18

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

S3_SimpleDB_SNS_SQS_DemoTVM/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@
1212
<li>Modify the <code>USE_SSL</code> to YES or NO based on whether your Token Vending Machine is running SSL or not.</li>
1313
</ol>
1414
</li>
15+
<li>Add the AWS SDK for iOS Frameworks to the sample.
16+
<ol>In the Project Navigator, Right-Click on the Frameworks group.</ol>
17+
<ol>In the Menu select Add Files to "AWSiOSDemoTVM"</ol>
18+
<ol>Navigate to the location where you downloaded and expanded the AWS SDK for iOS.</ol>
19+
<ol>Select the follwing frameworks and click Add
20+
<ol>AWSRuntime.framework</ol>
21+
<ol>AWSS3.framework</ol>
22+
<ol>AWSSimpleDB.framework</ol>
23+
<ol>AWSSQS.framework</ol>
24+
<ol>AWSSNS.framework</ol>
25+
<ol>
26+
</li>
1527
<li>Run the project.</li>
1628
</ol>
1729
</body>

0 commit comments

Comments
 (0)