Skip to content

Commit aaf64fc

Browse files
authored
Merge pull request #479 from SalihCanBinboga/patch-1
fix: move swift-tools-version to first line of Package.swift
2 parents 785670c + 2e9bf66 commit aaf64fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/facebook_app_events/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
// swift-tools-version: 5.9
12
// Copyright (c) Oddbit (https://oddbit.id)
23
//
34
// This source file is part of facebook_app_events.
45
// Licensed under the Apache License, Version 2.0. See LICENSE and NOTICE.
56

6-
// swift-tools-version: 5.9
77
// The swift-tools-version declares the minimum version of Swift required to build this package.
88

99
import PackageDescription

0 commit comments

Comments
 (0)