#include "gtx.pb.h" not found.
Can you share any video I just want to have look how this tool works.
Regards
Divya
--
You received this message because you are subscribed to the Google Groups "ios-accessibility" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ios-accessibil...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ios-accessibility/8ae4fe5a-889b-4b9e-aad0-35aaa4070572n%40googlegroups.com.
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
target 'SwiftUIBlueprint' do
# Comment the next line if you don't want to use dynamic frameworks
use_modular_headers!
# Pods for SwiftUIBlueprint
pod 'GSCXScanner'
end
I am getting this error. Can you please help me with the integration. Can you please install framework in the sample project attached.
Also cooper I can see library are not updated after 2020, any specific reason ?
error: Sandbox: bash(60141) deny(1) file-write-create /Users/cooperknaak/Desktop/cocoatest/Pods/resources-to-copy-cocoatest.txt (in target 'cocoatest' from project 'cocoatest')
The solution was to open the project settings, search "sandbox", and change "User Script Sandboxing" to "No". CocoaPods workspaces set user scripts to properly bundle the dependencies, so sandboxing needs to be disabled.
Sincerely,To view this discussion on the web visit https://groups.google.com/d/msgid/ios-accessibility/e5d6c692-449b-4c68-a3fa-0be6b4369da1n%40googlegroups.com.