Skip to content

Commit 6654f97

Browse files
committed
Update to Ignite 1.17.3 (Tickets 3.14.3)
1 parent b980e39 commit 6654f97

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ This is an example integration of the Ticketmaster Ignite SDK, Retail, Tickets,
77
* Retail: https://ignite.ticketmaster.com/docs/ios-retail-change-log
88
* Authentication: https://ignite.ticketmaster.com/docs/ios-authentication-change-log
99
* Tickets: https://ignite.ticketmaster.com/docs/ios-tickets-change-log
10-
* Documentation: https://ignite.ticketmaster.com/
10+
* General Documentation: https://ignite.ticketmaster.com/
11+
* API Documentation: https://code.ticketmaster.com/iOS-TicketmasterSDK/docs
1112
* Frameworks: https://github.com/ticketmaster/iOS-TicketmasterSDK
1213

1314
### Change Log

TMSDKDemoIntegration.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,7 @@
999999
repositoryURL = "https://github.com/ticketmaster/iOS-TicketmasterSDK.git";
10001000
requirement = {
10011001
kind = exactVersion;
1002-
version = 1.17.2;
1002+
version = 1.17.3;
10031003
};
10041004
};
10051005
/* End XCRemoteSwiftPackageReference section */

TMSDKDemoIntegration/Menus/Purchase/EventConfiguration/Events.plist

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5-
<key>WWE: RAW - Nov 03, 2025</key>
5+
<key>WWE: Wrestlemania - April 18-19, 2026</key>
66
<dict>
77
<key>identifier</key>
8-
<string>1E006305ED6F53C6</string>
8+
<string>1700633087861E49</string>
99
</dict>
10-
<key>Jonas Brothers - Nov 14, 2025</key>
10+
<key>GHOST - Feb 21, 2026</key>
1111
<dict>
1212
<key>identifier</key>
13-
<string>1D006275E8FC341D</string>
13+
<string>09006337A7572E91</string>
1414
</dict>
1515
<key>MANÁ - Apr 04, 2026</key>
1616
<dict>

0 commit comments

Comments
 (0)