Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation problem #58

Open
Gabberone95 opened this issue Feb 16, 2022 · 3 comments
Open

Installation problem #58

Gabberone95 opened this issue Feb 16, 2022 · 3 comments

Comments

@Gabberone95
Copy link

Gabberone95 commented Feb 16, 2022

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
Copy link

mallchel commented Jul 5, 2022

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

@reukiodo
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants