Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Portfolio 29267 test #82

Closed
wants to merge 8 commits into from
Closed

Portfolio 29267 test #82

wants to merge 8 commits into from

Conversation

VDA22
Copy link

@VDA22 VDA22 commented May 17, 2024

No description provided.

@@ -1,16 +1,24 @@
import Foundation
#if !os(Linux)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Может лучше if os(macOS)? Вроде только для него должно работать

let accessToken = ProcessInfo.processInfo.environment[environmentVariable] {
return accessToken
} else if let parameters = configuration?.keychainParameters {
#if !os(Linux)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Тут аналогично, получается

@VDA22 VDA22 changed the base branch from develop to PORTFOLIO-29267 May 17, 2024 11:18
@VDA22 VDA22 closed this May 17, 2024
@VDA22 VDA22 deleted the PORTFOLIO-29267_test branch May 17, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants