Fix codesign for Mac OS X.
This commit is contained in:
+2
-2
@@ -613,8 +613,8 @@ protected:
|
||||
|
||||
Mach_header mhdro;
|
||||
Mach_segment_command segZERO;
|
||||
Mach_segment_command segMHDR;
|
||||
Mach_section_command secMHDR;
|
||||
Mach_segment_command segXHDR; // location to put eXtra headers
|
||||
Mach_section_command secXHDR;
|
||||
Mach_segment_command segTEXT;
|
||||
Mach_section_command secTEXT;
|
||||
Mach_segment_command segLINK;
|
||||
|
||||
Reference in New Issue
Block a user