I had for several times problems with powersync while building for iOS & MacOS and I figured out to fix it.
But for some reason I am having a new issue that is blocking our work.
`error: Sandbox: rsync.samba(7250) deny(1) file-write-create /Users/user/Library/Developer/Xcode/DerivedData/Runner-gpmovhrhjyatacblksagvesaotqr/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/powersync-sqlite-core/powersync-sqlite-core.framework/.Info.plist.LFtp5D (in target 'powersync-sqlite-core' from project 'Pods')
error: Sandbox: rsync.samba(7250) deny(1) file-write-create /Users/user/Library/Developer/Xcode/DerivedData/Runner-gpmovhrhjyatacblksagvesaotqr/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/powersync-sqlite-core/powersync-sqlite-core.framework/.powersync-sqlite-core.XSLUdG (in target 'powersync-sqlite-core' from project 'Pods')`
Sandbox is set to NO and the project was working well yesterday. The only change since then is enabling fastlane which tried to build on its own but even after several cleans it is not working anymore.
Hello,
I had for several times problems with powersync while building for iOS & MacOS and I figured out to fix it.
But for some reason I am having a new issue that is blocking our work.
`error: Sandbox: rsync.samba(7250) deny(1) file-write-create /Users/user/Library/Developer/Xcode/DerivedData/Runner-gpmovhrhjyatacblksagvesaotqr/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/powersync-sqlite-core/powersync-sqlite-core.framework/.Info.plist.LFtp5D (in target 'powersync-sqlite-core' from project 'Pods')
error: Sandbox: rsync.samba(7250) deny(1) file-write-create /Users/user/Library/Developer/Xcode/DerivedData/Runner-gpmovhrhjyatacblksagvesaotqr/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/powersync-sqlite-core/powersync-sqlite-core.framework/.powersync-sqlite-core.XSLUdG (in target 'powersync-sqlite-core' from project 'Pods')`
Sandbox is set to NO and the project was working well yesterday. The only change since then is enabling fastlane which tried to build on its own but even after several cleans it is not working anymore.