Git Product home page Git Product logo

Comments (9)

mrtree1 avatar mrtree1 commented on June 1, 2024

You'll have to give us more to go on than that! Specifically what errors are causing the files not to compile.

from cordova-plugin-ibeacon.

ttback avatar ttback commented on June 1, 2024

I tried on a different Macbook which never downloaded the Xcode 6 beta, and it worked. This must have something to do with the Xcode version. I am not sure if this has anything to do with having both Xcode 6 and 5 on same machine.

On Mavericks OSX 10.9.4

xcodebuild -version

Xcode 5.1.1
Build version 5B1008

xcode-select --version

xcode-select version 2333.

from cordova-plugin-ibeacon.

ttback avatar ttback commented on June 1, 2024

More build errors:

CompileC build/ibeacon.build/Debug-iphonesimulator/ibeacon.build/Objects-normal/i386/CDVLocationManager.o ibeacon/Plugins/org.apache.cordova.ibeacon/CDVLocationManager.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler

clang: error: no such file or directory: '/phonegap/ibeacon/platforms/ios/ibeacon/Plugins/org.apache.cordova.ibeacon/CDVLocationManager.m'
clang: error: no input files

CompileC build/ibeacon.build/Debug-iphonesimulator/ibeacon.build/Objects-normal/i386/AppDelegate+CDVLocationManager.o ibeacon/Plugins/org.apache.cordova.ibeacon/AppDelegate+CDVLocationManager.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler

clang: error: no such file or directory: '/phonegap/ibeacon/platforms/ios/ibeacon/Plugins/org.apache.cordova.ibeacon/AppDelegate+CDVLocationManager.m'
clang: error: no input files
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1

CompileC build/ibeacon.build/Debug-iphonesimulator/ibeacon.build/Objects-normal/i386/LMLogger.o ibeacon/Plugins/org.apache.cordova.ibeacon/LMLogger.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /phonegap/ibeacon/platforms/ios

clang: error: no such file or directory: '/phonegap/ibeacon/platforms/ios/ibeacon/Plugins/org.apache.cordova.ibeacon/LMLogger.m'
clang: error: no input files
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1

from cordova-plugin-ibeacon.

mrtree1 avatar mrtree1 commented on June 1, 2024

Looks like the right folder below your ibeacon folder, and assume you checked that already. I've not tried XCode 6, so not hit this, but could it be case-sensitivity on the /phonegap/ibeacon folders? Otherwise, I have no idea why it can't load a file that is there.

from cordova-plugin-ibeacon.

ttback avatar ttback commented on June 1, 2024

Shouldn't be, i tried on the other machine with almost exact same directory path. It might be something with compatibility with the new iOS? Lucky I have an older version of OS here so hopefully this is a non-issue when xcode 6 is officially out there.

from cordova-plugin-ibeacon.

mrtree1 avatar mrtree1 commented on June 1, 2024

Well if you find out there is a problem with the library let us know, but for now I'm going to close this question.

from cordova-plugin-ibeacon.

sydjryan avatar sydjryan commented on June 1, 2024

how did you solve this?

from cordova-plugin-ibeacon.

sydjryan avatar sydjryan commented on June 1, 2024

i just "solved" the compile problem by simply deleting the files that werent found... yet to determine if this screws up other things or not.

from cordova-plugin-ibeacon.

ttback avatar ttback commented on June 1, 2024

@sydneyjryan try delete ios.json and platform dir before running build. I have seen some out-of-sync behavior between ios.json and platform dir files.

from cordova-plugin-ibeacon.

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.