Unity4 + iOS Basic = Splash Screen Error

“You are using Unity iPhone Basic. You are not allowed to remove the Unity splash screen from your game.”

Am I missing something?
Just downloaded Unity4, compiled, and got this error.
I bought the iOS4 upgrade. There was no download for this I could find. I hope it’s included in the Unity4 download.

Tried doing a clean build? As in a brand new Xcode project?

Are you using Unity4 basic + iOS basic, and it works for you without this error?
Isn’t the project created by Unity, and then shows up automatically in Xcode? So, I would have to delete the current Xcode Project?

No, using pro. But try doing a clean build and see if it works. You don´t have to delete the old one, just create a second build.
If Unity 3x did the first build, then 4x adds stuff later to the same code, then maybe some weird stuff could happen.

Wouldn´t know for sure, but worth a try :>

Thanks for the tips, even though it still does not work. I’ll downgrade and wait a few months for this error to get fixed.

Solution: Delete App from iPad (compiled with old Unity). Install newly compiled App.

Deleting is not working for me, still getting the same error.

This is what I did additionally:

  1. Use newest Version of Xcode
  2. Clear cash in Xcode
  3. Delete Unity project output folder

That seems to work (Clean Project) for step 2 . Thanks Rolf.