Skip to content

Commit 8c5bb1e

Browse files
NachoSotoandersio
andauthored
SUPPORTS_MACCATALYST (#840)
Co-authored-by: Anders Ha <[email protected]>
1 parent e3916d7 commit 8c5bb1e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ReactiveSwift.xcodeproj/project.pbxproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1592,6 +1592,7 @@
15921592
DYLIB_CURRENT_VERSION = 1;
15931593
FRAMEWORK_VERSION = A;
15941594
INFOPLIST_FILE = Sources/Info.plist;
1595+
SUPPORTS_MACCATALYST = YES;
15951596
};
15961597
name = Debug;
15971598
};
@@ -1603,6 +1604,7 @@
16031604
DYLIB_CURRENT_VERSION = 1;
16041605
FRAMEWORK_VERSION = A;
16051606
INFOPLIST_FILE = Sources/Info.plist;
1607+
SUPPORTS_MACCATALYST = YES;
16061608
};
16071609
name = Release;
16081610
};
@@ -1692,6 +1694,7 @@
16921694
DYLIB_CURRENT_VERSION = 1;
16931695
FRAMEWORK_VERSION = A;
16941696
INFOPLIST_FILE = Sources/Info.plist;
1697+
SUPPORTS_MACCATALYST = YES;
16951698
};
16961699
name = Profile;
16971700
};
@@ -1752,6 +1755,7 @@
17521755
DYLIB_CURRENT_VERSION = 1;
17531756
FRAMEWORK_VERSION = A;
17541757
INFOPLIST_FILE = Sources/Info.plist;
1758+
SUPPORTS_MACCATALYST = YES;
17551759
};
17561760
name = Test;
17571761
};

0 commit comments

Comments
 (0)