Skip to content

Commit

Permalink
MOSYNC-2355: Changed PurchaseExample to require in-app purchase capab…
Browse files Browse the repository at this point in the history
…ilities
  • Loading branch information
mattiasbybro committed Aug 24, 2012
1 parent 1bbf78e commit 594001c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/cpp/PurchaseExample/.mosyncproject
Expand Up @@ -4,7 +4,7 @@
<build.cfg id="Release" types="Release"/>
<criteria>
<filter type="com.mobilesorcery.sdk.capabilities.devices.elementfactory">
<capabilities optional="" required="NativeUI"/>
<capabilities optional="" required="In-App\ Purchase NativeUI"/>
</filter>
</criteria>
<properties>
Expand Down Expand Up @@ -35,4 +35,4 @@
<property key="profile.mgr.type" value="0"/>
<property key="template.id" value="project.nativeui"/>
</properties>
</project>
</project>

0 comments on commit 594001c

Please sign in to comment.