User Tools

Site Tools


code:xcode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
code:xcode [2015/11/24 13:03] michfielcode:xcode [2015/11/24 13:06] michfiel
Line 1: Line 1:
 +====== Xcode ======
 +
 +
 +===== Editor =====
 +
 +Special formatted comments do insert pragma-like marks in the function popup:
 +
 +<code>
 +
 // FIXME: fix me // FIXME: fix me
 // TODO: to do // TODO: to do
 // ???: How does this work? // ???: How does this work?
 // !!!: This is only a workaround! // !!!: This is only a workaround!
 +
 +</code>
  
  
 +===== Lessons, books and webpages =====
  
  
   * http://www.uni-weimar.de/medien/wiki/ObjC-Memory_Management   * http://www.uni-weimar.de/medien/wiki/ObjC-Memory_Management
   *    * 
code/xcode.txt · Last modified: 2023/04/11 12:36 by michfiel