Closed b123400 closed 7 years ago
@b123400, thanks for your PR! By analyzing the history of the files in this pull request, we identified @cheungpat to be a potential reviewer.
Updated. The default behaviour of podspec is to include every subspecs, so I think we don't need an extra Default
subspec.
It is now like this:
# Everything
pod 'SKYKit'
# Only a part of the repo
pod 'SKYKit/Core'
pod 'SKYKit/Facebook'
pod 'SKYKit/ForgotPassword'
Updated. The default behaviour of podspec is to include every subspecs, so I think we don't need an extra Default subspec.
Oh you can do that? This is even better. Thanks.
Closing this. The author for #110 probably should create a new pull request.
connect https://github.com/SkygearIO/skygear-SDK-iOS/issues/92