Giter VIP home page Giter VIP logo

Comments (3)

jonmcclung avatar jonmcclung commented on May 14, 2024 1

@CaiJingLong I believe the workflow to find the correct id is

  1. Launch Keychain Access
  2. Open the Apple Development certificate
  3. Right Click > Get Info
  4. Find the key for Development Team

Unfortunately cannot verify at this time. Hope it helps.

from ios-cmake.

vHanda avatar vHanda commented on May 14, 2024 1

For anyone here looking for a solution -

from ios-cmake.

CaiJingLong avatar CaiJingLong commented on May 14, 2024

Maybe my understanding is not very good.

I now set the environment variable in the CMakeLists.txt with the set command.
set(CMAKE_XCODE_ATTRIBUTE_DEVELOPMENT_TEAM [email protected] CACHE INTERNAL ""). And I get error:

Code Signing Error: No signing certificate "iOS Development" found:  No "iOS Development" signing certificate matching team ID "[email protected]" with a private key was found.

Can I do the packaging without signing, my goal is to build a library without using a graphical interface.
For example: Use the CI program to complete the compilation of the source code to the framework.

Do you have any workable suggestions? @jonmcclung

from ios-cmake.

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.