This commit is contained in:
Lamine Male 2023-10-25 10:59:48 -07:00 коммит произвёл GitHub
Родитель 689a2474b1
Коммит 55b3ffb74b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
5 изменённых файлов: 9 добавлений и 9 удалений

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

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

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

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.11.1</string>
<string>1.11.2</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@ -26,7 +26,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>137.11.1</string>
<string>137.11.2</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIApplicationSceneManifest</key>

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

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

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

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

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

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.11.1</string>
<string>0.11.2</string>
<key>CFBundleVersion</key>
<string>62.11.1</string>
<string>62.11.2</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>