Estimote / iOS-Indoor-SDK

Estimote Indoor SDK for iOS
MIT License
484 stars 136 forks source link

Import error #17

Closed jkananth closed 7 years ago

jkananth commented 7 years ago

I followed the steps as it is(manual addition of SDK) in the tutorial bur when I try to build the application it is showing error as its not able to import the EILIndoorSDK.h file. I am using Xcode version 8.1 with Swift 3 + screen shot 2016-12-22 at 7 19 38 pm . screen shot 2016-12-22 at 7 06 47 pm

Nicho123 commented 7 years ago

Good Day, I have the same issue was this resolved?

Mycek commented 7 years ago

@Nicho123 With latest SDK following the manual installation process the issue does not occur. Could you post the errors you get?

CyrussWong commented 7 years ago

Hi ! I am a beginner of swift 3 and estimoteSDK. I have the same issue too. Here are my error message.

image and image

I have followed the instruction and used cocoapods to add the "estimoteIndoorSDK" into the project. I have already add the bridge.h and point it to the "Objective-C Bridging Header". And it still error.

heypiotr commented 7 years ago

Did you remember to open the .xcworkspace file, not the .xcodeproj file?

CyrussWong commented 7 years ago

Thank you for reply. Of course i did so. But now, I am successfully import it. Because I import the library directly now without using cocoapod.

Mycek commented 7 years ago

I'm closing the issue for now. I you encounter similar issues please post them as a new one :)