Compare commits

...

4 Commits
0.6.0 ... main

Author SHA1 Message Date
gem
6146ce9dc2 no message 2025-03-31 18:06:02 +08:00
gem
718becd028 no message 2025-03-25 13:49:25 +08:00
gem
8ef7aa9775 no message 2025-03-22 17:50:21 +08:00
gem
d8cb97ca66 no message 2025-03-07 16:14:46 +08:00
6 changed files with 19 additions and 19 deletions

View File

@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'openim_sdk_core_ios'
s.version = '0.6.0'
s.version = '0.11.0'
s.summary = 'A short description of openim_sdk_core_ios.'
# This description is used to generate tags and improve search results.

View File

@ -4,20 +4,6 @@
<dict>
<key>AvailableLibraries</key>
<array>
<dict>
<key>BinaryPath</key>
<string>OpenIMCore.framework/OpenIMCore</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>OpenIMCore.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>OpenIMCore.framework/OpenIMCore</string>
@ -35,6 +21,20 @@
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>OpenIMCore.framework/OpenIMCore</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>OpenIMCore.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>

View File

@ -9,9 +9,9 @@
<key>MinimumOSVersion</key>
<string>100.0</string>
<key>CFBundleShortVersionString</key>
<string>0.0.1740723566</string>
<string>0.0.1743415192</string>
<key>CFBundleVersion</key>
<string>0.0.1740723566</string>
<string>0.0.1743415192</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
</dict>

View File

@ -9,9 +9,9 @@
<key>MinimumOSVersion</key>
<string>100.0</string>
<key>CFBundleShortVersionString</key>
<string>0.0.1740723566</string>
<string>0.0.1743415192</string>
<key>CFBundleVersion</key>
<string>0.0.1740723566</string>
<string>0.0.1743415192</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
</dict>