oli69
12-20-2010, 07:18 PM
I try to install my card on my Iphone 3g (Ios 4.2) and this is the message that appears on my screen:
Running iPhonePackager.exe RepackageIPA MobileGame Release -interactive -sign -compress=none...
Executing iPhonePackager RepackageIPA MobileGame Release -interactive -sign -compress=none
Cleaning temporary files from PC ...
... cleaning: ..\..\Development\Intermediate\IPhoneDevice-Deploy\Release\MobileGameRelease\MobileGame
Loaded stub IPA from 'F:\UDK\UDK-2010-12\Binaries\IPhone\Release-iphoneos\MobileGame\MobileGame.stub' ...
Using mobile provision 'Olivier SAVOIE' to code sign
... Writing updated embedded.mobileprovision
... Found matching certificate 'iPhone Developer: SAVOIE Olivier (LSUD49HBX9)'
Found CFBundleVersion string '7301.51' and updated it to '7301.56'
... 'F:\UDK\UDK-2010-12\MobileGame\Build\IPhone\Resources\Graphics\*.pn g' -> '<PAYLOADDIR>'
... 'F:\UDK\UDK-2010-12\MobileGame\Build\IPhone\iTunesArtwork' -> '..\..\Development\Intermediate\IPhoneDevice-Deploy\Release\MobileGameRelease\MobileGame'
... 'F:\UDK\UDK-2010-12\MobileGame\Build\IPhone\Resources\Music\*.mp3' -> '<PAYLOADDIR>'
... 'F:\UDK\UDK-2010-12\MobileGame\Build\IPhone\Resources\Movies\*.*' -> '<PAYLOADDIR>'
... '..\..\Engine\Stats' -> '<PAYLOADDIR>\Engine\Stats'
... 'F:\UDK\UDK-2010-12\MobileGame\IPhoneTOC.txt' -> '<PAYLOADDIR>'
... 'F:\UDK\UDK-2010-12\MobileGame\Build\IPhone\Resources\Settings\Sett ings.bundle' -> '<PAYLOADDIR>\Settings.bundle'
... 'F:\UDK\UDK-2010-12\MobileGame\CookedIPhone\*.*' -> '<PAYLOADDIR>\CookedIPhone'
... 'F:\UDK\UDK-2010-12\MobileGame\CookedIPhone\Shaders' -> '<PAYLOADDIR>\CookedIPhone\Shaders'
... 'F:\UDK\UDK-2010-12\MobileGame\CookedIPhone\..\..\Engine\Shaders\ES 2\*.*' -> '<PAYLOADDIR>\Shaders'
Saving IPA ...
... Writing updated Info.plist
Opening source executable...
... Initial signature step
IPP ERROR: Application exception: System.Security.Cryptography.CryptographicExceptio n: La cl‚ publique de fournisseur n'est pas valide.
… System.Security.Cryptography.Pkcs.PkcsUtils.Create SignerEncodeInfo(CmsSigner signer, Boolean silent)
… System.Security.Cryptography.Pkcs.SignedCms.Sign(C msSigner signer, Boolean silent)
… System.Security.Cryptography.Pkcs.SignedCms.Comput eSignature(CmsSigner signer, Boolean silent)
… MachObjectHandling.CodeDirectorySignatureBlob.Sign CodeDirectory(X509Certificate2 SigningCert, DateTime SigningTime, CodeDirectoryBlob CodeDirectory)
… iPhonePackager.CodeSignatureBuilder.PerformSigning ()
… iPhonePackager.CookTime.RepackageIPAFromStub()
… iPhonePackager.Program.Main(String[] args)
Program exited with return code 1
I managed to install 3 times my map and when I tried to install the demo chikencoup to the test, this error message appeared, is not want to leave.
I restored my iphone and reset, uninstalled the udk, try on another PC, with another iphone 3g (Ios 4.2) and still the same message.
if you like it help me. I know what to do!!
Running iPhonePackager.exe RepackageIPA MobileGame Release -interactive -sign -compress=none...
Executing iPhonePackager RepackageIPA MobileGame Release -interactive -sign -compress=none
Cleaning temporary files from PC ...
... cleaning: ..\..\Development\Intermediate\IPhoneDevice-Deploy\Release\MobileGameRelease\MobileGame
Loaded stub IPA from 'F:\UDK\UDK-2010-12\Binaries\IPhone\Release-iphoneos\MobileGame\MobileGame.stub' ...
Using mobile provision 'Olivier SAVOIE' to code sign
... Writing updated embedded.mobileprovision
... Found matching certificate 'iPhone Developer: SAVOIE Olivier (LSUD49HBX9)'
Found CFBundleVersion string '7301.51' and updated it to '7301.56'
... 'F:\UDK\UDK-2010-12\MobileGame\Build\IPhone\Resources\Graphics\*.pn g' -> '<PAYLOADDIR>'
... 'F:\UDK\UDK-2010-12\MobileGame\Build\IPhone\iTunesArtwork' -> '..\..\Development\Intermediate\IPhoneDevice-Deploy\Release\MobileGameRelease\MobileGame'
... 'F:\UDK\UDK-2010-12\MobileGame\Build\IPhone\Resources\Music\*.mp3' -> '<PAYLOADDIR>'
... 'F:\UDK\UDK-2010-12\MobileGame\Build\IPhone\Resources\Movies\*.*' -> '<PAYLOADDIR>'
... '..\..\Engine\Stats' -> '<PAYLOADDIR>\Engine\Stats'
... 'F:\UDK\UDK-2010-12\MobileGame\IPhoneTOC.txt' -> '<PAYLOADDIR>'
... 'F:\UDK\UDK-2010-12\MobileGame\Build\IPhone\Resources\Settings\Sett ings.bundle' -> '<PAYLOADDIR>\Settings.bundle'
... 'F:\UDK\UDK-2010-12\MobileGame\CookedIPhone\*.*' -> '<PAYLOADDIR>\CookedIPhone'
... 'F:\UDK\UDK-2010-12\MobileGame\CookedIPhone\Shaders' -> '<PAYLOADDIR>\CookedIPhone\Shaders'
... 'F:\UDK\UDK-2010-12\MobileGame\CookedIPhone\..\..\Engine\Shaders\ES 2\*.*' -> '<PAYLOADDIR>\Shaders'
Saving IPA ...
... Writing updated Info.plist
Opening source executable...
... Initial signature step
IPP ERROR: Application exception: System.Security.Cryptography.CryptographicExceptio n: La cl‚ publique de fournisseur n'est pas valide.
… System.Security.Cryptography.Pkcs.PkcsUtils.Create SignerEncodeInfo(CmsSigner signer, Boolean silent)
… System.Security.Cryptography.Pkcs.SignedCms.Sign(C msSigner signer, Boolean silent)
… System.Security.Cryptography.Pkcs.SignedCms.Comput eSignature(CmsSigner signer, Boolean silent)
… MachObjectHandling.CodeDirectorySignatureBlob.Sign CodeDirectory(X509Certificate2 SigningCert, DateTime SigningTime, CodeDirectoryBlob CodeDirectory)
… iPhonePackager.CodeSignatureBuilder.PerformSigning ()
… iPhonePackager.CookTime.RepackageIPAFromStub()
… iPhonePackager.Program.Main(String[] args)
Program exited with return code 1
I managed to install 3 times my map and when I tried to install the demo chikencoup to the test, this error message appeared, is not want to leave.
I restored my iphone and reset, uninstalled the udk, try on another PC, with another iphone 3g (Ios 4.2) and still the same message.
if you like it help me. I know what to do!!