Skip to content

Instantly share code, notes, and snippets.

@raduraducu
raduraducu / !README.md
Created June 18, 2018 10:22 — forked from mayoff/!README.md
Debugging Objective-C blocks in lldb

The attached lldb command pblock command lets you peek inside an Objective-C block. It tries to tell you where to find the source code for the block, and the values captured by the block when it was created.

Consider this example program:

#import <Foundation/Foundation.h>

@interface Foo: NSObject
@end

@implementation Foo

@raduraducu
raduraducu / Pulse.md
Created January 31, 2024 17:20 — forked from kieranb662/Pulse.md
[Pulse ViewModifier] Pulse SwiftUI ViewModifier #SwiftUI #ViewModifier

Circle Pulse

@raduraducu
raduraducu / Pulse.md
Created January 31, 2024 17:20 — forked from kieranb662/Pulse.md
[Pulse ViewModifier] Pulse SwiftUI ViewModifier #SwiftUI #ViewModifier

Circle Pulse