Skip to content

Commit 1f89038

Browse files
author
Carlos Butron
committed
Updated to Swift 2.0
1 parent 5e7a882 commit 1f89038

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.DS_Store

0 Bytes
Binary file not shown.

CoreDataSample2/CoreDataSample2.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
301301
GCC_WARN_UNUSED_FUNCTION = YES;
302302
GCC_WARN_UNUSED_VARIABLE = YES;
303-
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
303+
IPHONEOS_DEPLOYMENT_TARGET = 9.1;
304304
MTL_ENABLE_DEBUG_INFO = YES;
305305
ONLY_ACTIVE_ARCH = YES;
306306
SDKROOT = iphoneos;
@@ -336,7 +336,7 @@
336336
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
337337
GCC_WARN_UNUSED_FUNCTION = YES;
338338
GCC_WARN_UNUSED_VARIABLE = YES;
339-
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
339+
IPHONEOS_DEPLOYMENT_TARGET = 9.1;
340340
MTL_ENABLE_DEBUG_INFO = NO;
341341
SDKROOT = iphoneos;
342342
VALIDATE_PRODUCT = YES;

0 commit comments

Comments
 (0)