Skip to content

NullReferenceException #19

@guojieyuan-bd

Description

@guojieyuan-bd

System.NullReferenceException: 未将对象引用设置到对象的实例。
在 IPALibrary.CodeSignature.CodeSignatureHelper.ResignExecutable(MachObjectFile file, String bundleIdentifier, List1 certificateChain, AsymmetricKeyEntry privateKey, Byte[] infoFileBytes, Byte[] codeResourcesBytes, EntitlementsFile entitlements) 在 IPALibrary.IPAFile.ResignIPA(List1 certificateChain, AsymmetricKeyEntry privateKey)
在 IPASign.MainForm.ResignIPA(IPAFile ipaFile, Byte[] mobileProvisionBytes, Byte[] signingCertificateBytes, String certificatePassword, String outputIPAPath)
在 IPASign.MainForm.btnSaveIPA_Click(Object sender, EventArgs e)
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.Button.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions