when starting DiagnosticsMode, either via the app or the terminal command, I get the following errors:
2024-10-17 13:29:30.528 TINU[48974:25398410] Failed to set (useBottomMargin) user defined inspected property on (TINU.ChoseButton): [<TINU.ChoseButton 0x152712de0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key useBottomMargin.
2024-10-17 13:29:30.528 TINU[48974:25398410] Failed to set (useBottomMargin) user defined inspected property on (TINU.ChoseButton): [<TINU.ChoseButton 0x152713e10> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key useBottomMargin.
2024-10-17 13:29:30.528 TINU[48974:25398410] Failed to set (useBottomMargin) user defined inspected property on (TINU.ChoseButton): [<TINU.ChoseButton 0x15420ca40> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key useBottomMargin.
Hi,
when starting DiagnosticsMode, either via the app or the terminal command, I get the following errors: 2024-10-17 13:29:30.528 TINU[48974:25398410] Failed to set (useBottomMargin) user defined inspected property on (TINU.ChoseButton): [<TINU.ChoseButton 0x152712de0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key useBottomMargin. 2024-10-17 13:29:30.528 TINU[48974:25398410] Failed to set (useBottomMargin) user defined inspected property on (TINU.ChoseButton): [<TINU.ChoseButton 0x152713e10> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key useBottomMargin. 2024-10-17 13:29:30.528 TINU[48974:25398410] Failed to set (useBottomMargin) user defined inspected property on (TINU.ChoseButton): [<TINU.ChoseButton 0x15420ca40> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key useBottomMargin.
Any idea how to fix that?
Thanks
Gerald