MacPython/XcodeNotes
This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.
Tools:
- sdp(1) - scripting definition processor - converts sdef(5) XML into Rez(1) 'aete' resource, Cocoa Scripting .scriptSuite, or Cocoa Scripting .scriptTerminology
- pbxcp - looks like a pretty useful copy tool that can strip debug symbols, preserve modes, etc
- agvtool - apple generic versioning tool - may be useful if you have trouble picking development and marketing versions for your software
WSMakeStubs - Generates stubs (C++, ObjC, or AppleScript) for use with WebServices.framework from a WSDL (SOAP) file or url.
- Rez(1) - compiles the resource fork of a file according to a textual description
MvMac(1) - A metadata and fork aware mv tool, but doesn't work across volumes/filesystems yet
CpMac(1) - A metadata and fork aware cp tool
DeRez(1) - decompiles a resource fork into a textual description