diff --git a/DemoApps/OSXDemo/OSXDemo.xcodeproj/project.pbxproj b/DemoApps/OSXDemo/OSXDemo.xcodeproj/project.pbxproj index 20889ee6..c03c642e 100644 --- a/DemoApps/OSXDemo/OSXDemo.xcodeproj/project.pbxproj +++ b/DemoApps/OSXDemo/OSXDemo.xcodeproj/project.pbxproj @@ -327,7 +327,7 @@ 5501A3221D75FF2C00CB8ABE /* XCGLoggerTests (iOS).xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; - path = "XCGLoggerTests (iOS).xctest"; + path = XCGLoggerTests_iOS.xctest; remoteRef = 5501A3211D75FF2C00CB8ABE /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -341,14 +341,14 @@ 5501A3261D75FF2C00CB8ABE /* XCGLoggerTests (watchOS).xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; - path = "XCGLoggerTests (watchOS).xctest"; + path = XCGLoggerTests_watchOS.xctest; remoteRef = 5501A3251D75FF2C00CB8ABE /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; 5501A3281D75FF2C00CB8ABE /* XCGLoggerTests (tvOS).xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; - path = "XCGLoggerTests (tvOS).xctest"; + path = XCGLoggerTests_tvOS.xctest; remoteRef = 5501A3271D75FF2C00CB8ABE /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -438,7 +438,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "-"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = "4.0.0-beta.3"; + CURRENT_PROJECT_VERSION = "4.0.0-beta.4"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; @@ -485,7 +485,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "-"; COPY_PHASE_STRIP = YES; - CURRENT_PROJECT_VERSION = "4.0.0-beta.3"; + CURRENT_PROJECT_VERSION = "4.0.0-beta.4"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; diff --git a/DemoApps/iOSDemo/iOSDemo.xcodeproj/project.pbxproj b/DemoApps/iOSDemo/iOSDemo.xcodeproj/project.pbxproj index 1c09fd7b..ad314be5 100644 --- a/DemoApps/iOSDemo/iOSDemo.xcodeproj/project.pbxproj +++ b/DemoApps/iOSDemo/iOSDemo.xcodeproj/project.pbxproj @@ -501,7 +501,7 @@ 5501A2F91D75FE7800CB8ABE /* XCGLoggerTests (iOS).xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; - path = "XCGLoggerTests (iOS).xctest"; + path = XCGLoggerTests_iOS.xctest; remoteRef = 5501A2F81D75FE7800CB8ABE /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -515,14 +515,14 @@ 5501A2FD1D75FE7800CB8ABE /* XCGLoggerTests (watchOS).xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; - path = "XCGLoggerTests (watchOS).xctest"; + path = XCGLoggerTests_watchOS.xctest; remoteRef = 5501A2FC1D75FE7800CB8ABE /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; 5501A2FF1D75FE7800CB8ABE /* XCGLoggerTests (tvOS).xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; - path = "XCGLoggerTests (tvOS).xctest"; + path = XCGLoggerTests_tvOS.xctest; remoteRef = 5501A2FE1D75FE7800CB8ABE /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -673,7 +673,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = "4.0.0-beta.3"; + CURRENT_PROJECT_VERSION = "4.0.0-beta.4"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; @@ -721,7 +721,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; COPY_PHASE_STRIP = YES; - CURRENT_PROJECT_VERSION = "4.0.0-beta.3"; + CURRENT_PROJECT_VERSION = "4.0.0-beta.4"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; diff --git a/DemoApps/tvOSDemo/tvOSDemo.xcodeproj/project.pbxproj b/DemoApps/tvOSDemo/tvOSDemo.xcodeproj/project.pbxproj index 8dce63f9..ab189770 100644 --- a/DemoApps/tvOSDemo/tvOSDemo.xcodeproj/project.pbxproj +++ b/DemoApps/tvOSDemo/tvOSDemo.xcodeproj/project.pbxproj @@ -314,7 +314,7 @@ 5501A35A1D75FFA600CB8ABE /* XCGLoggerTests (iOS).xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; - path = "XCGLoggerTests (iOS).xctest"; + path = XCGLoggerTests_iOS.xctest; remoteRef = 5501A3591D75FFA600CB8ABE /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -328,14 +328,14 @@ 5501A35E1D75FFA600CB8ABE /* XCGLoggerTests (watchOS).xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; - path = "XCGLoggerTests (watchOS).xctest"; + path = XCGLoggerTests_watchOS.xctest; remoteRef = 5501A35D1D75FFA600CB8ABE /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; 5501A3601D75FFA600CB8ABE /* XCGLoggerTests (tvOS).xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; - path = "XCGLoggerTests (tvOS).xctest"; + path = XCGLoggerTests_tvOS.xctest; remoteRef = 5501A35F1D75FFA600CB8ABE /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -425,7 +425,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = "4.0.0-beta.3"; + CURRENT_PROJECT_VERSION = "4.0.0-beta.4"; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -472,7 +472,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = "4.0.0-beta.3"; + CURRENT_PROJECT_VERSION = "4.0.0-beta.4"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; diff --git a/Sources/XCGLogger.xcodeproj/project.pbxproj b/Sources/XCGLogger.xcodeproj/project.pbxproj index f3494614..2c7e9776 100644 --- a/Sources/XCGLogger.xcodeproj/project.pbxproj +++ b/Sources/XCGLogger.xcodeproj/project.pbxproj @@ -1038,7 +1038,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = ""; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = "4.0.0-beta.3"; + CURRENT_PROJECT_VERSION = "4.0.0-beta.4"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; @@ -1094,7 +1094,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = ""; COPY_PHASE_STRIP = YES; - CURRENT_PROJECT_VERSION = "4.0.0-beta.3"; + CURRENT_PROJECT_VERSION = "4.0.0-beta.4"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; diff --git a/Sources/XCGLogger/XCGLogger.swift b/Sources/XCGLogger/XCGLogger.swift index 00c41f3f..6f90a21b 100644 --- a/Sources/XCGLogger/XCGLogger.swift +++ b/Sources/XCGLogger/XCGLogger.swift @@ -46,7 +46,7 @@ open class XCGLogger: CustomDebugStringConvertible { public static let userInfoKeyInternal = "\(baseIdentifier).internal" /// Library version number - public static let versionString = "4.0.0-beta.3" + public static let versionString = "4.0.0-beta.4" /// Internal userInfo internal static let internalUserInfo: [String: Any] = [XCGLogger.Constants.userInfoKeyInternal: true] diff --git a/XCGLogger.podspec b/XCGLogger.podspec index f8a6dbd1..d57a5800 100644 --- a/XCGLogger.podspec +++ b/XCGLogger.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "XCGLogger" - s.version = "4.0.0-beta.3" + s.version = "4.0.0-beta.4" s.summary = "A debug log module for use in Swift projects." s.description = <<-DESC @@ -14,7 +14,7 @@ Pod::Spec.new do |s| s.social_media_url = "http://twitter.com/DaveWoodX" s.platforms = { :ios => "7.0", :watchos => "2.0", :tvos => "9.0" } - s.source = { :git => "https://github.com/DaveWoodCom/XCGLogger.git", :tag => "Version_4.0.0-beta.3" } + s.source = { :git => "https://github.com/DaveWoodCom/XCGLogger.git", :tag => "Version_4.0.0-beta.4" } s.source_files = "Sources/XCGLogger/**/*.{swift,h,m}" s.ios.deployment_target = '8.0'