iRayanKhan / BundleReader

A iOS, iPadOS, watchOS, tvOS, and visionOS app to see what the inside of a demo ipa file looks like.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BundleReader

An app to view the structure of an ipa for iOS, iPadOS, tvOS, watchOS, and visionOS.

FREE PALESTINE 🇵🇸

Compatibility:

iOS/iPadOS - 14.0+

visionOS - 1.0+

watchOS - 7.0+

tvOS - 14.0+

Building:

There is nothing special to do in order to build this app.

Just select your development team, and change the target to the appropriate destination.

Installation:

Pre-exported .ipa files can be found in the releases tab and can be sideloaded with tools such as TanaraSign.

Features:

  • View the apps:
    • _CodeSignature
    • Info.plist
    • PkgInfo
    • embedded.mobileprovision
    • Other files existence (Such as Assets.car)
  • Copy values

Issues:

You can either file an issue here on Gitub, or ping me in my Discord Server.

Contributions:

This app is relatively complete, however if you feel like something may be worth adding, feel free to open a PR.

Requirements:

  • Must be 100% SwiftUI
  • Structure must be MVVM

Credits:

About

A iOS, iPadOS, watchOS, tvOS, and visionOS app to see what the inside of a demo ipa file looks like.


Languages

Language:Swift 100.0%