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

iOS/macOS: Add ability to obtain and use security scoped bookmarks to access file system #1068

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

iOS/macOS file selectors obtain bookmark for security

856f15c
Select commit
Loading
Failed to load commit list.
Draft

iOS/macOS: Add ability to obtain and use security scoped bookmarks to access file system #1068

iOS/macOS file selectors obtain bookmark for security
856f15c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / iPlug2 failed Mar 24, 2024 in 44m 29s

Build #20240324.1 failed

Annotations

Check failure on line 21 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iPlug2

Build log #L21

Bash exited with code '1'.

Check failure on line 481 in Examples\IPlugControls\IPlugControls.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iPlug2

Examples\IPlugControls\IPlugControls.cpp#L481

Examples\IPlugControls\IPlugControls.cpp(481,1): Error C2664: 'void iplug::igraphics::IGraphics::PromptForFile(WDL_String &,WDL_String &,iplug::igraphics::EFileAction,const char *,iplug::igraphics::IFileDialogCompletionHandlerFunc)': cannot convert argument 5 from 'IPlugControls::{ctor}::<lambda_eefcc35a6754ab42a4e87fb36faf75fd>::()::<lambda_606e0e27394993d3a2660e32d5f17c8d>::()::<lambda_7bdd96227761916e8337dd55b6ee9bd9>' to 'iplug::igraphics::IFileDialogCompletionHandlerFunc'

Check failure on line 505 in Examples\IPlugControls\IPlugControls.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iPlug2

Examples\IPlugControls\IPlugControls.cpp#L505

Examples\IPlugControls\IPlugControls.cpp(505,1): Error C2664: 'void iplug::igraphics::IGraphics::PromptForFile(WDL_String &,WDL_String &,iplug::igraphics::EFileAction,const char *,iplug::igraphics::IFileDialogCompletionHandlerFunc)': cannot convert argument 5 from 'IPlugControls::{ctor}::<lambda_eefcc35a6754ab42a4e87fb36faf75fd>::()::<lambda_0b7ab51360ca24c1d3e26972f9323a15>::()::<lambda_dcba687e2753bd768ebc62773066a333>' to 'iplug::igraphics::IFileDialogCompletionHandlerFunc'

Check failure on line 101 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iPlug2

Build log #L101

Process 'msbuild.exe' exited with code '1'.