acevif

Results 13 comments of acevif

I could reproduce this issue in commit 6d0b75e.

@mono0926 Are you working on this issue already? Or Did you assign someone to this issue? If not, I would appreciate it if you assign this issue to me.

@gereons, I think we have fixed this problem in [3.23.4](https://github.com/mono0926/LicensePlist/releases/tag/3.23.4). If you find this problem still occurs, please feel free to reopen this issue.

same here ``` Process: Python [1152] Path: /Applications/Yubico Authenticator.app/Contents/Frameworks/Python.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python Identifier: Python Version: 3.9.2 (3.9.2) Code Type: X86-64 (Native) Parent Process: mbfloagent [707] Responsible: mbfloagent [707] User ID: 503 Date/Time: 2021-06-21...

I wanted to select 10 GM seed but failed like below. ``` $ bundle exec xcversion select '10 GM seed' --symlink [!] Version 10 GM seed not installed. ``` Thank...

@mudkiplex Hi, Could you please try setting your proxy in macOS's system preference? I have not tried it yet, but I am guessing you can specify a proxy via system...

@aelam Now, It is possible with https://github.com/mono0926/LicensePlist/releases/tag/3.24.1 and newer versions. Could you try it? Thanks.

@neoswallow I encountered the same issue. Creating a symlink on the self-hosted runner using the following command worked for me: ``` ln -s /Applications/Xcode-15.4.0.app/ /Applications/Xcode_15.4.app ``` I hope this helps!