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:
Kharkunov Eugene
2024-04-10 11:27:41 +03:00
parent 09f5060d44
commit 1a34582603
3 changed files with 100 additions and 10 deletions

View File

@@ -1,10 +1,6 @@
name: IAPExt
platforms:
armv7-ios:
context:
weakFrameworks: ['StoreKit', 'UIKit', 'Foundation']
arm64-ios:
context:
weakFrameworks: ['StoreKit', 'UIKit', 'Foundation']