Fix old integration_test links (#94020)
This commit is contained in:
parent
83bb08fb37
commit
8dbea5e6b1
@ -9,7 +9,7 @@ Pod::Spec.new do |s|
|
|||||||
No-op implementation of integration to avoid build issues on iOS.
|
No-op implementation of integration to avoid build issues on iOS.
|
||||||
See https://github.com/flutter/flutter/issues/39659
|
See https://github.com/flutter/flutter/issues/39659
|
||||||
DESC
|
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.license = { :file => '../LICENSE' }
|
||||||
s.author = { 'Flutter Team' => 'flutter-dev@googlegroups.com' }
|
s.author = { 'Flutter Team' => 'flutter-dev@googlegroups.com' }
|
||||||
s.source = { :path => '.' }
|
s.source = { :path => '.' }
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
name: integration_test_macos
|
name: integration_test_macos
|
||||||
description: Desktop implementation of integration_test plugin
|
description: Desktop implementation of integration_test plugin
|
||||||
version: 0.0.1+1
|
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:
|
flutter:
|
||||||
plugin:
|
plugin:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user