Skip to content

Commit 2df1290

Browse files
committed
Add android platform
1 parent 6523807 commit 2df1290

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SPIManifest/Platform.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
// limitations under the License.
1414

1515
public enum Platform: String, Codable, CaseIterable {
16+
case android
1617
case iOS = "ios"
1718
case linux
1819
case macosSpm = "macos-spm"

0 commit comments

Comments
 (0)