xcode-server Questions

1

I use a Debian Linux computer as my main development computer for Flutter apps for Android with Android Studio. When I want to test an app on iOS, I need to pull the Flutter app source code from my...
Ocarina asked 21/10, 2019 at 4:50

4

Solved

I currently try to setup an Xcode Server with Xcode 9 but I stuck with this Keychain Password request. I guess it has something to do with the previous Xcode/OS X Server Installation as there Xcod...
Scoliosis asked 18/10, 2017 at 8:35

2

I have created multiple bots using Xcode and Xcode server. I'd like to backup these bots and transfer it to another machine. How can this be done?
Linlithgow asked 24/2, 2016 at 8:14

4

Using Xcode 7B4 and Server 5B4 with a Carthage project. To build the project I need to first build it's dependencies. So I added a Before Integration step to the bot with the following code: echo ...
Biebel asked 27/7, 2015 at 3:37

1

I'm working with Xcode and GIT to create an automatic build service. One of the bots looks on the Release branch every 5 minutes and builds it in case there are new commits. Recently i've been star...
Bottrop asked 26/8, 2015 at 7:17

0

We have an Xcode server, running our CI. When we run multiple instances of UI tests (more than 1 pipeline with UI tests running at the same time), our tests crash with following log. It's happening...
Cai asked 3/12, 2018 at 14:10

1

Solved

I updated my Mac Mini to Mojave also updated to Xcode 10, I've Xcode server configured in my Xcode 9.4.1 it was running even having some issues like couldn't able to install IPA directly into the d...
Component asked 9/10, 2018 at 12:35

2

I have cloned my local repository to my Xcode server and have created a bot to run tests on each commit. But on integration, its giving the Build Service issue : Configured destination is no longe...
Subvention asked 19/10, 2016 at 11:29

3

My integration succeeded but archive fails every-time with following warning mentioned below -: **Warning: Build Service Error:** Creating archive failed: xcodebuild exited with status 65. **Warn...

1

Solved

I'm trying to run my unit tests on all device simulators from iOS 8.4 to 11.0 at the same time by checking the option 'Run test in parallel' when setting up the Xcode Bot. Unfortunately after tryin...
Deduct asked 22/9, 2017 at 9:5

1

Solved

I upgraded to Xcode 9 Server recently and discovered a sudden problem. There were several other problems i had until i came to this error. I changed from automatic signing to manual singing back an...
Schedule asked 26/9, 2017 at 9:51

3

I have been investigating using Xcode Server for CI. I've worked through some of the problems, but now have a problem that has stumped me. The builds seem to work alright, but then hangs during th...
Comte asked 25/11, 2015 at 2:31

1

After creating a new repository on my Xcode Server, I can't access it by ssh, but I can perform both the git clone command and the git push command by using the https protocol. Furthermore I enco...
Britannic asked 25/10, 2014 at 5:2

1

I am using Server and Xcode 8. I saw a new feature, to isolate the testing, for each integration bot a new Xcode is launched. But it can not quit itself after the integration is completed :) and th...
Workingwoman asked 4/10, 2016 at 7:46

1

Problem arise with continuous integration when try to run bot on device. Test target MyAppTests encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart w...
Spellman asked 3/10, 2016 at 14:38

0

While the bot is running on Xcode Server, there is a time when screenshots are being uploaded. It takes a while to finish processing. So my question is: Is there a way to skip this or prevent f...
Norahnorbert asked 13/10, 2016 at 10:2

3

Solved

My Xcode bot integrations fail with the following error. Assertion: Running task was terminated because it produced no activity for too long. From the bottom of the log: Sampling completed, p...
Censurable asked 19/8, 2015 at 22:37

5

Solved

Over the past few days, I've been working on getting CI working with an external mac mini running OS X Server. However, I have been having many problems with OS X Server 3.2.1 and XCode 6.1b3. It ...
Dunc asked 30/9, 2014 at 19:15

1

I set up a remote Git repository and Xcode Server on another computer, then created a bot in Xcode. Every time I try to do a new integration, it fails with an error like this: Assertion: Opening i...
Heirloom asked 3/11, 2015 at 12:3

4

I started to set up the new Xcode service in Mavericks. I created a new bot - but I wasn't asked for the branch it should build? How can I select the branch for each bot? I do not only want to bui...
Mcelrath asked 25/10, 2013 at 8:59

2

Solved

After update Xcode (from 7.2 to 7.2.1) XcodeServer is unable to run Xcode Service. When I choose updated Xcode then alert with message: Enable Accessibility access for UI Testing (...) appear. Afte...
Cyclonite asked 3/2, 2016 at 10:36

3

When an Xcode Service bot attempts to perform a build with run unit tests enabled, the build will always fail. When I look at the log file, the same error repeats many times: xcsbuildd[1966] <W...
Henrietta asked 22/4, 2014 at 20:54

1

Expected Result: You check the "Test" checkbox when creating a bot and Xcode server flawlessly executes mt tests like in the WWDC. Result: Xcode barfs up a bunch of simulator timeout errors and...
Brower asked 7/10, 2015 at 22:35

1

Question: How can I upload an IPA to itunesconnect from a Bot running on Xcode 7 and Server 4.1 using Deliver? I've been able to set up a continuous integration solution in with Xcode 6.4, Server...
Shaunta asked 13/7, 2015 at 7:37

1

I'm trying to run a Xcode server with remote access. I've been trying to log in from a client/node PC, with no success. There's a message with the IP and a warning "No services unavailable". Is...
Thaddeus asked 21/9, 2015 at 13:40

© 2022 - 2024 — McMap. All rights reserved.