Error while distributing ios App. "Invalid Binary. The value of LSApplicationLaunchProhibited"

Hello,

While distributing the companion iOS app for my watch App I am getting the following error “Asset Validation Failed

Invalid Binary. The value of LSApplicationLaunchProhibited in Payload/iOSMealCoach.app/Info.plist can’t change after your app has been released. (ID: *)”

Below are the steps I followed 

  1. I had created an Apple Watch Get MealCoach app and published it on the App Store . This worked successfully 
  2. After that in Xcode I created a new iOS app target and developed the companion iOS app 
  3. The iOS App seems to work fine in the simulator. 
  4. But when I try to click “Product” -> “Archive” -> “Distribute App” to upload to App Store Connect I get the following error 
  5. Asset Validation Failed . “Invalid Binary. The value of LSApplicationLaunchProhibited in Payload/iOSMealCoach.app/Info.plist can’t change after your app has been released. (ID: *)”
  6. I cannot find “LSApplicationLaunchProhibited” in Info.plist and I have not changed any value called LSApplicationLaunchProhibited

Please let me know how to fix the above error 

Error while distributing ios App. "Invalid Binary. The value of LSApplicationLaunchProhibited"
 
 
Q