From 2ba53e3366b1d1653876fb0301a460ad9ded5da5 Mon Sep 17 00:00:00 2001 From: Artur Date: Tue, 9 Apr 2019 16:24:35 +0300 Subject: [PATCH] Build scripts update --- build-scripts | 2 +- iOS.playground/Contents.swift | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/build-scripts b/build-scripts index 8a74be38..05ed714e 160000 --- a/build-scripts +++ b/build-scripts @@ -1 +1 @@ -Subproject commit 8a74be38b9aa3f940503ad09127c28feee022983 +Subproject commit 05ed714e9f9dd228662a98cc909d1e8175e02e71 diff --git a/iOS.playground/Contents.swift b/iOS.playground/Contents.swift index 8b137891..2a779426 100644 --- a/iOS.playground/Contents.swift +++ b/iOS.playground/Contents.swift @@ -1 +1,3 @@ +import LeadKit +let str = "Hello, LeadKit playground"