User Tools

Site Tools


code:start

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
code:start [2019/06/12 09:55] – [Xcode] michfielcode:start [2020/11/03 22:07] (current) – [Miscellaneous] michfiel
Line 1: Line 1:
-====== MacOS X ====== 
  
-[[terminalcmds|Useful Terminal Commands]] +====== Programming ======
- +
-====== Weblocs ====== +
- +
-[[Weblocs|Programming Resources]] +
- +
-====== Software Engineering ======+
  
   * [[collective wisdom]]   * [[collective wisdom]]
-  * [[programming style]] +  * [[programming style]] (Satire)
-     +
-    +
  
-===== Xcode ===== 
- 
-https://en.wikipedia.org/wiki/Xcode#Version_comparison_table 
- 
-^ Version     ^ min OS X to run ^ OS X SDK(s) ^ iOS SDK(s) included ^ Min iOS Deployment Target^ Min IB  ^ 
-| Xcode 3.1.4 | 10.5.8          | 10.4 + 10.5 |                                              | XIB 2.x | 
-| Xcode 4.2   | 10.6.7 and 10.7 | 10.6 + 10.7 | iOS 5.0             | iOS 3.0                  |         | 
-| Xcode 4.6.3 | 10.7.4          | 10.7 + 10.8 | iOS 6.1             | iOS 4.3                  |         | 
-| Xcode 5.1.1 | 10.8.5          | 10.8 + 10.9 | iOS 7.1             | iOS 4.3 or iOS 5.1.1     | 4.6     | 
-| Xcode 7.3.1 | 10.11           | 10.11.4     | iOS 9.3                                      | 5.1-7.0 | 
-| Xcode 8.2.1 | 10.11.5         | 10.12.2     | iOS 10.2            |                          | 8       | 
-^                                                                                      ^         ^ 
-| Xcode 10.1  | 10.13.6         | 10.14.1     | iOS 12.1            |                          |         | 
- 
-[[https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPFrameworks/Tasks/CreatingFrameworks.html#//apple_ref/doc/uid/20002258-106880|Creating a Framework]] 
-==== Editor ==== 
- 
-Special formatted comments do insert pragma-like marks in the function popup: 
- 
-<code> 
- 
-// FIXME: fix me 
-// TODO: to do 
-// ???: How does this work? 
-// !!!: This is only a workaround! 
- 
-</code> 
- 
- 
-==== Lessons, books and webpages ==== 
- 
- 
-  * http://www.uni-weimar.de/medien/wiki/ObjC-Memory_Management 
-  * http://www.danandcheryl.com/2012/08/3-tips-on-auto-synthesized-properties 
- 
- 
- 
-===== macOS ===== 
- 
- 
-==== Projects ==== 
- 
-  * [[mwav  |Microwave I/II editor ]] 
-  * [[gofter|Waldorf blofeld editor]] 
-  * [[au    |AudioUnits            ]] 
-  * [[8bit  |Chiptunes             ]] 
- 
-===== iOS ===== 
- 
- 
-==== Projects ==== 
- 
- 
-  * [[lapCounter|Laps2Go]] 
-  * [[heartRate|HeartRateMonitor]] 
      
  
 ===== Miscellaneous ===== ===== Miscellaneous =====
  
 +  * [[bash]]
 +  * [[csr]]
   * [[cvs]]   * [[cvs]]
-  * [[svn]]+  * [[ffmpeg]] 
 +  * [[git]] 
 +  * [[ios]]
   * [[localization]]   * [[localization]]
 +  * [[macos]]
 +  * [[regex]]
   * [[sparkle]]   * [[sparkle]]
   * [[ssh]]   * [[ssh]]
-  * [[csr]] +  * [[svn]] 
-  * [[ipn|IPN]]  +  * [[xcode]] 
-  * [[regex]]+
  
  
  
  
code/start.1560326124.txt.gz · Last modified: 2019/06/12 09:55 by michfiel