Skip to content

Commit 34f9d46

Browse files
Merge branch 'main' into dev
2 parents 183b632 + 3897646 commit 34f9d46

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Examples/DemosApp/DemosApp.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 70;
6+
objectVersion = 50;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -90,7 +90,7 @@
9090
};
9191
};
9292
buildConfigurationList = 740D22222CD3BECA006731A5 /* Build configuration list for PBXProject "DemosApp" */;
93-
compatibilityVersion = "Xcode 15.0";
93+
compatibilityVersion = "Xcode 13.0";
9494
developmentRegion = en;
9595
hasScannedForEncodings = 0;
9696
knownRegions = (

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
A library with beautiful UI components to build SwiftUI and UIKit apps faster.
1313
</p>
1414

15+
<p align="center">
16+
<a href="https://swiftpackageindex.com/componentskit/ComponentsKit"><img src="https://img.shields.io/endpoint?url=https://swiftpackageindex.com/api/packages/componentskit/ComponentsKit/badge?type%3Dplatforms" alt="Platforms"></a>
17+
<a href="https://swiftpackageindex.com/componentskit/ComponentsKit"><img src="https://img.shields.io/endpoint?url=https://swiftpackageindex.com/api/packages/componentskit/ComponentsKit/badge?type%3Dswift-versions" alt="Swift Versions"></a>
18+
<a href="https://github.com/componentskit/ComponentsKit/blob/main/LICENSE"><img src="https://img.shields.io/github/license/componentskit/ComponentsKit" alt="License"></a>
19+
</p>
20+
1521
---
1622

1723
## Installation

0 commit comments

Comments
 (0)