Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
ataugeron committed Sep 10, 2012
1 parent 287f491 commit 12ae015
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -30,7 +30,8 @@ On iOS:

* you will need to package against the iOS SDK 4.3. If you want to use iOS SDK 5 or 6, you need to edit *build/platform.xml* and replace *-lz.1.2.3* with *-lz.1.2.5*.
* if you want to use third-party networks, you need to add your credentials as an Info.plist addition in your application descriptor:


```xml
<iPhone>
<InfoAdditions><![CDATA[
...
@@ -54,6 +55,7 @@ On iOS:
]]></InfoAdditions>
...
</iPhone>
```

On Android:

0 comments on commit 12ae015

Please sign in to comment.