I created a minimal application that downloads the package and adds the registration of the value returned by [NSPasteboard generalPasteboard] at each step. Unfortunately, I could not reproduce this problem. Here is the result I get:
NUAppDelegate> init:<NSPasteboard: 0x100647740> NUAppDelegate> awakeFromNib:<NSPasteboard: 0x100647740> NUAppDelegate> applicationDidFinishLaunching::<NSPasteboard: 0x100647740> Loading plugin Plugin> init:<NSPasteboard: 0x100647740> Plugin> someMethod:<NSPasteboard: 0x100647740>
Without details, I donβt see how we can find the answer. Do you have a code that we can download or verify?
source share