Skip to content

Commit a386b36

Browse files
committed
Update to Ignite 1.13.8 (Tickets 3.10.7)
1 parent 833cf3a commit a386b36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TicketsSDKDemoIntegration.xcodeproj/project.pbxproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
GCC_WARN_UNUSED_FUNCTION = YES;
328328
GCC_WARN_UNUSED_VARIABLE = YES;
329329
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
330-
MARKETING_VERSION = 3.10.5;
330+
MARKETING_VERSION = 3.10.7;
331331
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
332332
MTL_FAST_MATH = YES;
333333
ONLY_ACTIVE_ARCH = YES;
@@ -385,7 +385,7 @@
385385
GCC_WARN_UNUSED_FUNCTION = YES;
386386
GCC_WARN_UNUSED_VARIABLE = YES;
387387
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
388-
MARKETING_VERSION = 3.10.5;
388+
MARKETING_VERSION = 3.10.7;
389389
MTL_ENABLE_DEBUG_INFO = NO;
390390
MTL_FAST_MATH = YES;
391391
SDKROOT = iphoneos;
@@ -482,7 +482,7 @@
482482
repositoryURL = "https://github.com/ticketmaster/iOS-TicketmasterSDK.git";
483483
requirement = {
484484
kind = exactVersion;
485-
version = 1.13.6;
485+
version = 1.13.8;
486486
};
487487
};
488488
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)