diff --git a/Cartfile b/Cartfile index 44baa2f..e409f5a 100644 --- a/Cartfile +++ b/Cartfile @@ -1,5 +1,5 @@ github "Mantle/Mantle" "2.1.0" github "SRGSSR/FXReachability" "1.3.2_srg3" github "SRGSSR/Masonry" "v1.1.0_srg1" -github "SRGSSR/srgnetwork-ios" "1.0.2" +github "SRGSSR/srgnetwork-ios" "1.0.3" github "SRGSSR/UICKeyChainStore" "v2.1.2_srg1" \ No newline at end of file diff --git a/Cartfile.resolved b/Cartfile.resolved index f5200cf..18b4548 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -4,6 +4,6 @@ github "SRGSSR/MAKVONotificationCenter" "1.0_srg3" github "SRGSSR/Masonry" "v1.1.0_srg1" github "SRGSSR/UICKeyChainStore" "v2.1.2_srg1" github "SRGSSR/libextobjc" "0.6_srg1" -github "SRGSSR/srglogger-ios" "1.0.9" -github "SRGSSR/srgnetwork-ios" "1.0.2" +github "SRGSSR/srglogger-ios" "1.1" +github "SRGSSR/srgnetwork-ios" "1.0.3" github "rckoenes/OHHTTPStubs" "6.1.1" diff --git a/SRGIdentity.xcodeproj/project.pbxproj b/SRGIdentity.xcodeproj/project.pbxproj index cf06f80..1ca4f74 100644 --- a/SRGIdentity.xcodeproj/project.pbxproj +++ b/SRGIdentity.xcodeproj/project.pbxproj @@ -902,7 +902,7 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 9.0; - MARKETING_VERSION = 1.0.2; + MARKETING_VERSION = 1.0.3; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -1028,7 +1028,7 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 9.0; - MARKETING_VERSION = 1.0.2; + MARKETING_VERSION = 1.0.3; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -1216,7 +1216,7 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 9.0; - MARKETING_VERSION = 1.0.2; + MARKETING_VERSION = 1.0.3; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -1273,7 +1273,7 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 9.0; - MARKETING_VERSION = 1.0.2; + MARKETING_VERSION = 1.0.3; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2";