mirror of
https://github.com/hmalik144/test_ios.git
synced 2026-03-18 07:26:35 +00:00
first commit
This commit is contained in:
5
My First IOS app/MyPlayground.playground/Contents.swift
Normal file
5
My First IOS app/MyPlayground.playground/Contents.swift
Normal file
@@ -0,0 +1,5 @@
|
||||
//: Playground - noun: a place where people can play
|
||||
|
||||
import UIKit
|
||||
|
||||
var str = "Hello, playground"
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<playground version='5.0' target-platform='ios'>
|
||||
<timeline fileName='timeline.xctimeline'/>
|
||||
</playground>
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Timeline
|
||||
version = "3.0">
|
||||
<TimelineItems>
|
||||
</TimelineItems>
|
||||
</Timeline>
|
||||
Reference in New Issue
Block a user