usr-sse2 / RDM

Easily set Mac Retina display to higher unsupported resolutions
1.13k stars 75 forks source link

Installation problem #58

Open Gabberone95 opened 2 years ago

Gabberone95 commented 2 years ago

When i open the install file i get this error

An error occured; try again

objc[22476]: Class AMSupportURLConnectionDelegate is implemented in both /usr/lib/libamsupport.dylib (0x1dbae3678) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x105cf02c8). One of the two will be used. Which one is undefined.
objc[22476]: Class AMSupportURLSession is implemented in both /usr/lib/libamsupport.dylib (0x1dbae36c8) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x105cf0318). One of the two will be used. Which one is undefined.
xcodebuild: error: The directory /Users/gabberone does not contain an Xcode project, workspace or package.
objc[22478]: Class AMSupportURLConnectionDelegate is implemented in both /usr/lib/libamsupport.dylib (0x1dbae3678) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x105f682c8). One of the two will be used. Which one is undefined.
objc[22478]: Class AMSupportURLSession is implemented in both /usr/lib/libamsupport.dylib (0x1dbae36c8) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x105f68318). One of the two will be used. Which one is undefined.
error: Couldn't load -exportOptionsPlist: The file “export.plist” couldn’t be opened because there is no such file.

Error Domain=NSCocoaErrorDomain Code=260 "The file “export.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/gabberone/etc/export.plist, NSUnderlyingError=0x600001eb28b0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

Anyone knows why? I'm new to MacOS and I'm trying to figure out. I'm on Monterey 12.2.1, xcode 13.2.1, macbook air m1

mallchel commented 2 years ago

image But if you want you can download this archive and this works https://github.com/usr-sse2/RDM/releases

reukiodo commented 5 months ago

Like many non-Apple-signed apps, I had to right-click and select Open and then click Open on the popup before it would run normally.

perez987 commented 5 months ago

@reukiodo This happens only the first time you open the app, right?