How to add linker flags -sectcreate __TEXT __info_plist Info.plist_path in cava packager (Mac OSX)
108 views
Skip to first unread message
Tomek Wardega
unread,
Feb 15, 2014, 7:06:13 PM2/15/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cava-p...@googlegroups.com
I would like to submit my app written in CitrusPerl to Apple OSX store. In order to do this I have to add the __TEXT section to the executable created by the packager and then sign my app.
Please advise how can I add the linker option -sectcreate __TEXT __info_plist Info.plist_path so that it is in place for the Build of CAVA executable.