Skip to content

Commit

Permalink
Cocoapos (#9)
Browse files Browse the repository at this point in the history
* fix cocoapods emulators

---------

Co-authored-by: Pavel Tychinin <[email protected]>
  • Loading branch information
PavelTychinin and Pavel Tychinin authored Oct 17, 2023
1 parent c8b5b9a commit 9b6c00e
Show file tree
Hide file tree
Showing 98 changed files with 10 additions and 454 deletions.
3 changes: 2 additions & 1 deletion Frameworks/Navigine.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64-simulator</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>Navigine.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
Expand Down

This file was deleted.

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 9b6c00e

Please sign in to comment.