mirror of
https://github.com/defold/extension-iap
synced 2025-06-26 18:07:44 +02:00
33 lines
524 B
Plaintext
33 lines
524 B
Plaintext
[bootstrap]
|
|
main_collection = /main/main.collectionc
|
|
|
|
[script]
|
|
shared_state = 1
|
|
|
|
[display]
|
|
width = 640
|
|
height = 1136
|
|
|
|
[android]
|
|
input_method = HiddenInputField
|
|
package = com.defold.extension.iap
|
|
version_code = 9
|
|
minimum_sdk_version = 21
|
|
|
|
[project]
|
|
title = extension-iap
|
|
dependencies#0 = https://github.com/andsve/dirtylarry/archive/master.zip
|
|
|
|
[library]
|
|
include_dirs = extension-iap
|
|
|
|
[ios]
|
|
bundle_identifier = com.defold.extension.iap
|
|
|
|
[iap]
|
|
auto_finish_transactions = 0
|
|
|
|
[osx]
|
|
bundle_identifier = com.defold.extension.iap
|
|
|