Skip to content

Commit

Permalink
TMFoundation 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jbackertm committed Jun 14, 2024
1 parent 439472b commit 43e6ad9
Show file tree
Hide file tree
Showing 46 changed files with 17,341 additions and 16,414 deletions.
12 changes: 6 additions & 6 deletions Frameworks/TicketmasterFoundation.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<array>
<dict>
<key>BinaryPath</key>
<string>TicketmasterFoundation.framework/TicketmasterFoundation</string>
<string>TicketmasterFoundation.framework/Versions/A/TicketmasterFoundation</string>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64_x86_64-maccatalyst</string>
<key>LibraryPath</key>
<string>TicketmasterFoundation.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -21,15 +21,15 @@
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>maccatalyst</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>TicketmasterFoundation.framework/Versions/A/TicketmasterFoundation</string>
<string>TicketmasterFoundation.framework/TicketmasterFoundation</string>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>TicketmasterFoundation.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -40,7 +40,7 @@
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
Expand Down
Binary file not shown.
Loading

0 comments on commit 43e6ad9

Please sign in to comment.