From 40604722a7a56f735124e069fcbb58307637744b Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Tue, 7 Apr 2020 09:46:23 +0200 Subject: [PATCH] Update --- Playground-Mac.playground/Contents.swift | 6 ----- .../contents.xcplayground | 4 ---- Playground-Mac.playground/timeline.xctimeline | 6 ----- Playground-iOS.playground/Contents.swift | 6 ----- .../contents.xcplayground | 4 ---- Playground-iOS.playground/timeline.xctimeline | 6 ----- Smile.xcodeproj/project.pbxproj | 16 ++++++------- .../xcshareddata/xcschemes/Smile-Mac.xcscheme | 24 ++++++++----------- .../xcshareddata/xcschemes/Smile-iOS.xcscheme | 24 ++++++++----------- 9 files changed, 27 insertions(+), 69 deletions(-) delete mode 100644 Playground-Mac.playground/Contents.swift delete mode 100644 Playground-Mac.playground/contents.xcplayground delete mode 100644 Playground-Mac.playground/timeline.xctimeline delete mode 100644 Playground-iOS.playground/Contents.swift delete mode 100644 Playground-iOS.playground/contents.xcplayground delete mode 100644 Playground-iOS.playground/timeline.xctimeline diff --git a/Playground-Mac.playground/Contents.swift b/Playground-Mac.playground/Contents.swift deleted file mode 100644 index 563aa2b..0000000 --- a/Playground-Mac.playground/Contents.swift +++ /dev/null @@ -1,6 +0,0 @@ -// Smile Mac Playground - -import Cocoa -import Smile - -var str = "Hello, playground" diff --git a/Playground-Mac.playground/contents.xcplayground b/Playground-Mac.playground/contents.xcplayground deleted file mode 100644 index ae240d4..0000000 --- a/Playground-Mac.playground/contents.xcplayground +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/Playground-Mac.playground/timeline.xctimeline b/Playground-Mac.playground/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/Playground-Mac.playground/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/Playground-iOS.playground/Contents.swift b/Playground-iOS.playground/Contents.swift deleted file mode 100644 index 1c3caba..0000000 --- a/Playground-iOS.playground/Contents.swift +++ /dev/null @@ -1,6 +0,0 @@ -// Smile iOS Playground - -import UIKit -import Smile - -var str = "Hello, playground" diff --git a/Playground-iOS.playground/contents.xcplayground b/Playground-iOS.playground/contents.xcplayground deleted file mode 100644 index fc5b4ab..0000000 --- a/Playground-iOS.playground/contents.xcplayground +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/Playground-iOS.playground/timeline.xctimeline b/Playground-iOS.playground/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/Playground-iOS.playground/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/Smile.xcodeproj/project.pbxproj b/Smile.xcodeproj/project.pbxproj index 2636586..3d784ca 100644 --- a/Smile.xcodeproj/project.pbxproj +++ b/Smile.xcodeproj/project.pbxproj @@ -47,8 +47,6 @@ D2DBF1E71D04C71300166F7B /* Smile.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Smile.swift; sourceTree = ""; }; D2DBF1EA1D04D1EB00166F7B /* Emoji.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Emoji.swift; sourceTree = ""; }; D2DBF1ED1D04D54300166F7B /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = ""; }; - D500FD111C3AABED00782D78 /* Playground-iOS.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = "Playground-iOS.playground"; sourceTree = ""; }; - D500FD121C3AAC8E00782D78 /* Playground-Mac.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = "Playground-Mac.playground"; sourceTree = ""; }; D5B2E89F1C3A780C00C0327D /* Smile.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Smile.framework; sourceTree = BUILT_PRODUCTS_DIR; }; D5B2E8A91C3A780C00C0327D /* Smile-iOS-Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Smile-iOS-Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; D5C629401C3A7FAA007F7B7C /* Smile.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Smile.framework; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -108,8 +106,6 @@ D5B2E8951C3A780C00C0327D = { isa = PBXGroup; children = ( - D500FD111C3AABED00782D78 /* Playground-iOS.playground */, - D500FD121C3AAC8E00782D78 /* Playground-Mac.playground */, D5C629691C3A809D007F7B7C /* Sources */, D5C6295C1C3A800E007F7B7C /* Smile */, D5C6298F1C3A8BDA007F7B7C /* SmileTests */, @@ -256,7 +252,7 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0730; - LastUpgradeCheck = 1000; + LastUpgradeCheck = 1140; ORGANIZATIONNAME = Fantageek; TargetAttributes = { D5B2E89E1C3A780C00C0327D = { @@ -277,11 +273,11 @@ }; buildConfigurationList = D5B2E8991C3A780C00C0327D /* Build configuration list for PBXProject "Smile" */; compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( - English, en, + Base, ); mainGroup = D5B2E8951C3A780C00C0327D; productRefGroup = D5B2E8A01C3A780C00C0327D /* Products */; @@ -388,6 +384,7 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; @@ -436,7 +433,7 @@ ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; @@ -447,6 +444,7 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; @@ -488,7 +486,7 @@ MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; diff --git a/Smile.xcodeproj/xcshareddata/xcschemes/Smile-Mac.xcscheme b/Smile.xcodeproj/xcshareddata/xcschemes/Smile-Mac.xcscheme index 472eb6e..4d41303 100644 --- a/Smile.xcodeproj/xcshareddata/xcschemes/Smile-Mac.xcscheme +++ b/Smile.xcodeproj/xcshareddata/xcschemes/Smile-Mac.xcscheme @@ -1,6 +1,6 @@ + + + + @@ -39,17 +48,6 @@ - - - - - - - - + + + + @@ -39,17 +48,6 @@ - - - - - - - -