I don't see the Provisioning Profile on my code point XCODE 4.3.1 config part
I have a strange problem in my xCode, the code signing code matches them, I don't see any profile, and even more I don't get the little arrows

in the key chain I have my things you can see in the picture

In my Organizer, I can see my profile, but in xcode, in the code signing section that I put in the old profile and I don't see another, and I don't have little arrows that let me select a profile

I took down and imported my profile to my device and restarted xCode and I had no luck adding a picture

You have imported a new profile using the organizer. You also need to import the profile into your project. you can do it from
Organizers> Devices> Library Section> Profile Profiles> Import (bottom)
They will now appear when signing the project code.
The last image you provide is the provisioning profiles for the connected device. Select Provisioning Profiles in the Library section and drag the profile to the main window. Should solve your problem.