Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Update build-env to 0.1.3 #171

Merged
merged 10 commits into from
Dec 20, 2023
Merged

Update build-env to 0.1.3 #171

merged 10 commits into from
Dec 20, 2023

Conversation

05nelsonm
Copy link
Owner

@05nelsonm 05nelsonm commented Dec 20, 2023

This PR adds a new build target by splitting up the macos builds into 2 categories, LTS and native. LTS utilizes MacOSX12.3.sdk providing a minimum osx version of 10.9, and is what the Jvm and Js source sets consume. macosArm64 and macosX64 consume a version of tor built against MacOSX14.0.sdk (from Xcode 15.0.1), which will be updated to the suggested Xcode version for kotlin.

It also sets up some initial support for iOS (it's still a WIP, several issues that will be split out into separate ticket).

Inching closer to completing #120

@05nelsonm 05nelsonm self-assigned this Dec 20, 2023
Copy link
Owner Author

@05nelsonm 05nelsonm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@05nelsonm 05nelsonm merged commit a81febe into master Dec 20, 2023
3 checks passed
@05nelsonm 05nelsonm deleted the issue/120-docker-ios branch December 20, 2023 09:06
This was referenced Dec 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant