Sha256: 799d9abd5b8a4d17843b387278f4875bf93d01d7c28c277cea2e046e9f56395d
Contents?: true
Size: 1.35 KB
Versions: 6
Compression:
Stored size: 1.35 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuites> <testsuite name="fastlane.lanes"> <testcase classname="fastlane.lanes" name="0: Verifying required fastlane version" time="0.000455"> </testcase> <testcase classname="fastlane.lanes" name="1: default_platform" time="0.000183"> </testcase> <testcase classname="fastlane.lanes" name="2: pod_lib_lint" time="0.000183"> <failure message="-> MyProject -> MyProject (0.1.0) - WARN | url: The URL (https://github.com/myProject/MyProject) is not reachable. - ERROR | [iOS] unknown: Encountered an unknown error (Unable to satisfy the following requirements: - `SSZipArchive (= 1.2)` required by `MyProject/FileImportExport (0.1.0)` None of your spec sources contain a spec satisfying the dependency: `SSZipArchive (= 1.2)`. You have either: * out-of-date source repos which you can update with `pod repo update`. * mistyped the name or version. * not added the source repo that hosts the Podspec to your Podfile. Note: as of CocoaPods 1.0, `pod repo update` does not happen on `pod install` by default.) during validation. [!] MyProject did not pass validation, due to 1 error and 1 warning. Note"></failure> </testcase> </testsuite> </testsuites>
Version data entries
6 entries across 6 versions & 1 rubygems