I am following the steps stated at this link: Build on iOS to integrate and use Mobile Payment SDK in an iOS app. After completing every step when I try to compile the build on an iPhone device it prints this error message:
error: Sandbox: bash(17723) deny(1) file-read-data /Users/quantum/Library/Developer/Xcode/DerivedData/MobilePayment-gmrpxlmgxjbgcpfghczqofajdkpf/Build/Products/Debug-iphoneos/MobilePayment.app/Frameworks/SquareMobilePaymentsSDK.framework/setup (in target ‘MobilePayment’ from project ‘MobilePayment’)
/bin/bash: /Users/quantum/Library/Developer/Xcode/DerivedData/MobilePayment-gmrpxlmgxjbgcpfghczqofajdkpf/Build/Products/Debug-iphoneos/MobilePayment.app/Frameworks/SquareMobilePaymentsSDK.framework/setup: Operation not permitted
Am I missing anything over here?
2 posts - 2 participants