Giter Club home page Giter Club logo

Comments (9)

coneybeare avatar coneybeare commented on August 17, 2024

That's a strange one. Googling that message yields very few results. Are you using the real version of Xcode?

from armchair.

hdaniel avatar hdaniel commented on August 17, 2024

Yes, I am using the latest version of Xcode. I followed the installation instructions in the readme and video to install Armchair, and then removed the info.list file from the archive as described in the wiki to resolve the code signing error. This is my first iOS app, so my experience tracking this sort of thing down is limited.

Since I couldn't find anything online similar to my issue I wondered if the problem had something to do with removing the info.plist file, so I went down the path of trying to resolve the code signing entitlement error some other way, but I hit a dead end there.

I wound up getting around the error by manually adding Armchair as a framework directly to my app instead of as a git submodule. This isn't ideal, of course, but I did spend many hours banging on it with no luck.

from armchair.

pavm035 avatar pavm035 commented on August 17, 2024

Hi,

I'm facing same issue on Xcode7, you got any solution ?

Thanks

from armchair.

ZanderDev avatar ZanderDev commented on August 17, 2024

Hi,I'm facing same issue on Xcode7, you got any solution ?

from armchair.

ZanderDev avatar ZanderDev commented on August 17, 2024

@pavm035 ,Did you get any solution about this problem?

from armchair.

pavm035 avatar pavm035 commented on August 17, 2024

@ZanderDev Yes i solved this issue by removing versioning from bundle target, where xcode adds agv(apple generic versioning) option which generates *ver.c files during compilation which in turn generates executable file for bundle, and this is the cause of the issue. Hope it helps

Thanks

from armchair.

ZanderDev avatar ZanderDev commented on August 17, 2024

@pavm035 “Yes i solved this issue by removing versioning from bundle target” , what is the meaning of "removing versioning "?

from armchair.

pavm035 avatar pavm035 commented on August 17, 2024

@ZanderDev Look at build setting for your bundle target and search for "versioning" set it to None, by default it set to agv

from armchair.

ZanderDev avatar ZanderDev commented on August 17, 2024

@pavm035 Thanks.

from armchair.

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.