Questions about Xcode Continuous Integration
Questions about Xcode Continuous Integration
- Subject: Questions about Xcode Continuous Integration
- From: MZ <email@hidden>
- Date: Fri, 04 Jul 2014 11:39:48 -0700
Hi,
I just set up a OS X Server with the Xcode Service enabled. I have created bots and run integrations against my project and the continuous integration works well over all. But I still have a few questions regarding the Continuous Integration and hope someone could help me out:
1. During my unit testing, a database is created for testing purpose. When I run the unit test manually on Simulator 7.1, the database is created under ~/Library/Application Support/iPhone Simulator/7.1/Documents folder. However, when integrating using Xcode Service, the database is not created there. I haven't figured out where the database is created or whether it was actually created. Any idea?
2. When I tried to add the server in Accounts preference in Xcode, the server showed up in the list using the computer name (mac-mini.local). On the Server under Xcode settings, when I click on "View bots", the server links using the hostname by default (e.g mac-mini.company.com). I just want to use the computer name for accessing the service on the local network. Can I change the settings for the server to link to the computer name instead of the hostname? The setting must be saved somewhere but I could not find it.
3. I added the server to the Accounts preferences in Xcode on my development computer and created a bot. The bot showed up on Xcode Service web application. However, other people who also added the server in Xcode preference cannot see the bot on their dev computer. They can only see the bot on the Xcode Service web application and they can see the bots that they created themselves in Xcode configured with their own credentials. I wonder if the bots only showed up in Xcode for whoever created saying identified by the Apple ID. Does it make sense? Or I just did not set everything right?
Thanks for the help in advance.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden