Hi Fred and David,

Quick update: I built a minimal framework and a test application and it ran 
fine under clang.  However I didn't use/try to load anything from a resource 
bundle in the framework, so that's what I'll try next to see if it will fail.

Patryk


> On Jan 2, 2020, at 12:50 PM, Fred Kiefer <[email protected]> wrote:
> 
> 
> 
>> Am 02.01.2020 um 19:06 schrieb Patryk Laurent <[email protected]>:
>> 
>> 
>> It looks like the “name” in LLDB was referring to the binary’s name. So I 
>> placed an NSLog right before NSBundle.m:2280 to print out the local variable 
>> name and _frameworkVersion — which is null for all the classes being loaded, 
>> including “LogPanel”. Please see below. 
> 
> 
> Sorry Patryk,
> from now on this is a clang issue and I am no longer of any help here. Maybe 
> David has an idea what is going on? It would help to know which version of 
> clang used to work and on which version it is failing. The next thing would 
> be to write a minimal framework and an application using this to reproduce 
> the issue.
> 
> Fred


Reply via email to