Vlad Gorlov

Results 5 issues of Vlad Gorlov

#### Enhancement Suggestion Automatically detect frameworks to upload/download from `.version`-file. **Steps which explain the enhancement** 1. Say you have file `Carthage.resolved` with the following contents `github "facebook/facebook-ios-sdk" "sdk-version-4.21.0"` 2. Dependency...

enhancement

- Build all components using clang built during building toolchain. - Make clang compiler part of Toolchain distribution.

Either codesign every binary or codesign dmg/zip/bundle. See: - https://stackoverflow.com/questions/57808250/osx-notarize-for-executables-not-an-app - https://developer.apple.com/forums/thread/122045 - https://stackoverflow.com/questions/56615396/macos-notarization-and-multiple-embedded-tools-bundles - https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution/customizing_the_notarization_workflow

- Toolchain should be able to build Swift packages using own SPM binaries.