Skip to content

Conversation

dkimitsa
Copy link
Contributor

as mentioned in #669 its nice to have it enabled to ths compatibility with 2.3.16.
same time added option to disable swiftSupport block in case it causes issues, can be turned off with
robovm.xml entry:

<config>
    <swiftSupport>
        <enable>false</enable>
    </swiftSupport>
</config>

… to disable it

as mentioned in MobiVM#669 its nice to have it enabled to ths compatibility with 2.3.16.
same time added option to disable `swiftSupport` block in case it causes issues, can be turned off with
`robovm.xml` entry:
```
<config>
    <swiftSupport>
        <enable>false</enable>
    </swiftSupport>
</config>
```
@Tom-Ski Tom-Ski merged commit 8903a0c into MobiVM:master Jul 17, 2022
@dkimitsa dkimitsa deleted the fix/669-enable-swiftsuport-bydefault branch March 29, 2023 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants