We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 363f0b0 commit 0ebcd11Copy full SHA for 0ebcd11
Package.swift
@@ -4,6 +4,7 @@ import PackageDescription
4
5
let package = Package(
6
name: "IBPCollectionViewCompositionalLayout",
7
+ platforms: [.iOS(.v10)],
8
products: [
9
.library(
10
0 commit comments