MysticMind.dev
Projects Uses About
ESC
Type to search across all posts
    No results found
    ↑↓ navigate ↵ open esc close
    Projects Uses About
    All posts

    #x86_64

    1 post

    January 16, 2025 · 2 min read

    Creating a single universal shared lib or executable file for macOS Intel and Silicon using lipo

    As macOS developers, creating universal binaries and shared libraries that work seamlessly across both Intel (x86_64) and Apple Silicon (arm64) architectures is critical. Whether you’re building standalone executables or .so` shared libraries, combin...

    x86_64 macos arm64

    © 2026 Babu Annamalai. All rights reserved.