Skip to content
This repository was archived by the owner on Sep 24, 2021. It is now read-only.

Commit a632195

Browse files
committed
chore: update binaries
1 parent bb122f3 commit a632195

File tree

7 files changed

+5
-5
lines changed

7 files changed

+5
-5
lines changed

android/libs/notifee_core_release.aar

401 Bytes
Binary file not shown.

ios/NotifeeCore.xcframework/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,34 +6,34 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>ios-arm64_i386_x86_64-simulator</string>
9+
<string>ios-arm64_x86_64-maccatalyst</string>
1010
<key>LibraryPath</key>
1111
<string>NotifeeCore.framework</string>
1212
<key>SupportedArchitectures</key>
1313
<array>
1414
<string>arm64</string>
15-
<string>i386</string>
1615
<string>x86_64</string>
1716
</array>
1817
<key>SupportedPlatform</key>
1918
<string>ios</string>
2019
<key>SupportedPlatformVariant</key>
21-
<string>simulator</string>
20+
<string>maccatalyst</string>
2221
</dict>
2322
<dict>
2423
<key>LibraryIdentifier</key>
25-
<string>ios-arm64_x86_64-maccatalyst</string>
24+
<string>ios-arm64_i386_x86_64-simulator</string>
2625
<key>LibraryPath</key>
2726
<string>NotifeeCore.framework</string>
2827
<key>SupportedArchitectures</key>
2928
<array>
3029
<string>arm64</string>
30+
<string>i386</string>
3131
<string>x86_64</string>
3232
</array>
3333
<key>SupportedPlatform</key>
3434
<string>ios</string>
3535
<key>SupportedPlatformVariant</key>
36-
<string>maccatalyst</string>
36+
<string>simulator</string>
3737
</dict>
3838
<dict>
3939
<key>LibraryIdentifier</key>
Binary file not shown.

0 commit comments

Comments
 (0)