29 lines
442 B
Plaintext
29 lines
442 B
Plaintext
[bootstrap]
|
|
main_collection = /main/main.collectionc
|
|
|
|
[script]
|
|
shared_state = 1
|
|
|
|
[display]
|
|
width = 960
|
|
height = 640
|
|
|
|
[android]
|
|
input_method = HiddenInputField
|
|
package = com.defold.iaprtestapp
|
|
version_code = 3
|
|
|
|
[project]
|
|
title = extension-iap
|
|
dependencies = https://github.com/andsve/dirtylarry/archive/master.zip
|
|
|
|
[library]
|
|
include_dirs = extension-iap
|
|
|
|
[ios]
|
|
bundle_identifier = com.defoldextension.push
|
|
|
|
[iap]
|
|
auto_finish_transactions = 0
|
|
|