mirror of
https://github.com/defold/extension-iap
synced 2025-11-26 18:00:51 +01:00
Update js code according to new Emscripten version (3.1.55).
Update assets to latest Defold version. Remove armv7-ios from manifest as unsupported platform.
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
name: IAPExt
|
||||
|
||||
platforms:
|
||||
armv7-ios:
|
||||
context:
|
||||
weakFrameworks: ['StoreKit', 'UIKit', 'Foundation']
|
||||
|
||||
arm64-ios:
|
||||
context:
|
||||
weakFrameworks: ['StoreKit', 'UIKit', 'Foundation']
|
||||
|
||||
Reference in New Issue
Block a user