Getting Started
-
7. Testing Swift Compiler
Finally, to Test Swift Installation
Play:swift --version
In Output you should see the Swift version notice…
-
How to Quick Start with Swift Programming
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Finally, to Test Swift Installation
Play:
swift --version
In Output you should see the Swift version notice…
How to Quick Start with Swift Programming