Code to fix:
|
"but a full Xcode installation is required. Please install Xcode. Then open Xcode" |
|
"at least once to accept the license agreement and install the Swift SDKs." |
Current: open Xcodeat least once to accept the license agreement and install the Swift SDKs.
Suggested version: open Xcode at least once to accept the license agreement and install the Swift SDKs.
Sample fix FYR
main...martin0258:python-apple-fm-sdk:patch-1
Code to fix:
python-apple-fm-sdk/build_backend.py
Lines 99 to 100 in 84841bb
Current:
open Xcodeat least once to accept the license agreement and install the Swift SDKs.Suggested version:
open Xcode at least once to accept the license agreement and install the Swift SDKs.Sample fix FYR
main...martin0258:python-apple-fm-sdk:patch-1