Skip to content

Instantly share code, notes, and snippets.

@Koze
Last active October 15, 2019 06:00
Show Gist options
  • Save Koze/f80d1e8264d1e59cfb553761113db680 to your computer and use it in GitHub Desktop.
Save Koze/f80d1e8264d1e59cfb553761113db680 to your computer and use it in GitHub Desktop.
This API seems to be private use. You can directly import header <EventKitUI/EventKitUIBundle.h>
//
// EventKitUIBundle.h
// EventKitUI
//
// Created by Greg Novick on 2/26/08.
// Copyright 2008 Apple Computer, Inc. All rights reserved.
//
#import <EventKitUI/EventKitUIDefines.h>
#import <Foundation/Foundation.h>
EVENTKITUI_EXTERN NSBundle *EventKitUIBundle(void);
https://developer.apple.com/documentation/eventkitui/2866511-eventkituibundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment