Skip to content

Commit 74a470b

Browse files
committed
Add note on how Common.xcconfig works
1 parent 097f870 commit 74a470b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/Common.xcconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// This file is shared by all the projects in the WooCommerce workspace by
2+
// means of each project having a top-level xcconfig file that includes this.
13
IPHONEOS_DEPLOYMENT_TARGET = 16.0
24
MACOSX_DEPLOYMENT_TARGET = 14.0
35
WATCHOS_DEPLOYMENT_TARGET = 9.0

0 commit comments

Comments
 (0)