Cannot package (UEGame.pdb doesn't exist)

I cannot package my application. It says that UEGame.pdb doesn’t exist. I tried to do a full rebuilt but it didn’t work.

Hi VaiTon86,

I could not find much on the missing .pdb error other than there being something wrong with the .dll files. However, further in the log I found this:

Setting up your certificates and provisions correctly for your project will correct problems with your .dll files. To correct your issue:

  1. Make sure your provisions are set up correctly as described in the following documentation: [iOS Provisioning - Generate Signing Certificate][2]
  2. Delete your intermediate and saved files from your project directory
  3. Try to repackage your project