Hello,
I’m part of a QA team tasked with iOS. For whatever reason, the dev team is not looking to give me source code. Is it possible to simulate through xcode using some sort of simulated .app build?
I’ve been able to load a hacky .ipa zipped into .app file and install it on the sim but I’m assuming the architecture is all wrong as the app crashes instantly.
Any advice on being able to automate without source would be greatly appreciated.