usr-sse2 / RDM

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

Installation Problems on Monterey 12.0.1 #54

Closed cabyambo closed 2 years ago

cabyambo commented 2 years ago

After running ./install I get the following errors:

--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:x86_64, id:EA2A1CB9-33EB-582A-B607-5E672427555D }
{ platform:macOS, name:Any Mac }
** ARCHIVE FAILED **

The following build commands failed:
    CompileC /Users/yambo/Library/Developer/Xcode/DerivedData/RDM-
eghdfoggxqkwmngjtyblbkdsomho/Build/Intermediates.noindex/ArchiveIntermediates/RDM/Inter
mediateBuildFilesPath/RDM.build/Release/RDM.build/Objects-normal/x86_64/utils-
641b650dac2a9545feb7359eb61ef07b.o /Users/yambo/Downloads/RDM/src/utils.mm normal 
x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'RDM' from 
project 'RDM')
(1 failure)
error: archive not found at path 
'/var/folders/x4/6_mygbld3l5bshh7fhm84knm0000gn/T/tmp.KQT1UXmt/RDM.xcarchive'
jnooree commented 2 years ago

Please refer to #45 and #48.