Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | Using webMethods Mobile Designer | Building Mobile Application Projects Using Jenkins | Installing and Configuring Jenkins | Single-Computer Setup for iOS
 
Single-Computer Setup for iOS
 
Creating the Default Keychain for the Jenkins User
When setting up a Jenkins server with the intention of building for iOS on the same computer, the Jenkins user that is created will not have a default keychain to start with, and this will break the build process. You have two options: You can either change the user that the Jenkins server runs as (see the Jenkins documentation for this), or you can create the default keychain for the Jenkins user.
Note:
When creating .p12 files for a single-computer setup like this, keep in mind that the Jenkins user does not have access to the associated keys you have on other user accounts. These must be included in the .p12 files you export, or placed in the JenkinsDefault keychain by hand.