diff --git a/README.md b/README.md index cb63320..5a62427 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Platforms - + CocoaPods diff --git a/README_pt-br.md b/README_pt-br.md index cd9f482..5c16be2 100755 --- a/README_pt-br.md +++ b/README_pt-br.md @@ -1,19 +1,17 @@ ![](Assets/header2.jpg)

- - + + - + codebeat badge + Platforms - + CocoaPods - - Carthage - CocoaPods downloads @@ -23,12 +21,10 @@ Paypal +
License - - Twitter -

🌎 Traduções:
diff --git a/README_zh.md b/README_zh.md index 1b3f690..73ef43e 100755 --- a/README_zh.md +++ b/README_zh.md @@ -1,19 +1,17 @@ ![](Assets/header2.jpg)

- - + + - + codebeat badge + Platforms - + CocoaPods - - Carthage - CocoaPods downloads @@ -23,14 +21,13 @@ Paypal +
License - - Twitter -

+ 🌎 翻译: [ [原版的](https://github.com/Juanpe/SkeletonView) ]
[🇧🇷](https://github.com/Juanpe/SkeletonView/blob/master/README_pt-br.md) [@brunomunizaf](https://twitter.com/brunomuniz_af) diff --git a/SkeletonView.podspec b/SkeletonView.podspec index 00c6fd9..337430e 100644 --- a/SkeletonView.podspec +++ b/SkeletonView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SkeletonView" - s.version = "1.4.2" + s.version = "1.5" s.summary = "An elegant way to show users that something is happening and also prepare them to which contents he is waiting" s.description = <<-DESC Today almost all apps have async processes, as API requests, long runing processes, etc. And while the processes are working, usually developers place a loading view to show users that something is going on. @@ -12,7 +12,7 @@ Pod::Spec.new do |s| s.social_media_url = "https://twitter.com/JuanpeCatalan" s.ios.deployment_target = "9.0" s.tvos.deployment_target = "9.0" - s.swift_version = "4.2" + s.swift_version = "5" s.source = { :git => "https://github.com/Juanpe/SkeletonView.git", :tag => s.version.to_s } s.source_files = "Sources/**/*" end diff --git a/SkeletonView.xcodeproj/project.pbxproj b/SkeletonView.xcodeproj/project.pbxproj index 95dd937..5b5acba 100644 --- a/SkeletonView.xcodeproj/project.pbxproj +++ b/SkeletonView.xcodeproj/project.pbxproj @@ -563,7 +563,7 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0910; - LastUpgradeCheck = 1000; + LastUpgradeCheck = 1020; ORGANIZATIONNAME = SkeletonView; TargetAttributes = { 17DD0DFF207FB27400C56334 = { @@ -587,7 +587,7 @@ }; buildConfigurationList = 52D6D9761BEFF229002C0205 /* Build configuration list for PBXProject "SkeletonView" */; compatibilityVersion = "Xcode 6.3"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, @@ -811,7 +811,7 @@ SDKROOT = appletvos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 3; TVOS_DEPLOYMENT_TARGET = 9.0; }; @@ -843,7 +843,7 @@ SDKROOT = appletvos; SKIP_INSTALL = YES; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 3; TVOS_DEPLOYMENT_TARGET = 9.0; }; @@ -871,7 +871,7 @@ PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 4.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; @@ -897,7 +897,7 @@ PRODUCT_BUNDLE_IDENTIFIER = com.juanpecatalan.SkeletonViewExample; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 4.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; @@ -906,6 +906,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; @@ -954,7 +955,7 @@ ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 4.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; @@ -965,6 +966,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; @@ -1005,7 +1007,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 9.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; - SWIFT_VERSION = 4.0; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; @@ -1034,7 +1036,7 @@ PRODUCT_NAME = SkeletonView; SKIP_INSTALL = YES; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; }; name = Debug; }; @@ -1058,7 +1060,7 @@ PRODUCT_NAME = SkeletonView; SKIP_INSTALL = YES; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; }; name = Release; }; @@ -1082,7 +1084,7 @@ PRODUCT_BUNDLE_IDENTIFIER = com.juanpecatalan.SkeletonViewExample; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; @@ -1107,7 +1109,7 @@ PRODUCT_BUNDLE_IDENTIFIER = com.juanpecatalan.SkeletonViewExample; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; diff --git a/SkeletonView.xcodeproj/xcshareddata/xcschemes/SkeletonView-iOS.xcscheme b/SkeletonView.xcodeproj/xcshareddata/xcschemes/SkeletonView-iOS.xcscheme index 5ee636b..bce19df 100644 --- a/SkeletonView.xcodeproj/xcshareddata/xcschemes/SkeletonView-iOS.xcscheme +++ b/SkeletonView.xcodeproj/xcshareddata/xcschemes/SkeletonView-iOS.xcscheme @@ -1,6 +1,6 @@