← Back to Peter Steinberger

Peter Steinberger

Founder of PSPDFKit. iOS/macOS developer exploring AI-powered development tools and agentic workflows.

https://steipete.me

Articles - Page 3

The State of SwiftUI

Apple's Fruta sample app exposes SwiftUI's performance issues and platform limitations in iOS 14 and macOS Big Sur, questioning its production readiness.

Logging in Swift

Explores Apple's unified logging system in Swift and the OSLogStore API that was removed from iOS 14 before release.

Calling Super at Runtime in Swift

Swift runtime manipulation enables dynamic super calls using assembly language and ARM64 registers for InterposeKit framework.

Updating macOS on a Hackintosh

Guide to safely updating macOS on Hackintosh: update OpenCore bootloader and kexts first, then upgrade the system.

Jailbreaking for iOS Developers

Guide to iOS jailbreaking for developers: legal security research, debugging tools, and practical uses beyond piracy.

Network Kernel Core Dump

Apple provides instructions for capturing macOS kernel core dumps over a network between two Macs.

How to macOS Core Dump

Guide to configuring macOS kernel core dumps using boot arguments to debug persistent kernel panics.