Skip to content

Commit

Permalink
Update to Ignite 1.11.3 (Tickets 3.9.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbackertm committed Dec 5, 2024
1 parent 23d9c9a commit cc02845
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TMSDKDemoIntegration.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.11.2;
MARKETING_VERSION = 1.11.3;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -892,7 +892,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.11.2;
MARKETING_VERSION = 1.11.3;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -994,7 +994,7 @@
repositoryURL = "https://github.com/ticketmaster/iOS-TicketmasterSDK.git";
requirement = {
kind = exactVersion;
version = 1.11.2;
version = 1.11.3;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down

0 comments on commit cc02845

Please sign in to comment.