Skip to content

Commit

Permalink
Merge pull request #36 from dyte-in/feat/1.36.2
Browse files Browse the repository at this point in the history
feat: 1.36.2
  • Loading branch information
palashgo authored Feb 17, 2023
2 parents 662ba8b + d58ada8 commit 6f0fe59
Show file tree
Hide file tree
Showing 47 changed files with 23 additions and 23 deletions.
10 changes: 5 additions & 5 deletions Frameworks/DyteSdk.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</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-arm64</string>
<string>ios-arm64_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
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
</data>
<key>main.jsbundle</key>
<data>
l8YRRDT86/pruZoyBBj833BTnCA=
cHKfoXpoAMBJFOn72oYqHxOy8lg=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -576,7 +576,7 @@
<dict>
<key>hash2</key>
<data>
Pscff504ZlkOKnqnHjB6vSRh+pb4s2uNFBjiwDQXmY8=
Ph/ALFTjxMgJdkRegas2qI6y3WRn92qlgCW0va+MLAk=
</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>2023-02-16T14:09:24Z</date>
<date>2023-02-17T04:12:16Z</date>
<key>Name</key>
<string>DyteSdk</string>
<key>SchemeName</key>
Expand Down
Binary file not shown.
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>2023-02-16T14:08:28Z</date>
<date>2023-02-17T04:11:21Z</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 @@ -215,7 +215,7 @@
</data>
<key>main.jsbundle</key>
<data>
l8YRRDT86/pruZoyBBj833BTnCA=
cHKfoXpoAMBJFOn72oYqHxOy8lg=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -576,7 +576,7 @@
<dict>
<key>hash2</key>
<data>
Pscff504ZlkOKnqnHjB6vSRh+pb4s2uNFBjiwDQXmY8=
Ph/ALFTjxMgJdkRegas2qI6y3WRn92qlgCW0va+MLAk=
</data>
</dict>
</dict>
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit 6f0fe59

Please sign in to comment.