mongodb / stitch-ios-sdk

Apache License 2.0
42 stars 25 forks source link

Header "MongoSwiftMobile-Swift.h" not found #100

Closed eldenchang closed 5 years ago

eldenchang commented 5 years ago

Hi, we are trying to use MongoDB for our ios project. After we did pod install, we could not compile our project due to the Header "MongoSwiftMobile-Swift.h" not found error. We have MongoSwiftMobile, StitchCore, StitchCoreSDk and StitchLocalMongoDBService directories inside in Pods folder. Don't know what to do at this point. Thanks

jsflax commented 5 years ago

Hi Qifan,

What version of the iOS SDK are you using?

On Sat, 20 Oct 2018 at 15:37, Qifan Chang notifications@github.com wrote:

Hi, we are trying to use MongoDB for our ios project. After we did pod install, we could not compile our project due to the Header "MongoSwiftMobile-Swift.h" not found error. We have MongoSwiftMobile, StitchCore, StitchCoreSDk and StitchLocalMongoDBService directories inside in Pods folder. Don't know what to do at this point. Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mongodb/stitch-ios-sdk/issues/100, or mute the thread https://github.com/notifications/unsubscribe-auth/AEJ7QPOTAnKZvAmXimoE2SjA26J8ikePks5um3uDgaJpZM4XyGDr .

jsflax commented 5 years ago

Handling offline.

jsflax commented 5 years ago

Please try installing our latest version, 4.1.0. This cleans up our dependency graph that was causing the previous issues.