

We don’t anticipate any problems for you with the new release, but please let is know if you spot anything. They executed cleanly, with the same results as Xcode 12.3. You don’t need to make any changes to your project to use the new release: all VoltBuilder jobs are now processed using it.īefore we went live with the new release, we tested by processing an entire day of iOS builds.

This allows you to build apps for iOS 14.4, which was released yesterday by Apple.
XCODE 12 ON CATALINA UPDATE
The VoltBuilder servers are now using Xcode 12.4, the latest update from Apple. Note I found all these steps by running brew doctor and starting with the most likely candidates.VoltBuilder now supports Xcode 12.4 and iOS 14.4
XCODE 12 ON CATALINA INSTALL
I did not set any environment variables (in fact, I had tried setting some based on helpful tips above and elsewhere, but even after the 2 steps above the install wouldn't succeed until I removed those extra environment variables. internal.h:94:72: note: expanded from macro 'rp'Īfter much fumbling about, the solution was these 2 things: vm_callinfo.h:216:16: error: use of undeclared identifier 'RUBY_FUNCTION_NAME_STRING' Inspect or clean up the working tree at /var/folders/44/81bh_1z97y5gknbwd84w4fqm0000gp/T/ If you find anything please post here.Įdit : Compilation succeeds with Xcode 12.3 and xcode-select version 2384 installed. Any idea what else might be the issue? This is what is showed ~ % xcode-select -v Make: *** Error went ahead and upgraded to macOS 11.1 and checked that xcode was at 2384. Results logged to /var/folders/8q/3_kkmpr9335_5lbl29t0tnfh0000gn/T/Ĭompiling. Inspect or clean up the working tree at /var/folders/8q/3_kkmpr9335_5lbl29t0tnfh0000gn/T/0u Installed openssl-1.1.1i to /Users/erikschulte/.rbenv/versions/2.5.1īUILD FAILED (macOS 11.1 using ruby-build 20201225) Xcode-select version ~ % rbenv install 2.5.1 went ahead and upgraded to macOS 11.1 and checked that xcode was at 2384.
XCODE 12 ON CATALINA HOW TO
/./ext/psych/yaml/parser.cĭo you know what I need to do? I have no clue how to change to " Compilation succeeds with Xcode 12.3 and xcode-select version 2384 installed.

Inspect or clean up the working tree at /var/folders/8q/3_kkmpr9335_5lbl29t0tnfh0000gn/T/4k0 It only receives critical security updates, no bug fixes. WARNING: ruby-2.5.1 is nearing its end of life. I confirmed that Homebrew is installed, ruby-build is installed and so is rbenv. Could you help? I am trying to get ruby 2.5.1 downloaded to do course work. I was trying to following what you were doing to resolve your issue and was not sure what to do. Make: *** Waiting for unfinished jobs.Įdit : Compilation succeeds with Xcode 12.3 and xcode-select version 2384 installed. #define rp(obj) rb_obj_info_dump_loc((VALUE)(obj), _FILE_, _LINE_, RUBY_FUNCTION_NAME_STRING) internal.h:95:72: note: expanded from macro 'rp' vm_callinfo.h:217:16: error: use of undeclared identifier 'RUBY_FUNCTION_NAME_STRING' Results logged to /var/folders/sh/jqmw4djd1f7_5c2qr92cn1sw0000gn/T/ I've updated ruby-build and rbenv to the latest versionsīUILD FAILED (macOS 11.0.1 using ruby-build 20201225) Applications/Xcode.app/Contents/Developer/Platforms/atform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_size_t.h:31:32: note: 'size_t' declared here Struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result) Include/openssl/crypto.h:341:33: error: unknown type name 'time_t' did you mean 'size_t'? Results logged to /var/folders/s4/6_9qvyzn6kvcd2lz2jm3y_fw0000gq/T/ Inspect or clean up the working tree at /var/folders/s4/6_9qvyzn6kvcd2lz2jm3y_fw0000gq/T/5g
