Xcode-bots: After-integration script missing build products on successful build
| Originator: | ishka912 | ||
| Number: | rdar://21906788 | Date Originated: | |
| Status: | Open | Resolved: | |
| Product: | OS X Server | Product Version: | OS X Server 4.1.3 (14S1127) |
| Classification: | Reproducible: | Sometimes |
Summary: An Xcode bot integration with warnings but no errors is missing XCS_PRODUCT and XCS_ARCHIVE environment variables in post-build script as well as any build products. Steps to Reproduce: 1. Create a workspace with multiple dependent subprojects 2. Create an Xcode bot with a post-integration trigger script 3. Integrate the bot 4. Observe the environment variables for the after-integration script Expected Results: The environment variables will have the XCS_PRODUCT and XCS_ARCHIVE environment variables, as well as built products in the appropriate folder locations. Actual Results: The environment variables XCS_PRODUCT and XCS_ARCHIVE, as well as any built products are missing. Version: OS X Server 4.1.3 (14S1127) Notes: Building this project using Xcode bots without a workspace or dependent subprojects behaves as expected. Configuration: Xcode Server 4.1.3 (14S1127), OS X Yosemite 10.10.4
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!