Hi, for a short time (22 days) Im getting an error in the xcode section of cloud build.
The compact log doesn’t show any error.
Description of issue: Unknown error in XCode Section of Cloudbuild
Unity version: 2017
XCode version: Newest
Source control: Unity Collab
Local build platform: Windows 64 bit + Mac Os Sierra
Build target: IOS
Relevant plugins being used: LitJson
Project name: Town Game
Does it build locally from a fresh checkout? Yes!
Build log (relevant chunk):
8642: [xcode] }
8643: [xcode] return ((InternalConfigurationHost_get_bundled_app_config_m838504841_ftn)System::Configuration::System::Configuration::InternalConfigurationHost::get_bundled_app_config) ();
8644: [xcode] ~~~~~~~~^
8645: [xcode] 1 warning and 1 error generated.
8646: [xcode] ** ARCHIVE FAILED **
8647: [xcode] The following build commands failed:
8648: [xcode] (1 failure)
(The error pointer points to “Configuration”)
Ive also attached the complete Build log (Error at the bottom of the file)
Edit:
Ive jumped back to the last revision which was successfully built by cloud build and built it again in cloud build. This time the build was unsuccessful.
Maybe the upgrade from unity 5 to 2017 might be the problem.
3245026–249600–build log.txt (1.17 MB)