Skip to content

Commit 502c695

Browse files
committed
Update to Ignite 1.13.3 (Swift-Protobuf dependency improvement)
1 parent 51eebf6 commit 502c695

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TMSDKDemoIntegration.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@
833833
GCC_WARN_UNUSED_FUNCTION = YES;
834834
GCC_WARN_UNUSED_VARIABLE = YES;
835835
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
836-
MARKETING_VERSION = 1.13.1;
836+
MARKETING_VERSION = 1.13.3;
837837
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
838838
MTL_FAST_MATH = YES;
839839
ONLY_ACTIVE_ARCH = YES;
@@ -892,7 +892,7 @@
892892
GCC_WARN_UNUSED_FUNCTION = YES;
893893
GCC_WARN_UNUSED_VARIABLE = YES;
894894
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
895-
MARKETING_VERSION = 1.13.1;
895+
MARKETING_VERSION = 1.13.3;
896896
MTL_ENABLE_DEBUG_INFO = NO;
897897
MTL_FAST_MATH = YES;
898898
SDKROOT = iphoneos;
@@ -994,7 +994,7 @@
994994
repositoryURL = "https://github.com/ticketmaster/iOS-TicketmasterSDK.git";
995995
requirement = {
996996
kind = exactVersion;
997-
version = 1.13.1;
997+
version = 1.13.3;
998998
};
999999
};
10001000
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)