amadman
amadman
Unsupported target type: macos_application (target //examples/macos/HelloWorldSwift:HelloWorldSwift)
I use tulsi to generate xcode project for mediapipe macOS example app, but it failed with this error.   
https://github.com/migueldeicaza/SwiftTerm/issues/227
https://github.com/woshiccm/Pecker/blob/52f241f94a2ba5893068acae74d7a05490a5197c/Sources/PeckerKit/SourceKitServer/Workspace.swift#L24
add LuaLu an IDE runs on iOS devices
[bugfix] fix sort on null object at header.html line 12 [bugfix] fix toggle sidebar issue I used the VS Code to debug Jekyll plugin script, so there are some related...
compile the latest code( e4eb4f6725d836b7915230f54adedfb605379254 ) failed with error: ``` Running sparse-matrix-test ... 0s... SUCCESS sparse-matrix-test Running numpy-array-test ...c++ -std=c++14 -I.. -I/Users/andy/Workspace/kaldi/tools/openfst-1.7.2/include -O1 -Wall -Wno-sign-compare -Wno-unused-local-typedefs -Wno-deprecated-declarations -Winit-self -DKALDI_DOUBLEPRECISION=0 -DHAVE_EXECINFO_H=1...
I use this code to `localEcho.handleCursorInsert(text);`, everything looks good. But the comment saids the function`handleCursorInsert()` is Internal API, I wonder if this is the right way to handle paste event.
The springboardservices provides many functions to interact with the device, like get/set app icon, get device interface orientation, get wallpaper and so on. https://iphonedev.wiki/index.php/SpringBoard.app/MIG_subsystem
my Fastfile ``` ruby lane :gen_appicon do appicon( appicon_image_file: 'iBackupExplorer/Resources/AppIcon512.png', appicon_devices: [:macos], appicon_path: 'iBackupExplorer/Resources/Assets.xcassets' ) end ``` the generated appiconset  I guess this is caused by the wrong param...
https://github.com/takasek/XcodeExtensionSample/blob/2e3162d4bbc596abcf72d8db1edcb0bd224855bd/Extension/SourceEditorCommand.swift#L243C9-L243C65 Your App is sandboxed, the SwiftLint is not sandboxed. I didn't run this project, but I think this may be the reason.