Explorar o código

Add SPM build in lint command

onevcat %!s(int64=5) %!d(string=hai) anos
pai
achega
d816c6f2d0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      fastlane/Fastfile

+ 1 - 0
fastlane/Fastfile

@@ -54,6 +54,7 @@ platform :ios do
   lane :lint do
     # carthage(command: "build", no_skip_current: true, platform: "iOS")
     pod_lib_lint
+    spm
   end
   
   desc "Release new version"