File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ pmk.exclude = [
2323]
2424
2525let pmkObjc : Target = . target( name: " PromiseKitObjC " )
26- pmkObjc. dependencies = [ . target ( name : " PromiseKit " ) ]
26+ pmkObjc. dependencies = [ " PromiseffKit " ]
2727pmkObjc. path = " Sources "
2828pmkObjc. publicHeadersPath = " . "
2929pmkObjc. exclude = [
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ pmk.exclude = [
2323]
2424
2525let pmkObjc : Target = . target( name: " PromiseKitObjC " )
26- pmkObjc. dependencies = [ . target ( name : " PromiseKit " ) ]
26+ pmkObjc. dependencies = [ " PromisedKit " ]
2727pmkObjc. path = " Sources "
2828pmkObjc. publicHeadersPath = " . "
2929pmkObjc. exclude = [
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ pmk.exclude = [
2323]
2424
2525let pmkObjc : Target = . target( name: " PromiseKitObjC " )
26- pmkObjc. dependencies = [ . target ( name : " PromiseKit " ) ]
26+ pmkObjc. dependencies = [ " PromiseKit " ]
2727pmkObjc. path = " Sources "
2828pmkObjc. publicHeadersPath = " . "
2929pmkObjc. exclude = [
You can’t perform that action at this time.
0 commit comments