Skip to content

Commit 06a6782

Browse files
committed
[podspec] Distinguish between Source and Framework
1 parent 9e813ed commit 06a6782

241 files changed

Lines changed: 10826 additions & 110 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ use_frameworks!
55
inhibit_all_warnings!
66

77
target 'ReactComponent' do
8-
pod 'react-component', :path => '../'
8+
pod 'react-component/framework', :path => '../'
99
end
1010

ios/Podfile.lock

Lines changed: 48 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1,59 @@
11
PODS:
22
- boost-for-react-native (1.63.0)
33
- DoubleConversion (1.1.5)
4+
- DVAssetLoaderDelegate (0.3.3)
45
- glog (0.3.4)
5-
- react-component (1.0.1):
6-
- react-component/All (= 1.0.1)
7-
- react-component/All (1.0.1):
8-
- react-component/react-native-get-random-values
9-
- react-component/react-native-get-random-values (1.0.1):
10-
- react-ios (~> 0.63.4.1)
11-
- react-ios (0.63.4.1):
12-
- react-ios/All (= 0.63.4.1)
13-
- react-ios/All (0.63.4.1):
14-
- react-ios/callinvoker
15-
- react-ios/cxxreact
16-
- react-ios/Default
17-
- react-ios/FBLazyVector
18-
- react-ios/folly
19-
- react-ios/jsi
20-
- react-ios/jsiexecutor
21-
- react-ios/jsinspector
22-
- react-ios/RCTAnimation
23-
- react-ios/RCTBlob
24-
- react-ios/RCTImage
25-
- react-ios/RCTLinking
26-
- react-ios/RCTNetwork
27-
- react-ios/RCTRequired
28-
- react-ios/RCTSettings
29-
- react-ios/RCTText
30-
- react-ios/RCTVibration
31-
- react-ios/callinvoker (0.63.4.1)
32-
- react-ios/cxxreact (0.63.4.1):
6+
- libwebp (1.2.0):
7+
- libwebp/demux (= 1.2.0)
8+
- libwebp/mux (= 1.2.0)
9+
- libwebp/webp (= 1.2.0)
10+
- libwebp/demux (1.2.0):
11+
- libwebp/webp
12+
- libwebp/mux (1.2.0):
13+
- libwebp/demux
14+
- libwebp/webp (1.2.0)
15+
- lottie-ios (3.1.9)
16+
- react-component/framework (1.1.0):
17+
- DVAssetLoaderDelegate (~> 0.3.1)
18+
- lottie-ios (~> 3.1.8)
19+
- react-ios/framework (~> 0.63.4.2)
20+
- SDWebImage (~> 5.8)
21+
- SDWebImageWebPCoder (~> 0.6.1)
22+
- Sentry (~> 6.1.4)
23+
- SPTPersistentCache (~> 1.1.0)
24+
- react-ios/framework (0.63.4.2):
3325
- boost-for-react-native (= 1.63.0)
3426
- DoubleConversion (= 1.1.5)
3527
- glog (= 0.3.4)
36-
- react-ios/callinvoker
37-
- react-ios/folly
38-
- react-ios/jsinspector
39-
- react-ios/Default (0.63.4.1):
40-
- glog (= 0.3.4)
41-
- react-ios/callinvoker
42-
- react-ios/cxxreact
43-
- react-ios/FBLazyVector
44-
- react-ios/folly
45-
- react-ios/jsi
46-
- react-ios/jsiexecutor
47-
- react-ios/jsinspector
48-
- react-ios/RCTRequired
4928
- Yoga (= 1.14.0)
50-
- react-ios/FBLazyVector (0.63.4.1)
51-
- react-ios/folly (0.63.4.1):
52-
- boost-for-react-native (= 1.63.0)
53-
- DoubleConversion (= 1.1.5)
54-
- glog (= 0.3.4)
55-
- react-ios/jsi (0.63.4.1):
56-
- boost-for-react-native (= 1.63.0)
57-
- DoubleConversion (= 1.1.5)
58-
- glog (= 0.3.4)
59-
- react-ios/folly
60-
- react-ios/jsiexecutor (0.63.4.1):
61-
- DoubleConversion (= 1.1.5)
62-
- glog (= 0.3.4)
63-
- react-ios/cxxreact
64-
- react-ios/folly
65-
- react-ios/jsi
66-
- react-ios/jsinspector (0.63.4.1)
67-
- react-ios/RCTAnimation (0.63.4.1):
68-
- react-ios/Default
69-
- react-ios/folly
70-
- react-ios/jsi
71-
- react-ios/RCTBlob (0.63.4.1):
72-
- react-ios/Default
73-
- react-ios/folly
74-
- react-ios/jsi
75-
- react-ios/RCTNetwork
76-
- react-ios/RCTImage (0.63.4.1):
77-
- react-ios/Default
78-
- react-ios/folly
79-
- react-ios/jsi
80-
- react-ios/RCTNetwork
81-
- react-ios/RCTLinking (0.63.4.1):
82-
- react-ios/Default
83-
- react-ios/folly
84-
- react-ios/jsi
85-
- react-ios/RCTNetwork (0.63.4.1):
86-
- react-ios/Default
87-
- react-ios/folly
88-
- react-ios/jsi
89-
- react-ios/RCTRequired (0.63.4.1)
90-
- react-ios/RCTSettings (0.63.4.1):
91-
- react-ios/Default
92-
- react-ios/folly
93-
- react-ios/jsi
94-
- react-ios/RCTText (0.63.4.1):
95-
- react-ios/Default
96-
- react-ios/RCTVibration (0.63.4.1):
97-
- react-ios/Default
98-
- react-ios/folly
99-
- react-ios/jsi
29+
- SDWebImage (5.11.1):
30+
- SDWebImage/Core (= 5.11.1)
31+
- SDWebImage/Core (5.11.1)
32+
- SDWebImageWebPCoder (0.6.1):
33+
- libwebp (~> 1.0)
34+
- SDWebImage/Core (~> 5.7)
35+
- Sentry (6.1.4):
36+
- Sentry/Core (= 6.1.4)
37+
- Sentry/Core (6.1.4)
38+
- SPTPersistentCache (1.1.0)
10039
- Yoga (1.14.0)
10140

10241
DEPENDENCIES:
103-
- react-component (from `../`)
42+
- react-component/framework (from `../`)
10443

10544
SPEC REPOS:
10645
trunk:
10746
- boost-for-react-native
10847
- DoubleConversion
48+
- DVAssetLoaderDelegate
10949
- glog
50+
- libwebp
51+
- lottie-ios
11052
- react-ios
53+
- SDWebImage
54+
- SDWebImageWebPCoder
55+
- Sentry
56+
- SPTPersistentCache
11157
- Yoga
11258

11359
EXTERNAL SOURCES:
@@ -117,11 +63,18 @@ EXTERNAL SOURCES:
11763
SPEC CHECKSUMS:
11864
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
11965
DoubleConversion: e22e0762848812a87afd67ffda3998d9ef29170c
66+
DVAssetLoaderDelegate: 0caec20e4e08b8560b691131539e9180024d4bce
12067
glog: 1de0bb937dccdc981596d3b5825ebfb765017ded
121-
react-component: d093627bc3636577675507d70334b5eb7f52825d
122-
react-ios: a25cc4b54d365fe466a430aec8a8c4ec4a0b5ce0
68+
libwebp: e90b9c01d99205d03b6bb8f2c8c415e5a4ef66f0
69+
lottie-ios: 3a3758ef5a008e762faec9c9d50a39842f26d124
70+
react-component: 55de0b7577ea0d4dd7d5f3ad54dec807875b63f4
71+
react-ios: f4923aa25bd65ebfba4134b7a76f7204f2fa8204
72+
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
73+
SDWebImageWebPCoder: d0dac55073088d24b2ac1b191a71a8f8d0adac21
74+
Sentry: 9d055e2de30a77685e86b219acf02e59b82091fc
75+
SPTPersistentCache: df36ea46762d7cf026502bbb86a8b79d0080dff4
12376
Yoga: cff67a400f6b74dc38eb0bad4f156673d9aa980c
12477

125-
PODFILE CHECKSUM: eb4c8319484e2c07236a7ff5eedfd1603a3aef59
78+
PODFILE CHECKSUM: b43fadbf2e1244439084f421fac8a918467bd87d
12679

12780
COCOAPODS: 1.10.1
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>AvailableLibraries</key>
6+
<array>
7+
<dict>
8+
<key>DebugSymbolsPath</key>
9+
<string>dSYMs</string>
10+
<key>LibraryIdentifier</key>
11+
<string>ios-arm64_x86_64-simulator</string>
12+
<key>LibraryPath</key>
13+
<string>ReactComponent.framework</string>
14+
<key>SupportedArchitectures</key>
15+
<array>
16+
<string>arm64</string>
17+
<string>x86_64</string>
18+
</array>
19+
<key>SupportedPlatform</key>
20+
<string>ios</string>
21+
<key>SupportedPlatformVariant</key>
22+
<string>simulator</string>
23+
</dict>
24+
<dict>
25+
<key>BitcodeSymbolMapsPath</key>
26+
<string>BCSymbolMaps</string>
27+
<key>DebugSymbolsPath</key>
28+
<string>dSYMs</string>
29+
<key>LibraryIdentifier</key>
30+
<string>ios-arm64</string>
31+
<key>LibraryPath</key>
32+
<string>ReactComponent.framework</string>
33+
<key>SupportedArchitectures</key>
34+
<array>
35+
<string>arm64</string>
36+
</array>
37+
<key>SupportedPlatform</key>
38+
<string>ios</string>
39+
</dict>
40+
</array>
41+
<key>CFBundlePackageType</key>
42+
<string>XFWK</string>
43+
<key>XCFrameworkFormatVersion</key>
44+
<string>1.0</string>
45+
</dict>
46+
</plist>

0 commit comments

Comments
 (0)