1、Tabbar 模块
2、fixed 登录成功后闪退的问题
Showing
with
897 additions
and
106 deletions
Module/GDTabbar/GDTabbar/GDTabbar.h
0 → 100644
| ... | @@ -189,6 +189,19 @@ target 'GDSocialCenter' do | ... | @@ -189,6 +189,19 @@ target 'GDSocialCenter' do |
| end | end | ||
| target 'GDTabbar' do | |||
| use_frameworks! | |||
| inhibit_all_warnings! | |||
| project 'Module/GDTabbar/GDTabbar.xcodeproj' | |||
| pod 'GDToolBox', :path => './LocalPodSpec/GDToolBox' | |||
| pod 'GDRouter', :path => './LocalPodSpec/GDRouter' | |||
| end | |||
| plugin 'cocoapods-pod-sign' | plugin 'cocoapods-pod-sign' | ||
| skip_pod_bundle_sign # 用来跳过Xcode对bundle资源的签名 | skip_pod_bundle_sign # 用来跳过Xcode对bundle资源的签名 | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment