Skip to content

Commit

Permalink
fix: update framework
Browse files Browse the repository at this point in the history
  • Loading branch information
crleona committed Nov 22, 2024
1 parent 547ddc3 commit be66cfa
Show file tree
Hide file tree
Showing 14 changed files with 6,573 additions and 6,545 deletions.
6 changes: 5 additions & 1 deletion Frameworks/AmplitudeSessionReplay.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>AmplitudeSessionReplay.framework</string>
<key>MergeableMetadata</key>
<true/>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
Expand All @@ -32,6 +34,8 @@
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>AmplitudeSessionReplay.framework</string>
<key>MergeableMetadata</key>
<true/>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
Expand All @@ -43,6 +47,6 @@
<key>CFBundlePackageType</key>
<string>XFWK</string>
<key>XCFrameworkFormatVersion</key>
<string>1.0</string>
<string>1.1</string>
</dict>
</plist>
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
</data>
<key>Info.plist</key>
<data>
JqXBgwjAd5ZoRDrrvCuKvigCZsk=
Hiaik5eQFSe2mkmk2swmkCf29d4=
</data>
<key>Modules/AmplitudeSessionReplay.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
aWLk5MdxI0CF0CgEIYSIjcdCewk=
IPQEYJBoZO1qASaZhnQ/ymPK47A=
</data>
<key>Modules/AmplitudeSessionReplay.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<data>
Expand All @@ -34,11 +34,11 @@
</data>
<key>Modules/AmplitudeSessionReplay.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
Ptoo7UPOCAayJhLVMKH4E7zSupE=
y2KrzG7KhgJ1PIOZfwCEJtUmE1Q=
</data>
<key>Modules/AmplitudeSessionReplay.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
aWLk5MdxI0CF0CgEIYSIjcdCewk=
IPQEYJBoZO1qASaZhnQ/ymPK47A=
</data>
<key>Modules/AmplitudeSessionReplay.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<data>
Expand All @@ -54,7 +54,7 @@
</data>
<key>Modules/AmplitudeSessionReplay.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
mlcZZvI6hXgndneBzuUHlBbkvFg=
jHq3GYViWEA7c2fLxyNbugNrEwA=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -85,7 +85,7 @@
<dict>
<key>hash2</key>
<data>
K0qNeylXreKy3YU+FESFw1c4P7xmyZOUqlW77X2zJfA=
UZbTNjFRvsNfSq5tuUlPB24bYXK6djY4uVVESpEel/k=
</data>
</dict>
<key>Modules/AmplitudeSessionReplay.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
Expand Down Expand Up @@ -113,14 +113,14 @@
<dict>
<key>hash2</key>
<data>
yMQtDvPeUOGkNMMsoUb3/DF/oIRZIbBWDSTqAUPT5sE=
ulrfYosziEXEbNYVTA6rOLaYmeSu96eWcChvUNee6DY=
</data>
</dict>
<key>Modules/AmplitudeSessionReplay.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
K0qNeylXreKy3YU+FESFw1c4P7xmyZOUqlW77X2zJfA=
UZbTNjFRvsNfSq5tuUlPB24bYXK6djY4uVVESpEel/k=
</data>
</dict>
<key>Modules/AmplitudeSessionReplay.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
Expand Down Expand Up @@ -148,7 +148,7 @@
<dict>
<key>hash2</key>
<data>
OIL1Xkjmv8quIIThIs245QrsfqihFCe4z0FxmjG1ksw=
p0P169/PRsMlAMx6a/gkRNNx4cWXNopfJE8RBIpmLK4=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit be66cfa

Please sign in to comment.