• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Xcode customizations, workflows, specifications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode customizations, workflows, specifications


  • Subject: Xcode customizations, workflows, specifications
  • From: David Šťastný <email@hidden>
  • Date: Thu, 29 Dec 2005 19:57:49 +0100

Hello xCoders,

I am looking for any documentation on how to customize Xcode IDE, especially for documentation on .pblangspecs and .pbfilespecs files, HowTo/SDK/API for source scanners, targets, build phases, compilers and linkers. I would like to implement:

- Full syntax support for HTML/XHTML/XML and CSS, including navigation and code completition.

- Validation (like "precompiling") target or build phase for HTML/ XHTML/XML and CSS.

- Refactoring or templating tools for web files (HTML, PHP) in the means of master / slave files, where master files define "editable regions" in source code which can be modified in slave files. Once a master file is modified, all slave files are updated with "editable regions" contents preserved (just like Macromedia Dreamweaver). This could be used for many types of projects, just to preserve some parts of source files (copyright notices, package definitions, etc), not only for web sites.

- Synchronization (like "building") target or build phase which uploads selected files to a web server

   or

- Synchronization (like "SCM") which communicates over FTP/SFTP/ WebDAV with a web server (just like Macromedia Dreamweaver) and uploads/downloads/checks in/out selected and modified files.


Any help would be appreciated,

David Stastny

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Xcode customizations, workflows, specifications
      • From: Chris Hanson <email@hidden>
  • Prev by Date: Re: Generating multiple localizations when creating a new project
  • Next by Date: Re: Finding Files Buried in Groups
  • Previous by thread: Re: Finding Files Buried in Groups
  • Next by thread: Re: Xcode customizations, workflows, specifications
  • Index(es):
    • Date
    • Thread