| #
779d1d70 |
| 02-Aug-2021 |
Łukasz Kosmaty <[email protected]> |
[dev-menu-interface][ios] Prebuilding prepararion (#13865)
# Why
Unfortunately, we can't pre-build this package due to the swift compiler issue - https://bugs.swift.org/browse/SR-14541. However,
[dev-menu-interface][ios] Prebuilding prepararion (#13865)
# Why
Unfortunately, we can't pre-build this package due to the swift compiler issue - https://bugs.swift.org/browse/SR-14541. However, I downloaded swift 5.5 and everything seems to be working there. So we need to wait for the new XCode version. For now, I've just added needed imports and clean up dependencies.
# Test Plan
- bare-expo
show more ...
|