Skip to content

Commit

Permalink
Merge pull request #28 from dyte-in/feat/1.34.4
Browse files Browse the repository at this point in the history
feat/1.34.4
  • Loading branch information
palashgo authored May 30, 2022
2 parents 2245f18 + f31b3f9 commit c9de071
Show file tree
Hide file tree
Showing 18 changed files with 25 additions and 24 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

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
</data>
<key>main.jsbundle</key>
<data>
KUUDReHjk2rG2l+ItGO2FYYUWZs=
eVEc+FudLre3brseAM9bEBUWi20=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -499,7 +499,7 @@
<dict>
<key>hash2</key>
<data>
//w6RTNWeqF/r1kW8VBnwoLracSe+EjNwTwGaQYcyN4=
0eGTP7u6lPFOUTZZixAS5/8ixSdqsfllUFIvmPmkTBU=
</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-05-23T10:50:24Z</date>
<date>2022-05-30T06:11:38Z</date>
<key>Name</key>
<string>DyteSdk</string>
<key>SchemeName</key>
Expand Down

Large diffs are not rendered by default.

Binary file not shown.
Binary file modified Frameworks/ios-device.xcarchive/Products/usr/local/lib/libglog.a
Binary file not shown.
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-05-23T10:49:36Z</date>
<date>2022-05-30T06:10:47Z</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 @@ -187,7 +187,7 @@
</data>
<key>main.jsbundle</key>
<data>
KUUDReHjk2rG2l+ItGO2FYYUWZs=
eVEc+FudLre3brseAM9bEBUWi20=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -499,7 +499,7 @@
<dict>
<key>hash2</key>
<data>
//w6RTNWeqF/r1kW8VBnwoLracSe+EjNwTwGaQYcyN4=
0eGTP7u6lPFOUTZZixAS5/8ixSdqsfllUFIvmPmkTBU=
</data>
</dict>
</dict>
Expand Down
Loading

0 comments on commit c9de071

Please sign in to comment.