Bundle Reader

Bundle Reader

Explore what's inside demo IPA files on all Apple platforms

Overview

Bundle Reader is a comprehensive app built with Swift that allows you to examine the contents of demo IPA files across all Apple platforms. Whether you're on iOS, iPadOS, tvOS, watchOS, or visionOS, Bundle Reader gives you the tools to explore app bundles and understand their structure.

Perfect for developers who want to inspect app packages, learn from other apps' structure, or debug bundling issues across different platforms.

Features
  • View IPA file contents and structure
  • Explore app bundles, resources, and assets
  • Native support for iOS, iPadOS, tvOS, watchOS, and visionOS
  • Clean, intuitive interface built with SwiftUI
  • Inspect Info.plist and other configuration files
  • Browse embedded frameworks and libraries
  • View app icons and resources
  • Export and share bundle information
Technical Details

Language: Swift

UI Framework: SwiftUI

Platforms: iOS, iPadOS, tvOS, watchOS, visionOS

Architecture: Native Apple frameworks for file handling and ZIP extraction

Use Cases
  • Inspect demo IPA files before distribution
  • Learn about app bundle structure and organization
  • Debug packaging and bundling issues
  • Examine resources and asset catalogs
  • Verify embedded frameworks and dependencies
  • Educational tool for understanding iOS app packages
← Back to Projects