no message

This commit is contained in:
gem 2025-03-22 17:50:21 +08:00
parent d8cb97ca66
commit 4991a75ed8
6 changed files with 19 additions and 19 deletions

View File

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

View File

@ -4,20 +4,6 @@
<dict> <dict>
<key>AvailableLibraries</key> <key>AvailableLibraries</key>
<array> <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> <dict>
<key>BinaryPath</key> <key>BinaryPath</key>
<string>OpenIMCore.framework/OpenIMCore</string> <string>OpenIMCore.framework/OpenIMCore</string>
@ -35,6 +21,20 @@
<key>SupportedPlatformVariant</key> <key>SupportedPlatformVariant</key>
<string>simulator</string> <string>simulator</string>
</dict> </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> </array>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>XFWK</string> <string>XFWK</string>

View File

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

View File

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