You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
When i open the install file i get this error
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
The text was updated successfully, but these errors were encountered: