)]}'
{
  "commit": "59a1067db64aad91ba1b56c77d6dbc1aa5cf2481",
  "tree": "0ed23d25ff9d96f13c69422efc9a2efdb6d303e0",
  "parents": [
    "0d92794cecdf9e4d3093983bedbc7d0531dced17"
  ],
  "author": {
    "name": "Loïc Sharma",
    "email": "737941+loic-sharma@users.noreply.github.com",
    "time": "Wed Nov 20 08:48:18 2024 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Nov 20 16:48:18 2024 +0000"
  },
  "message": "[url_launcher] Add Swift Package Manager integration to example app (#8128)\n\nThis migrates the example app to have Swift Package Manager integration. This raises the example app\u0027s Flutter SDK requirement to 3.24.0 or higher.\r\n\r\nScenarios:\r\n\r\n1. **Run the example app using Flutter 3.24 or higher with SwiftPM feature on**: Plugin is added using Swift Package Manager.\r\n2. **Run the example app using Flutter 3.24 or higher with SwiftPM feature off**: Plugin is added using CocoaPods. The tool generates an empty `FlutterGeneratedPluginSwiftPackage` local package.\r\n3. **Run the example app using Flutter version lower than 3.24**: you get a build error because the example app\u0027s Xcode project expects a `FlutterGeneratedPluginSwiftPackage` local package but cannot find it.\r\n\r\nPart of: https://github.com/flutter/flutter/issues/159173\r\n\r\n### Tests\r\n\r\nCurrent tests build the example apps twice: once with SwiftPM on, once with SwiftPM off. \r\n\r\nCurrently, the tests with SwiftPM on also migrate the example app to add SwiftPM integration. After this change, these tests will no longer need to migrate the example app as it is already migrated.\r\n\r\nIn other words, this change is covered by existing tests.\r\n\r\n### Migration steps\r\n\r\nThe app was migrated using these steps:\r\n\r\n```console\r\nflutter channel master\r\nflutter upgrade\r\nflutter config --enable-swift-package-manager\r\nflutter build ios --config-only\r\nflutter build macos --config-only\r\n```",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "41bb1f3081e892096041bd56080a049cf568d584",
      "old_mode": 33188,
      "old_path": "packages/url_launcher/url_launcher/example/ios/Runner.xcodeproj/project.pbxproj",
      "new_id": "5c3cb7574700045cba33042f1a63055776ef6c77",
      "new_mode": 33188,
      "new_path": "packages/url_launcher/url_launcher/example/ios/Runner.xcodeproj/project.pbxproj"
    },
    {
      "type": "modify",
      "old_id": "fa4e0bbd319ca686ca39da5059798508a12a3ca8",
      "old_mode": 33188,
      "old_path": "packages/url_launcher/url_launcher/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme",
      "new_id": "0e39f18636e05bfe0ab467ad47dccca0e660b4b4",
      "new_mode": 33188,
      "new_path": "packages/url_launcher/url_launcher/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme"
    },
    {
      "type": "modify",
      "old_id": "7c8f758a2d63e9308743bb05f6340096e0932338",
      "old_mode": 33188,
      "old_path": "packages/url_launcher/url_launcher/example/macos/Runner.xcodeproj/project.pbxproj",
      "new_id": "4e7d6a0af0a72c7645c506fa7190c913a9ae9db4",
      "new_mode": 33188,
      "new_path": "packages/url_launcher/url_launcher/example/macos/Runner.xcodeproj/project.pbxproj"
    },
    {
      "type": "modify",
      "old_id": "caacd4ca7b4978cef6de6d7c686899f4035246ea",
      "old_mode": 33188,
      "old_path": "packages/url_launcher/url_launcher/example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme",
      "new_id": "9fd92bc505efe6e63c79e4e71b8498c349638032",
      "new_mode": 33188,
      "new_path": "packages/url_launcher/url_launcher/example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme"
    },
    {
      "type": "modify",
      "old_id": "5cec4c48f620c518e7864ab4493a2b646890b837",
      "old_mode": 33188,
      "old_path": "packages/url_launcher/url_launcher/example/macos/Runner/AppDelegate.swift",
      "new_id": "21fbd0297b228ab398bf3b439914f62062293c5f",
      "new_mode": 33188,
      "new_path": "packages/url_launcher/url_launcher/example/macos/Runner/AppDelegate.swift"
    }
  ]
}
