You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Uncomment this line to define a global platform for your projectplatform:ios,"4.3"source'git://github.com/CocoaPods/Specs.git'pod'UMengAnalytics','~> 2.2.1'pod'OpenUDID',:headpod'assets',:path=>'assets'pod'HXAppPlatformKit',:git=>'git@192.168.0.252:ratazzi/HXAppPlatformKit.git',:tag=>'v2.1.8'pod'AppIcon',:svn=>'file:///Volumes/Untitled/itools'# , :revision => "2" # If :revision is enabled, it is ok
Podfile.lock
PODS:
- AppIcon(1.00000)
- assets(1.00003)
- HXAppPlatformKit(2.1.8)
- OpenUDID(HEADbasedon1.0.0)
- UMengAnalytics(2.2.1)DEPENDENCIES:
- AppIcon(from`file:///Volumes/Untitled/itools`)
- assets(from`assets`)
- HXAppPlatformKit(from`git@192.168.0.252:ratazzi/HXAppPlatformKit.git`,tag`v2.1.8`)
- OpenUDID(HEAD)
- UMengAnalytics(~> 2.2.1)EXTERNALSOURCES:
AppIcon:
:svn: file:///Volumes/Untitled/itoolsassets:
:path: assetsHXAppPlatformKit:
:git: git@192.168.0.252:ratazzi/HXAppPlatformKit.git:tag: v2.1.8CHECKOUTOPTIONS:
AppIcon:
:revision: 2# It is a digital after YAMLHelper.load_file:svn: file:///Volumes/Untitled/itoolsHXAppPlatformKit:
:git: git@192.168.0.252:ratazzi/HXAppPlatformKit.git:tag: v2.1.8SPECCHECKSUMS:
AppIcon: 134c9e6bbaf7b14af855f5a6c406f9433b7b7fccassets: 2bc963e22b83635ec28825e48f34bc444eb075f0HXAppPlatformKit: 84d5477a742653e9691915e4d6949a1186d42d0fOpenUDID: 5a23b7477755efc2d7871b57aa79ba3089c40b74UMengAnalytics: d4154135487c209b23698841e55f0fbd536d383bCOCOAPODS: 0.35.0
Report
What did you do?
add pod using svn without
:revision
and runpod install
, afterPodfile.lock
is updated, runpod install
again, Pod::StandardError occurred.What did you expect to happen?
Pod::StandardError - Unsupported class for YAML conversion Fixnum
Stack
Plugins
Podfile
Podfile.lock
Error
The text was updated successfully, but these errors were encountered: