Code Monkey home page Code Monkey logo

Comments (4)

dasdany avatar dasdany commented on June 5, 2024

I have the same problem, but don't get fixed. I would like to use EstimoteSDK, but Xcode can't find it.
My Podfile:

platform :ios, '8.4'
# Look for target to link with in an Xcode project called
# `beaconTest.xcodeproj`.
xcodeproj 'beaconTest'

# use only frameworks - actual beacuse prgramming in swift
use_frameworks!

# use this pods
pod 'EstimoteSDK', '2.4.0'
pod 'XCGLogger', '~> 2.1'

link_with 'beaconTest', 'beaconTestTests'

# for specific things
target 'beaconTest' do

end

target 'beaconTestTests' do

end

My first try was to use a bridging-header. That doesn't work. My second try was to import it like alanhartless (or like http://www.innerexception.com/2015/05/cocoapods-useframeworks-means-bridging.html). XCGLogger can be used, but not EstimoteSDK. Any ideas?

My System:
Xcode 6
Cocoa Pods 0.37.2

from ios-indoor-sdk.

Mycek avatar Mycek commented on June 5, 2024

This issue should be fixed in the newest Indoor Location SDK. If you encounter similar problems please re-open or post a new issue! :)

from ios-indoor-sdk.

backnotprop avatar backnotprop commented on June 5, 2024

Im seeing this issue with the latest

from ios-indoor-sdk.

Mycek avatar Mycek commented on June 5, 2024

@mdramos Could you describe the steps to reproduce the behaviour you are experiencing?
Did it occur on second attempt as well?

from ios-indoor-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.