Skip to content

Commit

Permalink
Merge branch 'release_v0.2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
erpankajpatel committed Jul 11, 2022
2 parents 7cd8906 + aa905c8 commit 78d77a8
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions PhylloConnect.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>PhylloConnect.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>PhylloConnect.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.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Assets.car</key>
<data>
DUIkLE1n862F9seThjShV/eceJY=
Udvlpp6eDWfspZtg7HN5szX2zcI=
</data>
<key>Headers/PhylloConnect-Swift.h</key>
<data>
Expand Down Expand Up @@ -75,7 +75,7 @@
<dict>
<key>hash2</key>
<data>
ZVhaF6YMFQBuc0cQv96SHDDE1g597pXwkOibItHQZNg=
7G28bD4UisulmpDCt54y4hSKV6QK6rlTR7uiF4AL304=
</data>
</dict>
<key>Headers/PhylloConnect-Swift.h</key>
Expand Down

0 comments on commit 78d77a8

Please sign in to comment.