Skip to content

Commit f34c689

Browse files
committed
fix(auth): revert example app Xcode project SPM changes
Revert the example app's project.pbxproj, xcscheme, AppDelegate, and AppFrameworkInfo changes that were auto-generated by Flutter's SPM migration. These changes cause CI failures when SPM is not enabled on the runner, since the FlutterFramework ephemeral package doesn't exist. Flutter will migrate the example project on-the-fly when SPM is enabled."
1 parent f017d4d commit f34c689

4 files changed

Lines changed: 6 additions & 55 deletions

File tree

packages/auth/amplify_auth_cognito/example/ios/Flutter/AppFrameworkInfo.plist

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/auth/amplify_auth_cognito/example/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 2 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/auth/amplify_auth_cognito/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 1 addition & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/auth/amplify_auth_cognito/example/ios/Runner/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)