EngrAhsanAli/MeteorDDP

No such module 'MeteorDDP' with Carthage

crapthings opened this issue · 4 comments

i'm new to ios native dev, and i'm following get start but stuck here

image

image

i've tried marked answer but still same

image

image

tried pod

image

maybe my xcode is too old

image

pod works

after

platform :ios, '10.0'

target 'meteorapp101' do
  use_frameworks!
pod 'MeteorDDP'
end