Tap-Payments / goSellSDK-iOS

goSell iOS SDK
MIT License
19 stars 20 forks source link

i want to run my app on simulator for testing purpose #38

Open fareselsokary opened 3 years ago

fareselsokary commented 3 years ago

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' }