Skip to content

Commit

Permalink
Merge pull request #5 from tenjin/dg/release-1.12.24
Browse files Browse the repository at this point in the history
Release 1.12.24
  • Loading branch information
giraldogdiego committed Mar 14, 2023
2 parents 0ef29cc + 2599eee commit fbd344a
Show file tree
Hide file tree
Showing 14 changed files with 13 additions and 3 deletions.
6 changes: 4 additions & 2 deletions TenjinSDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,26 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_armv7</string>
<key>LibraryPath</key>
<string>TenjinSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>armv7</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>TenjinSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</data>
<key>Info.plist</key>
<data>
pirgfR3QkiEvKUh4yanq5cRl6BM=
9yCNI+nEndAEk+pa5YnxU4JDWRE=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -21,13 +21,21 @@
<dict>
<key>Headers/TenjinSDK.h</key>
<dict>
<key>hash</key>
<data>
RIUvg5AVTyyZbEi261rDqiBilfc=
</data>
<key>hash2</key>
<data>
GocpGD8fcJsBel8nmuml8uYLUC1j19UqDltJ1GOUxyA=
</data>
</dict>
<key>Modules/module.modulemap</key>
<dict>
<key>hash</key>
<data>
Q3WAPfywpZnDvUbKDeQzkjr3ins=
</data>
<key>hash2</key>
<data>
/9GuWAuHvjHS9NJie5P+EKupD+XL+CtopGDnfdR9I7k=
Expand Down
Binary file not shown.

0 comments on commit fbd344a

Please sign in to comment.