mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix macOS 14 deprecation warnings. Make RSCore a local module.
This commit is contained in:
11
RSCore/Sources/RSCoreObjC/include/RSCore.h
Normal file
11
RSCore/Sources/RSCoreObjC/include/RSCore.h
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// RSCore.h
|
||||
//
|
||||
//
|
||||
// Created by Maurice Parker on 11/20/20.
|
||||
//
|
||||
|
||||
@import Foundation;
|
||||
|
||||
#import "../NSData+RSCore.h"
|
||||
#import "../NSSharingService+RSCore.h"
|
||||
Reference in New Issue
Block a user