Application Verification Failed
Hi all. I've got error during bash spike_resigner
Can't find watch extension's mobileprovision file.
After commented lines in .sh script it compiles ok, but during installation of .ipa file i've got
ERROR: Install failed. Got error "ApplicationVerificationFailed" with code 0xe8008015: Failed to verify code signature of /private/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.66PY8Z/extracted/Payload/Spike.app : 0xe8008015 (A valid provisioning profile for this executable was not found.)
What can i do to successfully install spike? MacOS 15.15.6 Beta Xcode 11.5 Free developer account
Installation - using ideviceinstaller
Full stacktrace
WARNING: could not locate iTunesMetadata.plist in archive! WARNING: could not locate Payload/Spike.app/SC_Info/Spike.sinf in archive! Copying 'Spike.iPhone-iPodTouch.3.6.3-Resigned.ipa' to device... DONE. Installing 'com.spike-app.spike' Install: CreatingStagingDirectory (5%) Install: ExtractingPackage (15%) Install: InspectingPackage (20%) Install: TakingInstallLock (20%) Install: PreflightingApplication (30%) Install: InstallingEmbeddedProfile (30%) Install: InstallingEmbeddedProfile (30%) Install: InstallingEmbeddedProfile (30%) Install: VerifyingApplication (40%) ERROR: Install failed. Got error "ApplicationVerificationFailed" with code 0xe8008015: Failed to verify code signature of /private/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.66PY8Z/extracted/Payload/Spike.app : 0xe8008015 (A valid provisioning profile for this executable was not found.)
Which iOS version?