usr-sse2 / RDM

Easily set Mac Retina display to higher unsupported resolutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation Problems on Monterey 12.0.1

cabyambo opened this issue · comments

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'

Please refer to #45 and #48.