ali-rantakari / icalBuddy

Command-line utility for printing events and tasks from the OS X calendar database.
149 stars 33 forks source link

Error on OS X 10.11 (El Captain) #14

Closed LittleOrangeC closed 8 years ago

LittleOrangeC commented 8 years ago

The Calendar Foundation Framework has been updated with 10.11 which now causes icalBuddy to throw this error:

icalBuddy[21258:108152] Error loading /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation: dlopen(/System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation, 265): no suitable image found. Did find: /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation: mach-o, but wrong architecture

LittleOrangeC commented 8 years ago

Duplicate of #6