From 348c12e1fc3c447901a8f0a204c9721544170c69 Mon Sep 17 00:00:00 2001 From: Max Sokolov Date: Sun, 15 May 2016 19:02:44 +0300 Subject: [PATCH 1/2] fix travis-ci badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1116ae..c543553 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ #Tablet.swift
-
+
From e0968898194c056dafa726dfd5d73a1e8bb82278 Mon Sep 17 00:00:00 2001
From: Max Sokolov
Date: Fri, 3 Jun 2016 00:28:56 +0300
Subject: [PATCH 2/2] fix xcode proj
---
TabletDemo/TabletDemo.xcodeproj/project.pbxproj | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/TabletDemo/TabletDemo.xcodeproj/project.pbxproj b/TabletDemo/TabletDemo.xcodeproj/project.pbxproj
index 9779299..c07b7a8 100644
--- a/TabletDemo/TabletDemo.xcodeproj/project.pbxproj
+++ b/TabletDemo/TabletDemo.xcodeproj/project.pbxproj
@@ -7,6 +7,7 @@
objects = {
/* Begin PBXBuildFile section */
+ DA539CC41D00DC6000368ACB /* Tablet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA539CC31D00DC6000368ACB /* Tablet.framework */; };
DAC2D5CA1C9D303E009E9C19 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAC2D5C91C9D303E009E9C19 /* AppDelegate.swift */; };
DAC2D5CF1C9D30A7009E9C19 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DAC2D5CD1C9D30A7009E9C19 /* Main.storyboard */; };
DAC2D5D01C9D30A7009E9C19 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DAC2D5CE1C9D30A7009E9C19 /* LaunchScreen.storyboard */; };
@@ -17,6 +18,7 @@
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
+ DA539CC31D00DC6000368ACB /* Tablet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Tablet.framework; path = "../Tablet/build/Debug-iphoneos/Tablet.framework"; sourceTree = "