Closed securitykernel closed 1 month ago
Hi,
please see the information in the readme. XCode 15 is currently required https://github.com/nextcloud/ios?tab=readme-ov-file#xcode-15-project-setup
Regards,...
@Rello Works with Xcode 15, thanks. May I suggest however that you add a note to the README section explicitly warning that Xcode 16 is not supported, yet? I am probably not the only one misinterpreting this headline as "Xcode 15+". When is Xcode 16 support coming?
Old Xcode 15 doesn't works with the latest Mac OS Sequoia.
I updated the Openssl version 3.1.5006 and build succeeded.
Steps to reproduce
carthage update --use-xcframeworks --platform iOS
Expected behaviour
The build should succeed.
Actual behaviour
The build fails, because of an incompatible version of the referenced OpenSSL-Swift package.
Logs
Reasoning or why should it be changed/implemented?
In order to build the app with latest Xcode, OpenSSL needs to be updated to at least 3.3.2000 (https://github.com/krzyzanowskim/OpenSSL/issues/222).
Environment data
iOS version: N/A
Nextcloud iOS app version: 5.5.5 (master also affected)
Server operating system: N/A
Web server: N/A
Database: N/A
PHP version: N/A
Nextcloud version: N/A