[TIMOB-26771] iOS: Swift hook should be handled by the SDK, not modules
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | None |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Unknown |
| Created | 2019-01-26T23:43:56.000+0000 |
| Updated | 2019-01-26T23:43:56.000+0000 |
Description
As a remember (mostly to myself): Currently, Swift-based modules use the "ti.swiftsupport" hook to inject the Swift compatibility into the build settings. Ideally, this should be done by the SDK in 8.0.0+.
No comments