skedgo/tripkit-ios

Can't see TKQuickBookingHelper on generated-Swift.h branch:simplerBookings6342

Closed this issue · 1 comments

I can't access TKQuickBookingHelper from ObjC code. It seems TKQuickBookingHelper is not exporting to generated-Swift.h. TKQuickBooking & TKQuickBookingPrice structs have to be changed to classes to can be exported as well.

Added in 7eb4e6b. Shame to give up the benefits of using structs/enums though...