예제 #1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.IPhone.Gui.IPhoneSigningKeyPanelWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.IPhone.Gui.IPhoneSigningKeyPanelWidget";
     // Container child MonoDevelop.IPhone.Gui.IPhoneSigningKeyPanelWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.alignment2      = new global::Gtk.Alignment(0F, 0.5F, 1F, 1F);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.alignment3      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment3.Name = "alignment3";
     // Container child alignment3.Gtk.Container+ContainerChild
     this.signingTable               = new global::Gtk.Table(((uint)(5)), ((uint)(2)), false);
     this.signingTable.Name          = "signingTable";
     this.signingTable.RowSpacing    = ((uint)(6));
     this.signingTable.ColumnSpacing = ((uint)(6));
     // Container child signingTable.Gtk.Table+TableChild
     this.additionalArgsEntry      = new global::MonoDevelop.Components.MenuButtonEntry();
     this.additionalArgsEntry.Name = "additionalArgsEntry";
     this.signingTable.Add(this.additionalArgsEntry);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.signingTable [this.additionalArgsEntry]));
     w1.TopAttach    = ((uint)(4));
     w1.BottomAttach = ((uint)(5));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child signingTable.Gtk.Table+TableChild
     this.entitlementsEntry      = new global::MonoDevelop.Ide.Gui.Components.ProjectFileEntry();
     this.entitlementsEntry.Name = "entitlementsEntry";
     this.entitlementsEntry.VerifyFileExistsInProject = false;
     this.entitlementsEntry.EntryIsEditable           = false;
     this.signingTable.Add(this.entitlementsEntry);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.signingTable [this.entitlementsEntry]));
     w2.TopAttach    = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child signingTable.Gtk.Table+TableChild
     this.identityCombo      = new global::MonoDevelop.MacDev.SigningIdentityCombo();
     this.identityCombo.Name = "identityCombo";
     this.signingTable.Add(this.identityCombo);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.signingTable [this.identityCombo]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child signingTable.Gtk.Table+TableChild
     this.label4              = new global::Gtk.Label();
     this.label4.Name         = "label4";
     this.label4.Xalign       = 0F;
     this.label4.LabelProp    = global::Mono.Unix.Catalog.GetString("_Identity:");
     this.label4.UseUnderline = true;
     this.signingTable.Add(this.label4);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.signingTable [this.label4]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child signingTable.Gtk.Table+TableChild
     this.label6              = new global::Gtk.Label();
     this.label6.Name         = "label6";
     this.label6.Xalign       = 0F;
     this.label6.LabelProp    = global::Mono.Unix.Catalog.GetString("_Provisioning profile:");
     this.label6.UseUnderline = true;
     this.signingTable.Add(this.label6);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.signingTable [this.label6]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child signingTable.Gtk.Table+TableChild
     this.label7              = new global::Gtk.Label();
     this.label7.Name         = "label7";
     this.label7.Xalign       = 0F;
     this.label7.LabelProp    = global::Mono.Unix.Catalog.GetString("Custom _entitlements:");
     this.label7.UseUnderline = true;
     this.signingTable.Add(this.label7);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.signingTable [this.label7]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child signingTable.Gtk.Table+TableChild
     this.label8              = new global::Gtk.Label();
     this.label8.Name         = "label8";
     this.label8.Xalign       = 0F;
     this.label8.LabelProp    = global::Mono.Unix.Catalog.GetString("Custom _resource rules:");
     this.label8.UseUnderline = true;
     this.signingTable.Add(this.label8);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.signingTable [this.label8]));
     w7.TopAttach    = ((uint)(3));
     w7.BottomAttach = ((uint)(4));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child signingTable.Gtk.Table+TableChild
     this.label9              = new global::Gtk.Label();
     this.label9.Name         = "label9";
     this.label9.Xalign       = 0F;
     this.label9.LabelProp    = global::Mono.Unix.Catalog.GetString("_Additional arguments:");
     this.label9.UseUnderline = true;
     this.signingTable.Add(this.label9);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.signingTable [this.label9]));
     w8.TopAttach    = ((uint)(4));
     w8.BottomAttach = ((uint)(5));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child signingTable.Gtk.Table+TableChild
     this.provisioningCombo      = new global::MonoDevelop.MacDev.SigningIdentityCombo();
     this.provisioningCombo.Name = "provisioningCombo";
     this.signingTable.Add(this.provisioningCombo);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.signingTable [this.provisioningCombo]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child signingTable.Gtk.Table+TableChild
     this.resourceRulesEntry      = new global::MonoDevelop.Ide.Gui.Components.ProjectFileEntry();
     this.resourceRulesEntry.Name = "resourceRulesEntry";
     this.resourceRulesEntry.VerifyFileExistsInProject = false;
     this.resourceRulesEntry.EntryIsEditable           = false;
     this.signingTable.Add(this.resourceRulesEntry);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.signingTable [this.resourceRulesEntry]));
     w10.TopAttach    = ((uint)(3));
     w10.BottomAttach = ((uint)(4));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.YOptions     = ((global::Gtk.AttachOptions)(0));
     this.alignment3.Add(this.signingTable);
     this.vbox3.Add(this.alignment3);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.alignment3]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.alignment2.Add(this.vbox3);
     this.vbox1.Add(this.alignment2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment2]));
     w14.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.label4.MnemonicWidget = this.identityCombo;
     this.label6.MnemonicWidget = this.provisioningCombo;
     this.label7.MnemonicWidget = this.entitlementsEntry;
     this.label8.MnemonicWidget = this.resourceRulesEntry;
     this.Hide();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.MonoMac.Gui.MonoMacPackagingSettingsWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.MonoMac.Gui.MonoMacPackagingSettingsWidget";
			// Container child MonoDevelop.MonoMac.Gui.MonoMacPackagingSettingsWidget.Gtk.Container+ContainerChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 6;
			// Container child vbox1.Gtk.Box+BoxChild
			this.includeMonoCheck = new global::Gtk.CheckButton ();
			this.includeMonoCheck.TooltipMarkup = "The Mono runtime will be included in the app bundle, so users will \nnot have to install it. However, this makes the bundle larger.";
			this.includeMonoCheck.CanFocus = true;
			this.includeMonoCheck.Name = "includeMonoCheck";
			this.includeMonoCheck.Label = global::Mono.Unix.Catalog.GetString ("checkbutton4");
			this.includeMonoCheck.Active = true;
			this.includeMonoCheck.DrawIndicator = true;
			this.includeMonoCheck.UseUnderline = true;
			this.includeMonoCheck.Remove (this.includeMonoCheck.Child);
			// Container child includeMonoCheck.Gtk.Container+ContainerChild
			this.labelBlah = new global::Gtk.Label ();
			this.labelBlah.Name = "labelBlah";
			this.labelBlah.LabelProp = global::Mono.Unix.Catalog.GetString ("Include Mono in application bundle <i>(Required for App Store)</i>");
			this.labelBlah.UseMarkup = true;
			this.includeMonoCheck.Add (this.labelBlah);
			this.vbox1.Add (this.includeMonoCheck);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.includeMonoCheck]));
			w2.Position = 0;
			w2.Expand = false;
			w2.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.alignment2 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
			this.alignment2.Name = "alignment2";
			this.alignment2.LeftPadding = ((uint)(24));
			// Container child alignment2.Gtk.Container+ContainerChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.TooltipMarkup = "The linker reduces the size of the application by removing unused code.\nIt is especially useful to reduce the size of the bundled Mono runtime.";
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.Gtk.Box+BoxChild
			this.linkerLabel = new global::Gtk.Label ();
			this.linkerLabel.Name = "linkerLabel";
			this.linkerLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Linker:");
			this.hbox1.Add (this.linkerLabel);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.linkerLabel]));
			w3.Position = 0;
			w3.Expand = false;
			w3.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.linkerCombo = global::Gtk.ComboBox.NewText ();
			this.linkerCombo.AppendText (global::Mono.Unix.Catalog.GetString ("Don't link assemblies"));
			this.linkerCombo.AppendText (global::Mono.Unix.Catalog.GetString ("Link framework assemblies"));
			this.linkerCombo.AppendText (global::Mono.Unix.Catalog.GetString ("Link all assemblies"));
			this.linkerCombo.Name = "linkerCombo";
			this.linkerCombo.Active = 0;
			this.hbox1.Add (this.linkerCombo);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.linkerCombo]));
			w4.Position = 1;
			w4.Expand = false;
			w4.Fill = false;
			this.alignment2.Add (this.hbox1);
			this.vbox1.Add (this.alignment2);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment2]));
			w6.Position = 1;
			w6.Expand = false;
			w6.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.table1 = new global::Gtk.Table (((uint)(6)), ((uint)(4)), false);
			this.table1.Name = "table1";
			this.table1.RowSpacing = ((uint)(6));
			this.table1.ColumnSpacing = ((uint)(6));
			// Container child table1.Gtk.Table+TableChild
			this.bundleIdentityCombo = new global::MonoDevelop.MacDev.SigningIdentityCombo ();
			this.bundleIdentityCombo.Name = "bundleIdentityCombo";
			this.table1.Add (this.bundleIdentityCombo);
			global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.bundleIdentityCombo]));
			w7.TopAttach = ((uint)(1));
			w7.BottomAttach = ((uint)(2));
			w7.LeftAttach = ((uint)(3));
			w7.RightAttach = ((uint)(4));
			w7.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.bundleSigningLabel = new global::Gtk.Label ();
			this.bundleSigningLabel.Name = "bundleSigningLabel";
			this.bundleSigningLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Signing identity:");
			this.table1.Add (this.bundleSigningLabel);
			global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.bundleSigningLabel]));
			w8.TopAttach = ((uint)(1));
			w8.BottomAttach = ((uint)(2));
			w8.LeftAttach = ((uint)(2));
			w8.RightAttach = ((uint)(3));
			w8.XOptions = ((global::Gtk.AttachOptions)(4));
			w8.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.createPackageCheck = new global::Gtk.CheckButton ();
			this.createPackageCheck.TooltipMarkup = "Creates an installer package from the app bundle.";
			this.createPackageCheck.CanFocus = true;
			this.createPackageCheck.Name = "createPackageCheck";
			this.createPackageCheck.Label = global::Mono.Unix.Catalog.GetString ("Sign Application Bundle");
			this.createPackageCheck.Active = true;
			this.createPackageCheck.DrawIndicator = true;
			this.createPackageCheck.UseUnderline = true;
			this.createPackageCheck.Remove (this.createPackageCheck.Child);
			// Container child createPackageCheck.Gtk.Container+ContainerChild
			this.label3636 = new global::Gtk.Label ();
			this.label3636.Name = "label3636";
			this.label3636.LabelProp = global::Mono.Unix.Catalog.GetString ("Create installer package <i>(Required for App Store)</i>");
			this.label3636.UseMarkup = true;
			this.createPackageCheck.Add (this.label3636);
			this.table1.Add (this.createPackageCheck);
			global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.createPackageCheck]));
			w10.TopAttach = ((uint)(2));
			w10.BottomAttach = ((uint)(3));
			w10.RightAttach = ((uint)(4));
			w10.XOptions = ((global::Gtk.AttachOptions)(4));
			w10.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label2 = new global::Gtk.Label ();
			this.label2.WidthRequest = 12;
			this.label2.Name = "label2";
			this.table1.Add (this.label2);
			global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
			w11.TopAttach = ((uint)(1));
			w11.BottomAttach = ((uint)(2));
			w11.LeftAttach = ((uint)(1));
			w11.RightAttach = ((uint)(2));
			w11.XOptions = ((global::Gtk.AttachOptions)(4));
			w11.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label8 = new global::Gtk.Label ();
			this.label8.WidthRequest = 12;
			this.label8.Name = "label8";
			this.table1.Add (this.label8);
			global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
			w12.TopAttach = ((uint)(1));
			w12.BottomAttach = ((uint)(2));
			w12.XOptions = ((global::Gtk.AttachOptions)(4));
			w12.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.packageIdentityCombo = new global::MonoDevelop.MacDev.SigningIdentityCombo ();
			this.packageIdentityCombo.Name = "packageIdentityCombo";
			this.table1.Add (this.packageIdentityCombo);
			global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.packageIdentityCombo]));
			w13.TopAttach = ((uint)(4));
			w13.BottomAttach = ((uint)(5));
			w13.LeftAttach = ((uint)(3));
			w13.RightAttach = ((uint)(4));
			w13.XOptions = ((global::Gtk.AttachOptions)(4));
			w13.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.packageSigningLabel = new global::Gtk.Label ();
			this.packageSigningLabel.Name = "packageSigningLabel";
			this.packageSigningLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Signing identity:");
			this.table1.Add (this.packageSigningLabel);
			global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.packageSigningLabel]));
			w14.TopAttach = ((uint)(4));
			w14.BottomAttach = ((uint)(5));
			w14.LeftAttach = ((uint)(2));
			w14.RightAttach = ((uint)(3));
			w14.XOptions = ((global::Gtk.AttachOptions)(4));
			w14.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.productDefinitionFileEntry = new global::MonoDevelop.Components.FileEntry ();
			this.productDefinitionFileEntry.Name = "productDefinitionFileEntry";
			this.table1.Add (this.productDefinitionFileEntry);
			global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.productDefinitionFileEntry]));
			w15.TopAttach = ((uint)(5));
			w15.BottomAttach = ((uint)(6));
			w15.LeftAttach = ((uint)(3));
			w15.RightAttach = ((uint)(4));
			w15.XOptions = ((global::Gtk.AttachOptions)(4));
			w15.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.productDefinitionLabel = new global::Gtk.Label ();
			this.productDefinitionLabel.Name = "productDefinitionLabel";
			this.productDefinitionLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Product definition:");
			this.table1.Add (this.productDefinitionLabel);
			global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.productDefinitionLabel]));
			w16.TopAttach = ((uint)(5));
			w16.BottomAttach = ((uint)(6));
			w16.LeftAttach = ((uint)(1));
			w16.RightAttach = ((uint)(3));
			w16.XOptions = ((global::Gtk.AttachOptions)(4));
			w16.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.signBundleCheck = new global::Gtk.CheckButton ();
			this.signBundleCheck.TooltipMarkup = "The application bundle can be signed to verify its origin.";
			this.signBundleCheck.CanFocus = true;
			this.signBundleCheck.Name = "signBundleCheck";
			this.signBundleCheck.Label = global::Mono.Unix.Catalog.GetString ("Sign Application Bundle");
			this.signBundleCheck.Active = true;
			this.signBundleCheck.DrawIndicator = true;
			this.signBundleCheck.UseUnderline = true;
			this.signBundleCheck.Remove (this.signBundleCheck.Child);
			// Container child signBundleCheck.Gtk.Container+ContainerChild
			this.label12 = new global::Gtk.Label ();
			this.label12.Name = "label12";
			this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("Sign application bundle <i>(Required for App Store)</i>");
			this.label12.UseMarkup = true;
			this.signBundleCheck.Add (this.label12);
			this.table1.Add (this.signBundleCheck);
			global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.signBundleCheck]));
			w18.RightAttach = ((uint)(4));
			w18.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.signPackageCheck = new global::Gtk.CheckButton ();
			this.signPackageCheck.TooltipMarkup = "The installer package can be signed to verify its origin.";
			this.signPackageCheck.CanFocus = true;
			this.signPackageCheck.Name = "signPackageCheck";
			this.signPackageCheck.Label = global::Mono.Unix.Catalog.GetString ("checkbutton4");
			this.signPackageCheck.Active = true;
			this.signPackageCheck.DrawIndicator = true;
			this.signPackageCheck.UseUnderline = true;
			this.signPackageCheck.Remove (this.signPackageCheck.Child);
			// Container child signPackageCheck.Gtk.Container+ContainerChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Sign installer package <i>(Required for App Store)</i>");
			this.label1.UseMarkup = true;
			this.signPackageCheck.Add (this.label1);
			this.table1.Add (this.signPackageCheck);
			global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.signPackageCheck]));
			w20.TopAttach = ((uint)(3));
			w20.BottomAttach = ((uint)(4));
			w20.LeftAttach = ((uint)(1));
			w20.RightAttach = ((uint)(4));
			w20.XOptions = ((global::Gtk.AttachOptions)(4));
			w20.YOptions = ((global::Gtk.AttachOptions)(4));
			this.vbox1.Add (this.table1);
			global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
			w21.Position = 2;
			w21.Expand = false;
			w21.Fill = false;
			this.Add (this.vbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.linkerLabel.MnemonicWidget = this.linkerCombo;
			this.bundleSigningLabel.MnemonicWidget = this.bundleIdentityCombo;
			this.packageSigningLabel.MnemonicWidget = this.packageIdentityCombo;
			this.productDefinitionLabel.MnemonicWidget = this.productDefinitionFileEntry;
			this.Hide ();
		}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.IPhone.Gui.IPhoneSigningKeyPanelWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.IPhone.Gui.IPhoneSigningKeyPanelWidget";
			// Container child MonoDevelop.IPhone.Gui.IPhoneSigningKeyPanelWidget.Gtk.Container+ContainerChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 6;
			// Container child vbox1.Gtk.Box+BoxChild
			this.alignment2 = new global::Gtk.Alignment (0F, 0.5F, 1F, 1F);
			this.alignment2.Name = "alignment2";
			// Container child alignment2.Gtk.Container+ContainerChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			// Container child vbox3.Gtk.Box+BoxChild
			this.alignment3 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
			this.alignment3.Name = "alignment3";
			// Container child alignment3.Gtk.Container+ContainerChild
			this.signingTable = new global::Gtk.Table (((uint)(5)), ((uint)(2)), false);
			this.signingTable.Name = "signingTable";
			this.signingTable.RowSpacing = ((uint)(6));
			this.signingTable.ColumnSpacing = ((uint)(6));
			// Container child signingTable.Gtk.Table+TableChild
			this.additionalArgsEntry = new global::MonoDevelop.Components.MenuButtonEntry ();
			this.additionalArgsEntry.Name = "additionalArgsEntry";
			this.signingTable.Add (this.additionalArgsEntry);
			global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.signingTable [this.additionalArgsEntry]));
			w1.TopAttach = ((uint)(4));
			w1.BottomAttach = ((uint)(5));
			w1.LeftAttach = ((uint)(1));
			w1.RightAttach = ((uint)(2));
			w1.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child signingTable.Gtk.Table+TableChild
			this.entitlementsEntry = new global::MonoDevelop.Ide.Gui.Components.ProjectFileEntry ();
			this.entitlementsEntry.Name = "entitlementsEntry";
			this.entitlementsEntry.VerifyFileExistsInProject = false;
			this.entitlementsEntry.EntryIsEditable = false;
			this.signingTable.Add (this.entitlementsEntry);
			global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.signingTable [this.entitlementsEntry]));
			w2.TopAttach = ((uint)(2));
			w2.BottomAttach = ((uint)(3));
			w2.LeftAttach = ((uint)(1));
			w2.RightAttach = ((uint)(2));
			w2.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child signingTable.Gtk.Table+TableChild
			this.identityCombo = new global::MonoDevelop.MacDev.SigningIdentityCombo ();
			this.identityCombo.Name = "identityCombo";
			this.signingTable.Add (this.identityCombo);
			global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.signingTable [this.identityCombo]));
			w3.LeftAttach = ((uint)(1));
			w3.RightAttach = ((uint)(2));
			w3.XOptions = ((global::Gtk.AttachOptions)(4));
			w3.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child signingTable.Gtk.Table+TableChild
			this.label4 = new global::Gtk.Label ();
			this.label4.Name = "label4";
			this.label4.Xalign = 0F;
			this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("_Identity:");
			this.label4.UseUnderline = true;
			this.signingTable.Add (this.label4);
			global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.signingTable [this.label4]));
			w4.XOptions = ((global::Gtk.AttachOptions)(4));
			w4.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child signingTable.Gtk.Table+TableChild
			this.label6 = new global::Gtk.Label ();
			this.label6.Name = "label6";
			this.label6.Xalign = 0F;
			this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("_Provisioning profile:");
			this.label6.UseUnderline = true;
			this.signingTable.Add (this.label6);
			global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.signingTable [this.label6]));
			w5.TopAttach = ((uint)(1));
			w5.BottomAttach = ((uint)(2));
			w5.XOptions = ((global::Gtk.AttachOptions)(4));
			w5.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child signingTable.Gtk.Table+TableChild
			this.label7 = new global::Gtk.Label ();
			this.label7.Name = "label7";
			this.label7.Xalign = 0F;
			this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Custom _entitlements:");
			this.label7.UseUnderline = true;
			this.signingTable.Add (this.label7);
			global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.signingTable [this.label7]));
			w6.TopAttach = ((uint)(2));
			w6.BottomAttach = ((uint)(3));
			w6.XOptions = ((global::Gtk.AttachOptions)(4));
			w6.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child signingTable.Gtk.Table+TableChild
			this.label8 = new global::Gtk.Label ();
			this.label8.Name = "label8";
			this.label8.Xalign = 0F;
			this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Custom _resource rules:");
			this.label8.UseUnderline = true;
			this.signingTable.Add (this.label8);
			global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.signingTable [this.label8]));
			w7.TopAttach = ((uint)(3));
			w7.BottomAttach = ((uint)(4));
			w7.XOptions = ((global::Gtk.AttachOptions)(4));
			w7.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child signingTable.Gtk.Table+TableChild
			this.label9 = new global::Gtk.Label ();
			this.label9.Name = "label9";
			this.label9.Xalign = 0F;
			this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("_Additional arguments:");
			this.label9.UseUnderline = true;
			this.signingTable.Add (this.label9);
			global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.signingTable [this.label9]));
			w8.TopAttach = ((uint)(4));
			w8.BottomAttach = ((uint)(5));
			w8.XOptions = ((global::Gtk.AttachOptions)(4));
			w8.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child signingTable.Gtk.Table+TableChild
			this.provisioningCombo = new global::MonoDevelop.MacDev.SigningIdentityCombo ();
			this.provisioningCombo.Name = "provisioningCombo";
			this.signingTable.Add (this.provisioningCombo);
			global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.signingTable [this.provisioningCombo]));
			w9.TopAttach = ((uint)(1));
			w9.BottomAttach = ((uint)(2));
			w9.LeftAttach = ((uint)(1));
			w9.RightAttach = ((uint)(2));
			w9.XOptions = ((global::Gtk.AttachOptions)(4));
			w9.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child signingTable.Gtk.Table+TableChild
			this.resourceRulesEntry = new global::MonoDevelop.Ide.Gui.Components.ProjectFileEntry ();
			this.resourceRulesEntry.Name = "resourceRulesEntry";
			this.resourceRulesEntry.VerifyFileExistsInProject = false;
			this.resourceRulesEntry.EntryIsEditable = false;
			this.signingTable.Add (this.resourceRulesEntry);
			global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.signingTable [this.resourceRulesEntry]));
			w10.TopAttach = ((uint)(3));
			w10.BottomAttach = ((uint)(4));
			w10.LeftAttach = ((uint)(1));
			w10.RightAttach = ((uint)(2));
			w10.YOptions = ((global::Gtk.AttachOptions)(0));
			this.alignment3.Add (this.signingTable);
			this.vbox3.Add (this.alignment3);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.alignment3]));
			w12.Position = 1;
			w12.Expand = false;
			w12.Fill = false;
			this.alignment2.Add (this.vbox3);
			this.vbox1.Add (this.alignment2);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment2]));
			w14.Position = 1;
			this.Add (this.vbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.label4.MnemonicWidget = this.identityCombo;
			this.label6.MnemonicWidget = this.provisioningCombo;
			this.label7.MnemonicWidget = this.entitlementsEntry;
			this.label8.MnemonicWidget = this.resourceRulesEntry;
			this.Hide ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.MonoMac.Gui.MonoMacPackagingSettingsWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.MonoMac.Gui.MonoMacPackagingSettingsWidget";
     // Container child MonoDevelop.MonoMac.Gui.MonoMacPackagingSettingsWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.includeMonoCheck = new global::Gtk.CheckButton();
     this.includeMonoCheck.TooltipMarkup = "The Mono runtime will be included in the app bundle, so users will \nnot have to install it. However, this makes the bundle larger.";
     this.includeMonoCheck.CanFocus      = true;
     this.includeMonoCheck.Name          = "includeMonoCheck";
     this.includeMonoCheck.Label         = global::Mono.Unix.Catalog.GetString("checkbutton4");
     this.includeMonoCheck.Active        = true;
     this.includeMonoCheck.DrawIndicator = true;
     this.includeMonoCheck.UseUnderline  = true;
     this.includeMonoCheck.Remove(this.includeMonoCheck.Child);
     // Container child includeMonoCheck.Gtk.Container+ContainerChild
     this.labelBlah           = new global::Gtk.Label();
     this.labelBlah.Name      = "labelBlah";
     this.labelBlah.LabelProp = global::Mono.Unix.Catalog.GetString("Include Mono in application bundle <i>(Required for App Store)</i>");
     this.labelBlah.UseMarkup = true;
     this.includeMonoCheck.Add(this.labelBlah);
     this.vbox1.Add(this.includeMonoCheck);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.includeMonoCheck]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.linkerAlignment             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.linkerAlignment.Name        = "linkerAlignment";
     this.linkerAlignment.LeftPadding = ((uint)(24));
     // Container child linkerAlignment.Gtk.Container+ContainerChild
     this.hbox1 = new global::Gtk.HBox();
     this.hbox1.TooltipMarkup = "The linker reduces the size of the application by removing unused code.\nIt is especially useful to reduce the size of the bundled Mono runtime.";
     this.hbox1.Name          = "hbox1";
     this.hbox1.Spacing       = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.linkerLabel           = new global::Gtk.Label();
     this.linkerLabel.Name      = "linkerLabel";
     this.linkerLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Linker:");
     this.hbox1.Add(this.linkerLabel);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.linkerLabel]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.linkerCombo = global::Gtk.ComboBox.NewText();
     this.linkerCombo.AppendText(global::Mono.Unix.Catalog.GetString("Don't link assemblies"));
     this.linkerCombo.AppendText(global::Mono.Unix.Catalog.GetString("Link framework assemblies"));
     this.linkerCombo.AppendText(global::Mono.Unix.Catalog.GetString("Link all assemblies"));
     this.linkerCombo.Name   = "linkerCombo";
     this.linkerCombo.Active = 0;
     this.hbox1.Add(this.linkerCombo);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.linkerCombo]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.linkerAlignment.Add(this.hbox1);
     this.vbox1.Add(this.linkerAlignment);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.linkerAlignment]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(6)), ((uint)(4)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.bundleIdentityCombo      = new global::MonoDevelop.MacDev.SigningIdentityCombo();
     this.bundleIdentityCombo.Name = "bundleIdentityCombo";
     this.table1.Add(this.bundleIdentityCombo);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.bundleIdentityCombo]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(3));
     w7.RightAttach  = ((uint)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.bundleSigningLabel           = new global::Gtk.Label();
     this.bundleSigningLabel.Name      = "bundleSigningLabel";
     this.bundleSigningLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Signing identity:");
     this.table1.Add(this.bundleSigningLabel);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.bundleSigningLabel]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(2));
     w8.RightAttach  = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.signBundleCheck = new global::Gtk.CheckButton();
     this.signBundleCheck.TooltipMarkup = "The application bundle can be signed to verify its origin.";
     this.signBundleCheck.CanFocus      = true;
     this.signBundleCheck.Name          = "signBundleCheck";
     this.signBundleCheck.Label         = global::Mono.Unix.Catalog.GetString("Sign Application Bundle");
     this.signBundleCheck.Active        = true;
     this.signBundleCheck.DrawIndicator = true;
     this.signBundleCheck.UseUnderline  = true;
     this.signBundleCheck.Remove(this.signBundleCheck.Child);
     // Container child signBundleCheck.Gtk.Container+ContainerChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Sign application bundle <i>(Required for App Store)</i>");
     this.label12.UseMarkup = true;
     this.signBundleCheck.Add(this.label12);
     this.hbox2.Add(this.signBundleCheck);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.signBundleCheck]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.signBundleImage        = new global::Gtk.Image();
     this.signBundleImage.Name   = "signBundleImage";
     this.signBundleImage.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-error", global::Gtk.IconSize.Menu);
     this.hbox2.Add(this.signBundleImage);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.signBundleImage]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     this.table1.Add(this.hbox2);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox2]));
     w12.RightAttach = ((uint)(4));
     w12.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.createPackageCheck = new global::Gtk.CheckButton();
     this.createPackageCheck.TooltipMarkup = "Creates an installer package from the app bundle.";
     this.createPackageCheck.CanFocus      = true;
     this.createPackageCheck.Name          = "createPackageCheck";
     this.createPackageCheck.Label         = global::Mono.Unix.Catalog.GetString("Sign Application Bundle");
     this.createPackageCheck.Active        = true;
     this.createPackageCheck.DrawIndicator = true;
     this.createPackageCheck.UseUnderline  = true;
     this.createPackageCheck.Remove(this.createPackageCheck.Child);
     // Container child createPackageCheck.Gtk.Container+ContainerChild
     this.label3636           = new global::Gtk.Label();
     this.label3636.Name      = "label3636";
     this.label3636.LabelProp = global::Mono.Unix.Catalog.GetString("Create installer package <i>(Required for App Store)</i>");
     this.label3636.UseMarkup = true;
     this.createPackageCheck.Add(this.label3636);
     this.hbox3.Add(this.createPackageCheck);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.createPackageCheck]));
     w14.Position = 0;
     w14.Expand   = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.installerImage        = new global::Gtk.Image();
     this.installerImage.Name   = "installerImage";
     this.installerImage.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-error", global::Gtk.IconSize.Menu);
     this.hbox3.Add(this.installerImage);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.installerImage]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     this.table1.Add(this.hbox3);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox3]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.RightAttach  = ((uint)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.signPackageCheck = new global::Gtk.CheckButton();
     this.signPackageCheck.TooltipMarkup = "The installer package can be signed to verify its origin.";
     this.signPackageCheck.CanFocus      = true;
     this.signPackageCheck.Name          = "signPackageCheck";
     this.signPackageCheck.Label         = global::Mono.Unix.Catalog.GetString("checkbutton4");
     this.signPackageCheck.Active        = true;
     this.signPackageCheck.DrawIndicator = true;
     this.signPackageCheck.UseUnderline  = true;
     this.signPackageCheck.Remove(this.signPackageCheck.Child);
     // Container child signPackageCheck.Gtk.Container+ContainerChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Sign installer package <i>(Required for App Store)</i>");
     this.label1.UseMarkup = true;
     this.signPackageCheck.Add(this.label1);
     this.hbox4.Add(this.signPackageCheck);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.signPackageCheck]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.signInstallerImage        = new global::Gtk.Image();
     this.signInstallerImage.Name   = "signInstallerImage";
     this.signInstallerImage.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-error", global::Gtk.IconSize.Menu);
     this.hbox4.Add(this.signInstallerImage);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.signInstallerImage]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.table1.Add(this.hbox4);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox4]));
     w20.TopAttach    = ((uint)(3));
     w20.BottomAttach = ((uint)(4));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.label2 = new global::Gtk.Label();
     this.label2.WidthRequest = 12;
     this.label2.Name         = "label2";
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w21.TopAttach    = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label8 = new global::Gtk.Label();
     this.label8.WidthRequest = 12;
     this.label8.Name         = "label8";
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
     w22.TopAttach    = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.packageIdentityCombo      = new global::MonoDevelop.MacDev.SigningIdentityCombo();
     this.packageIdentityCombo.Name = "packageIdentityCombo";
     this.table1.Add(this.packageIdentityCombo);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.packageIdentityCombo]));
     w23.TopAttach    = ((uint)(4));
     w23.BottomAttach = ((uint)(5));
     w23.LeftAttach   = ((uint)(3));
     w23.RightAttach  = ((uint)(4));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.packageSigningLabel           = new global::Gtk.Label();
     this.packageSigningLabel.Name      = "packageSigningLabel";
     this.packageSigningLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Signing identity:");
     this.table1.Add(this.packageSigningLabel);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.packageSigningLabel]));
     w24.TopAttach    = ((uint)(4));
     w24.BottomAttach = ((uint)(5));
     w24.LeftAttach   = ((uint)(2));
     w24.RightAttach  = ((uint)(3));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.productDefinitionFileEntry      = new global::MonoDevelop.Components.FileEntry();
     this.productDefinitionFileEntry.Name = "productDefinitionFileEntry";
     this.table1.Add(this.productDefinitionFileEntry);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.productDefinitionFileEntry]));
     w25.TopAttach    = ((uint)(5));
     w25.BottomAttach = ((uint)(6));
     w25.LeftAttach   = ((uint)(3));
     w25.RightAttach  = ((uint)(4));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.productDefinitionLabel           = new global::Gtk.Label();
     this.productDefinitionLabel.Name      = "productDefinitionLabel";
     this.productDefinitionLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Product definition:");
     this.table1.Add(this.productDefinitionLabel);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1 [this.productDefinitionLabel]));
     w26.TopAttach    = ((uint)(5));
     w26.BottomAttach = ((uint)(6));
     w26.LeftAttach   = ((uint)(1));
     w26.RightAttach  = ((uint)(3));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
     w27.Position = 2;
     w27.Expand   = false;
     w27.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.linkerLabel.MnemonicWidget            = this.linkerCombo;
     this.bundleSigningLabel.MnemonicWidget     = this.bundleIdentityCombo;
     this.packageSigningLabel.MnemonicWidget    = this.packageIdentityCombo;
     this.productDefinitionLabel.MnemonicWidget = this.productDefinitionFileEntry;
     this.Hide();
 }