HaxeExtension / extension-iap

Support for In-App Purchase
Other
70 stars 46 forks source link

Allows ios extension to be built if using nme rebuild ios #33

Closed thomasuster closed 9 years ago

thomasuster commented 9 years ago

The .a files weren't building for me when using the standard nme rebuild ios inside the project folder. Please test that after taking the PR that Openfl way to generate ios .a files still works.

thomasuster commented 9 years ago

Thanks @jgranick