AvdLee / RocketSimApp

Enhancing the iOS simulator for productivity
570 stars 20 forks source link

Capabilities Inspector #487

Open shahzadmajeed opened 3 months ago

shahzadmajeed commented 3 months ago

Is it possible to see what capabilities are being used by the app (probably inspecting entitlements) and other metadata in info.plists of selected app? Probably also track app size and report significant increases.

AvdLee commented 2 months ago

That might be possible. Why do you want to see this? As a developer, don't you already know this?

Probably also track app size and report significant increases.

This sounds like another feature request. I'd love to build this, but I'm not sure if I'm able to know the App Store size from a local build 🤔