Unverified Commit 8dbea5e6 authored by nt4f04uNd's avatar nt4f04uNd Committed by GitHub

Fix old integration_test links (#94020)

parent 83bb08fb
......@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
No-op implementation of integration to avoid build issues on iOS.
See https://github.com/flutter/flutter/issues/39659
DESC
s.homepage = 'https://github.com/flutter/plugins/tree/master/packages/integration_test/integration_test_macos'
s.homepage = 'https://github.com/flutter/flutter/tree/master/packages/integration_test/integration_test_macos'
s.license = { :file => '../LICENSE' }
s.author = { 'Flutter Team' => 'flutter-dev@googlegroups.com' }
s.source = { :path => '.' }
......
name: integration_test_macos
description: Desktop implementation of integration_test plugin
version: 0.0.1+1
homepage: https://github.com/flutter/plugins/tree/master/packages/integration_test/integration_test_macos
homepage: https://github.com/flutter/flutter/tree/master/packages/integration_test/integration_test_macos
flutter:
plugin:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment