Skip to content

Commit

Permalink
feat/v1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
irohitb committed Jan 20, 2022
1 parent cbe3796 commit b614c20
Show file tree
Hide file tree
Showing 15 changed files with 32 additions and 32 deletions.
12 changes: 6 additions & 6 deletions Frameworks/DyteSdk.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,29 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>DyteSdk.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>x86_64</string>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-x86_64-simulator</string>
<key>LibraryPath</key>
<string>DyteSdk.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
</data>
<key>main.jsbundle</key>
<data>
5LbfbpVkc0QkzgPXCCK7bomm32Q=
PqAPqaGAz9Q/CyZjdnxp2fMT5U4=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -532,7 +532,7 @@
<dict>
<key>hash2</key>
<data>
ceyWj3c8hB9whoGk8G4ld4yaZz10UrPoe0hzFoOHpjs=
tJGKrcbQcTf1nI17vIOPzJw3vnveBn5hONdTCHPyUBE=
</data>
</dict>
</dict>
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Frameworks/ios-device.xcarchive/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>ArchiveVersion</key>
<integer>2</integer>
<key>CreationDate</key>
<date>2022-01-10T13:13:26Z</date>
<date>2022-01-20T11:24:46Z</date>
<key>Name</key>
<string>DyteSdk</string>
<key>SchemeName</key>
Expand Down

Large diffs are not rendered by default.

Binary file not shown.
2 changes: 1 addition & 1 deletion Frameworks/ios-simulator.xcarchive/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>ArchiveVersion</key>
<integer>2</integer>
<key>CreationDate</key>
<date>2022-01-10T13:12:15Z</date>
<date>2022-01-20T11:23:30Z</date>
<key>Name</key>
<string>DyteSdk</string>
<key>SchemeName</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
</data>
<key>main.jsbundle</key>
<data>
5LbfbpVkc0QkzgPXCCK7bomm32Q=
PqAPqaGAz9Q/CyZjdnxp2fMT5U4=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -532,7 +532,7 @@
<dict>
<key>hash2</key>
<data>
ceyWj3c8hB9whoGk8G4ld4yaZz10UrPoe0hzFoOHpjs=
tJGKrcbQcTf1nI17vIOPzJw3vnveBn5hONdTCHPyUBE=
</data>
</dict>
</dict>
Expand Down

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit b614c20

Please sign in to comment.