ERROR ITMS-90163 with compiling with Flash IDE CS6

488 views Asked by At

I made an app using flash ide cs6, and when I want to upload to new testflight I get this error:

ERROR ITMS-90163: "Invalid Code Signing Entitlements. The entitltements in your app bundle signature do not match the ones that are contained in the provisioning profile. The bundle contains a key that is not included in the provisioning profile: 'beta-reports-active' in 'Payload/xxxx.app./xxxx'

I already tried with adHoc profile, develop profile, distribution profile, and nothing.. i still have this error..

Any recommendation ? Thanks

1

There are 1 answers

0
iHTCboy On

Find CFBundleExecutable key , remove this key from info.plist. You can delete all other CFBundleExecutable if error occurs on multiple bundles.

add key:Bundle identifier in info.plist.

FORM:ITMS-90535 Unable to publish iOS app with latest Google Signin SDK