Closed ishall1 closed 5 years ago
Hi! Could you please provide more information: what version of Xcode / macOS? Did you run the bin/setup
script first?
I’m going to close this for now, but feel free to reopen if this is still an issue.
I’m going to close this for now, but feel free to reopen if this is still an issue.
i used pod to intergrate. but when i build the target, it says "No such module 'ReactiveObjCBridge'". thanks
Could you try again on the latest master? I’ve just recently finished removing CocoaPods from the project (#224). (Also, make sure that Tropos.xcworkspace is deleted, as the project now only uses Tropos.xcodeproj.)
Could you try again on the latest master? I’ve just recently finished removing CocoaPods from the project (#224). (Also, make sure that Tropos.xcworkspace is deleted, as the project now only uses Tropos.xcodeproj.) i tried on the latest master and it worked. thanks a lot!
in LocationController+Bridging.swift
import CoreLocation import ReactiveObjCBridge import ReactiveSwift import Result
it says no such module