Commit 4e8d320
committed
fixed non-standard version spec in package.json causing podspec installation to fail
[!] Invalid `Podfile` file:
[!] Invalid `RNFirebaseUi.podspec` file: Malformed version number string v0.1.2.
# from /Users/hein/repos/scratch/RN61/node_modules/react-native-firebaseui/RNFirebaseUi.podspec:15
# -------------------------------------------
#
> s.source = { :git => "https://github.com/rmrs/react-native-firebaseui.git", :tag => "#{s.version}" }
# s.source_files = "ios/**/*.{h,m}"
# -------------------------------------------1 parent 85a688d commit 4e8d320
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments