This commit is contained in:
Sophia Lee 2024-07-18 12:42:04 -07:00 коммит произвёл GitHub
Родитель cda11a888a
Коммит abc69c48b9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
5 изменённых файлов: 9 добавлений и 9 удалений

Просмотреть файл

@ -1,6 +1,6 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'MicrosoftFluentUI' s.name = 'MicrosoftFluentUI'
s.version = '0.28.1' s.version = '0.28.2'
s.summary = 'Fluent UI is a set of reusable UI controls and tools' s.summary = 'Fluent UI is a set of reusable UI controls and tools'
s.homepage = "https://www.microsoft.com/design/fluent/#/" s.homepage = "https://www.microsoft.com/design/fluent/#/"
s.license = { :type => 'MIT', :file => 'LICENSE' } s.license = { :type => 'MIT', :file => 'LICENSE' }

Просмотреть файл

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.28.1</string> <string>1.28.2</string>
<key>CFBundleURLTypes</key> <key>CFBundleURLTypes</key>
<array> <array>
<dict> <dict>
@ -26,7 +26,7 @@
</dict> </dict>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>137.28.1</string> <string>137.28.2</string>
<key>LSRequiresIPhoneOS</key> <key>LSRequiresIPhoneOS</key>
<true/> <true/>
<key>UIApplicationSceneManifest</key> <key>UIApplicationSceneManifest</key>

Просмотреть файл

@ -13,8 +13,8 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>BNDL</string> <string>BNDL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>0.28.1</string> <string>0.28.2</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>0.28.1</string> <string>0.28.2</string>
</dict> </dict>
</plist> </plist>

Просмотреть файл

@ -15,8 +15,8 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>FMWK</string> <string>FMWK</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>0.28.1</string> <string>0.28.2</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>0.28.1</string> <string>0.28.2</string>
</dict> </dict>
</plist> </plist>

Просмотреть файл

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>0.28.1</string> <string>0.28.2</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>62.28.1</string> <string>62.28.2</string>
<key>LSApplicationCategoryType</key> <key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string> <string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>