Skip to content

Commit 9c1e811

Browse files
committed
Update to Ignite 1.14.1 (Tickets 3.12.1, Authentication 3.10.6)
1 parent d3d7407 commit 9c1e811

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

TMSDKDemoIntegration.xcodeproj/project.pbxproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -930,6 +930,7 @@
930930
"$(inherited)",
931931
"@executable_path/Frameworks",
932932
);
933+
MARKETING_VERSION = 1.14.1;
933934
PRODUCT_BUNDLE_IDENTIFIER = com.ticketmaster.ios.PresenceSDKDemoIntegration;
934935
PRODUCT_NAME = "$(TARGET_NAME)";
935936
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -961,6 +962,7 @@
961962
"$(inherited)",
962963
"@executable_path/Frameworks",
963964
);
965+
MARKETING_VERSION = 1.14.1;
964966
PRODUCT_BUNDLE_IDENTIFIER = com.ticketmaster.ios.PresenceSDKDemoIntegration;
965967
PRODUCT_NAME = "$(TARGET_NAME)";
966968
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -999,7 +1001,7 @@
9991001
repositoryURL = "https://github.com/ticketmaster/iOS-TicketmasterSDK.git";
10001002
requirement = {
10011003
kind = exactVersion;
1002-
version = 1.14.0;
1004+
version = 1.14.1;
10031005
};
10041006
};
10051007
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)