1 parent c23e88f commit cf4b370Copy full SHA for cf4b370
iphone/iphone/Titanium-Bridging-Header.h
@@ -2,4 +2,6 @@
2
// Use this file to import your target's public headers that you would like to expose to Swift.
3
//
4
5
+#if !TARGET_OS_MACCATALYST
6
#import"TiAppiOSActivityAttributesProxy.h"
7
+#endif
0 commit comments