Skip to content

Commit

Permalink
Version bump 4.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveWoodCom committed Sep 14, 2016
1 parent 97a73ce commit 7748773
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 20 deletions.
10 changes: 5 additions & 5 deletions DemoApps/OSXDemo/OSXDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand All @@ -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;
};
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down
10 changes: 5 additions & 5 deletions DemoApps/iOSDemo/iOSDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand All @@ -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;
};
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down
10 changes: 5 additions & 5 deletions DemoApps/tvOSDemo/tvOSDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand All @@ -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;
};
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down
4 changes: 2 additions & 2 deletions Sources/XCGLogger.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down
2 changes: 1 addition & 1 deletion Sources/XCGLogger/XCGLogger.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
4 changes: 2 additions & 2 deletions XCGLogger.podspec
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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'
Expand Down

0 comments on commit 7748773

Please sign in to comment.