1 2 3 4 5
#import <Foundation/Foundation.h> @interface PodsDummy_rustlib : NSObject @end @implementation PodsDummy_rustlib @end