History log of /expo/packages/expo-dev-menu-interface/ios/DevMenuBridgeProtocol.swift (Results 1 – 3 of 3)
Revision Date Author Comments
# 765b47da 30-Dec-2021 Tomasz Sapeta <[email protected]>

[ios] Fix lint issues in Swift files (#15640)


# 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 ...


# 16391f5d 21-Aug-2020 Łukasz Kosmaty <[email protected]>

[expo-dev-menu][ios] Extract interface (#9878)

# Why

Follow up to the https://github.com/expo/expo/pull/9854.

# Test Plan

- run `bare-expo` ✅