goSellSDK-iOS icon indicating copy to clipboard operation
goSellSDK-iOS copied to clipboard

i want to run my app on simulator for testing purpose

Open fareselsokary opened this issue 4 years ago • 0 comments

i want to run my app on simulator for testing purpose but this line prevent project from build

goSellSDK.user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }

fareselsokary avatar Nov 23 '20 14:11 fareselsokary