Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/commit/8a645607858c8d3be3a4330f52238af6240ea50a You should set ROOT_URL correctly, otherwise the web may not work correctly.

removed import of removed library

preferencesAboutTextFull
Craig Watson 10 years ago
parent a389a75684
commit 8a64560785
  1. 1
      src/frameworks/UBPlatformUtils_mac.mm

@ -35,7 +35,6 @@
#import <Foundation/NSAutoreleasePool.h>
#import <Cocoa/Cocoa.h>
#import <Carbon/Carbon.h>
#import <APELite.h>
NSString* bundleShortVersion(NSBundle *bundle)
{

Loading…
Cancel
Save