Skip to content

Commit 50d13ac

Browse files
committed
Update to Ignite 1.14.1 (Tickets 3.12.1, Authentication 3.10.6)
1 parent bb6bc32 commit 50d13ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

TicketsSDKDemoIntegration.xcodeproj/project.pbxproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@
416416
"$(inherited)",
417417
"@executable_path/Frameworks",
418418
);
419+
MARKETING_VERSION = 3.12.1;
419420
PRODUCT_BUNDLE_IDENTIFIER = com.ticketmaster.TicketsSDKDemoIntegration;
420421
PRODUCT_NAME = "$(TARGET_NAME)";
421422
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -445,6 +446,7 @@
445446
"$(inherited)",
446447
"@executable_path/Frameworks",
447448
);
449+
MARKETING_VERSION = 3.12.1;
448450
PRODUCT_BUNDLE_IDENTIFIER = com.ticketmaster.TicketsSDKDemoIntegration;
449451
PRODUCT_NAME = "$(TARGET_NAME)";
450452
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -482,7 +484,7 @@
482484
repositoryURL = "https://github.com/ticketmaster/iOS-TicketmasterSDK.git";
483485
requirement = {
484486
kind = exactVersion;
485-
version = 1.14.0;
487+
version = 1.14.1;
486488
};
487489
};
488490
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)