Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8939801
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T10:54:02+00:00 2026-06-15T10:54:02+00:00

The XCode plugin seems to make the assumption that only keychains from the user

  • 0

The XCode plugin seems to make the assumption that only keychains from the user jenkins can be used for signing XCode builds.

There is a section called Keychain path, however if I enter into there the following,
/Users/Me/Library/Keychains/login.keychain

then the build logshows the following:

"Will not set default: file /Users/Shared/Jenkins/Library/Keychains/Users/Me/Library/Keychains/login.keychain does not exist"

So the plugin has appended what I entered onto /Users/Shared/Jenkins/Library/Keychains/.

If I leave it as the default value of

${HOME}/Library/Keychains/login.keychain 

then the build log says:

"Will not set default: file /Users/Shared/Jenkins/Library/Keychains/login.keychain does not exist"

Thus the XCode build plugin is forcing users to be Jenkins – which means its necessary to set up a keychain as the user Jenkins?
In which case, how is this done – when Jenkins is installed onto a Mac it by default creates a user called jenkins but AFAIK this is an anonymous user and its not actually possible to logon to the machine as the user jenkins.
Therefore how are keychains for the user jenkins created?

Why does the plugin force this, and why is none of this aspect of things documented?

If I can use a keychain from a different user then how? – its not documented.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T10:54:03+00:00Added an answer on June 15, 2026 at 10:54 am

    I’ve given up on that plugin for this and couple other reasons, and I am running my Xcode build and signing from the command line, with “Execute Shell” step.

    xcodebuild -verbose -alltargets -configuration Debug clean build CODE_SIGN_IDENTITY="${CODE_SIGN_IDENTITY}" PROVISIONING_PROFILE=${PROVISIONING_PROFILE}
    &&
    /usr/bin/xcrun -sdk iphoneos PackageApplication -v "${WORKSPACE}/client_trunk/build/Debug-iphoneos/${Application}.app" -o "${WORKSPACE}/client_trunk/build/Debug-iphoneos/${Application}-Debug-${shortVer}.${revVer}.ipa" --sign "${CODE_SIGN_IDENTITY}" --embed "/Users/[youruser]/Library/MobileDevice/Provisioning Profiles/${PROVISIONING_PROFILE}.mobileprovision"
    

    Above, ${CODE_SIGN_IDENTITY} is the one that looks like iPhone Developer: blah
    And ${PROVISIONING_PROFILE} is the hex number for the profile like F152C66E-B99A-47F6-B262-376CE4403D71

    To address your keychain problem try this:

    security default-keychain -s <keychain-name>.keychain

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I use Jenkins for continuous integration with XCode plugin, there is a project that
I have a Jenkins job set up that builds my iOS Xcode project and
I'm developing a WebKit Safari Plugin with Xcode. How do I call JavaScript from
I want to develop a Safari plugin using Xcode, and I want to access
I'm trying to use PhoneGap DatePicker plugin (PhoneGap 1.5 (Cordova) in Xcode 4.2) for
I've been reading about how to create a new plugin for Phonegap and seems
I made a very simple wordpress plugin that prints some posts in JSON format.
I want to develop Safari plugin using xCode, What API should I use? Someone
I have developed a web plugin for Safari. It works correctly in XCode (debug),
I'm trying to use xcode to develop a website. Installed the cappuccino plugin but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.