New issue
Advanced search Search tips

Issue 730054 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

compile_xcassets warnings on Xcode 9

Project Member Reported by justincohen@chromium.org, Jun 6 2017

Issue description

It appears we can ignore this message for now, it exists in stock Xcode 9 projects too.

CoreUI(DEBUG): Current version = 475.1, Linked UIKit version = 65535, Compatibility mode = 9999
2017-06-06 10:42:25.690 IBCocoaTouchImageCatalogTool[4246:24111] RPC shutdown with error: Error Domain=IBMessageChannelErrorDomain Code=4 "Failed to communicate with Interface Builder" UserInfo={NSLocalizedDescription=Failed to communicate with Interface Builder, NSLocalizedFailureReason=The agent crashed}
 
Status: Started (was: Assigned)
https://codereview.chromium.org/2928623002/
Project Member

Comment 2 by bugdroid1@chromium.org, Jun 7 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/44098da69108f7a5525edbfb307cf73c9902de66

commit 44098da69108f7a5525edbfb307cf73c9902de66
Author: justincohen <justincohen@chromium.org>
Date: Wed Jun 07 03:33:59 2017

Work around Xcode 9 debug actool message.

Xcode 9's beta introduced a CoreUI(DEBUG) message followed by a detail message
that can be ignored.  Presumably this will be removed once Xcode 9 GMs.

BUG= 730054 

Review-Url: https://codereview.chromium.org/2928623002
Cr-Commit-Position: refs/heads/master@{#477535}

[modify] https://crrev.com/44098da69108f7a5525edbfb307cf73c9902de66/build/toolchain/mac/compile_xcassets.py

Status: ExternalDependency (was: Started)
filed radar://32654739
Labels: Hotlist-iOS11
Summary: compile_xcassets warnings on Xcode 9 beta 1 (was: compile_xcassets fails on Xcode 9 beta 1)
Engineering has determined that your bug report (32654739) is a duplicate of 31939979 and will be closed.

Still seeing this on beta 4.
Summary: compile_xcassets warnings on Xcode 9 (was: compile_xcassets warnings on Xcode 9 beta 1)
Still happening on beta 5.
Status: Fixed (was: ExternalDependency)
Fixed in Xcode 9 beta 6

Sign in to add a comment