Skip to content

Commit

Permalink
bug:empty dyte participant update on rejoinig meeting
Browse files Browse the repository at this point in the history
  • Loading branch information
irohitb committed Jul 28, 2021
1 parent 6a54b43 commit 4587ea9
Show file tree
Hide file tree
Showing 15 changed files with 628 additions and 624 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-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>
<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>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
307 changes: 154 additions & 153 deletions Frameworks/DyteSdk.xcframework/ios-arm64/DyteSdk.framework/main.jsbundle

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
</data>
<key>main.jsbundle</key>
<data>
/3XrJWuah+oA/SROFz7ggGMwHs0=
eNGW9HhbSIFcqC/9BHqSaXh+jYE=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -466,7 +466,7 @@
<dict>
<key>hash2</key>
<data>
mWbuTjo6Ee/8uMeKf0Ih4INNgkfR3022HZadCSWR2MI=
dAFHnGvvx+vt9ovHhbQo+uWI+anRLJYN8lYun3yPf/s=
</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>2021-07-26T14:03:20Z</date>
<date>2021-07-28T18:22:49Z</date>
<key>Name</key>
<string>DyteSdk</string>
<key>SchemeName</key>
Expand Down
Binary file not shown.

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>2021-07-26T14:02:07Z</date>
<date>2021-07-28T18:21:45Z</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 @@ -175,7 +175,7 @@
</data>
<key>main.jsbundle</key>
<data>
/3XrJWuah+oA/SROFz7ggGMwHs0=
eNGW9HhbSIFcqC/9BHqSaXh+jYE=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -466,7 +466,7 @@
<dict>
<key>hash2</key>
<data>
mWbuTjo6Ee/8uMeKf0Ih4INNgkfR3022HZadCSWR2MI=
dAFHnGvvx+vt9ovHhbQo+uWI+anRLJYN8lYun3yPf/s=
</data>
</dict>
</dict>
Expand Down

Large diffs are not rendered by default.

Binary file not shown.

0 comments on commit 4587ea9

Please sign in to comment.