Swift/availability condition: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 November 2022

  • curprev 19:5319:53, 8 November 2022 imported>Fire 1,092 bytes +1,092 Created page with "[https://www.swiftlangjp.com/language-reference/statements.html#%E3%82%A2%E3%83%99%E3%82%A4%E3%83%A9%E3%83%93%E3%83%AA%E3%83%86%E3%82%A3%E6%9D%A1%E4%BB%B6availability-condition Availability Condition] を使うと実行時にOSの種類によって、制御を変えることができる。(conditional compilation blockは、コンパイル時に判断され、バイナリに反映される。) == Syntax == platform-name は..."