Skip to content

Commit

Permalink
Use actual pod
Browse files Browse the repository at this point in the history
  • Loading branch information
rlepinski committed Sep 30, 2024
1 parent 16ea626 commit f4f7d63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 0 additions & 2 deletions example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ target 'AirshipExample' do
inherit! :complete
# Pods for testing
end

pod 'AirshipFrameworkProxy', :path => "../../../airship-mobile-framework-proxy/"

post_install do |installer|
# https://github.com/facebook/react-native/blob/main/packages/react-native/scripts/react_native_pods.rb#L197-L202
Expand Down
6 changes: 2 additions & 4 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,6 @@ PODS:
- Yoga (1.14.0)

DEPENDENCIES:
- AirshipFrameworkProxy (from `../../../airship-mobile-framework-proxy/`)
- AirshipServiceExtension
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
Expand Down Expand Up @@ -1162,14 +1161,13 @@ DEPENDENCIES:
SPEC REPOS:
trunk:
- Airship
- AirshipFrameworkProxy
- AirshipServiceExtension
- fmt
- libevent
- SocketRocket

EXTERNAL SOURCES:
AirshipFrameworkProxy:
:path: "../../../airship-mobile-framework-proxy/"
boost:
:podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
DoubleConversion:
Expand Down Expand Up @@ -1342,6 +1340,6 @@ SPEC CHECKSUMS:
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: 1b901a6d6eeba4e8a2e8f308f708691cdb5db312

PODFILE CHECKSUM: f93ba8075d3710aba56d1b32d8b6a5c745a13186
PODFILE CHECKSUM: 71939b1c0f451ff75f31df2f5e51d1c63f04150d

COCOAPODS: 1.15.2

0 comments on commit f4f7d63

Please sign in to comment.