Revert "iOS Podspec remove iphone simulator"
This reverts commit f29d29102a
.
This commit is contained in:
parent
f29d29102a
commit
6064242b34
@ -26,5 +26,4 @@ Doric iOS SDK for cross platform develpment
|
||||
s.dependency 'YYCache'
|
||||
s.dependency 'YogaKit/Core'
|
||||
s.dependency 'Yoga'
|
||||
s.pod_target_xcconfig = { 'VALID_ARCHS[sdk=iphonesimulator*]' => '' }
|
||||
end
|
||||
|
@ -21,5 +21,4 @@ Doric iOS Devkit for debugging & hotload.
|
||||
s.dependency 'DoricCore'
|
||||
|
||||
s.dependency 'SocketRocket'
|
||||
s.pod_target_xcconfig = { 'VALID_ARCHS[sdk=iphonesimulator*]' => '' }
|
||||
end
|
||||
|
Reference in New Issue
Block a user