xcode-server Questions

1

Solved

I had a bot that was working perfectly under Xcode 6.4. An after trigger script was automatically uploading the IPA using this path : "$XCS_OUTPUT_DIR/$XCS_PRODUCT" However (even after redoing a ...
Chemosmosis asked 21/9, 2015 at 15:34

1

Solved

I want to change build settings of a .xcodeproj without using Xcode IDE but through terminal commands (Codesigning Identity and Provisioning Profile to be exact). I have searched all over but only...

1

Solved

I'm using Cocoapods and KIF to run Continuous Integration on an Xcode server. I have successfully set this up for one project to report on each commit. I'm now using a second project and get the er...
Iridosmine asked 10/4, 2015 at 11:50

3

I setup a bot to build the project then test on all the simulators. This has been working, but today the integration had 28 errors. Each said the same thing (but for each simulator device name): ...
Haze asked 5/6, 2015 at 16:49

2

I am getting an error when trying to run tests on XcodeServer against simulator devices. The tests sometimes pass for one device and fail for another, but the failing device is not always the same ...
Kristenkristi asked 23/3, 2015 at 11:5

3

Solved

I have created an Xcode Bot that integrates on each commit. In the "Run Script" Trigger I would like to update the current GitHub commit with the integration status of Tests that were run. Pretty ...
Visibility asked 20/2, 2015 at 2:25

2

Solved

I installed an Xcode Bot for a project that is hosted on github. I followed the steps and setup bot to use my existing SSH key. The verification succeeds and the project will checkout and build. I...
Rapier asked 13/11, 2014 at 0:18

1

If anyone is using altool to automate uploads for continuous integration I believe they broke it at 6.3.x. altool[] *** Error: Exception while launching iTunesTransporter: Transporter not found at...
Humanly asked 30/4, 2015 at 23:51

4

I set up continuous integration for my iOS XCode project, but I keep getting lots of warnings when the Xcode bot builds my project. When I build (for running, testing or archiving), I get no warnin...

4

Solved

We currently have our Xcode server set up for our CI build. When trying to download the builds on a device i am greeted with 'Cannot connect to server.local' when visited over SSL. When i try to ...
Sulphurbottom asked 12/3, 2014 at 13:12

1

Using Cocoapods v0.34.4 My Podfile contains the following source 'https://bitbucket.org/MyRepo/My-podspecs.git' source 'https://github.com/CocoaPods/Specs.git' When I run pod install I need to ...
Pforzheim asked 24/10, 2014 at 11:12

1

Solved

I'm running Xcode Server 3.0.1 on an iMac, also hosting the Git project repository, and Xcode 5.0.2 on MacBookPro. I used the Crashlytics app to get the framework integrated into the project and th...
Tamper asked 16/11, 2013 at 9:53

© 2022 - 2024 — McMap. All rights reserved.