Is it possible to create a non-sandboxed app for iOS, that will actually install and run, via manual build/sign process?
Ie. via xcodebuild/codesign with custom provisioning profile. It seems xcode IDE does not allow to disable sandboxing for iOS apps.
App failing the AppStore review is not an issue - do not intend to distribute it.