Skip to content

Commit

Permalink
feat(ios): strip hippyconvenientbridge from bridge module to host module
Browse files Browse the repository at this point in the history
  • Loading branch information
ozonelmy authored and zealotchen0 committed Aug 1, 2023
1 parent 5fc52e4 commit 3f28b9e
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 65 deletions.
32 changes: 0 additions & 32 deletions .github/workflows/pod_spec_lint.yml

This file was deleted.

32 changes: 0 additions & 32 deletions .github/workflows/pod_spec_lint_bypass.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
*/

#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>

#import "HippyModulesSetup.h"

Expand Down
1 change: 0 additions & 1 deletion hippy.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ Pod::Spec.new do |s|
framework.dependency 'hippy/Base'
framework.dependency 'hippy/JSDriver'
framework.dependency 'hippy/Image'
framework.dependency 'hippy/NativeRenderer'
puts 'hippy subspec \'framework\' read end'
end

Expand Down

0 comments on commit 3f28b9e

Please sign in to comment.