Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove amplify folder #44

Merged
merged 1 commit into from
Nov 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,4 @@ ios/fastlane/metadata
iOS/fastlane/screenshots
ios/Runner/GoogleService-Info.plist
android/app/google-services.json
ios/Flutter/Secret.xcconfig
13 changes: 0 additions & 13 deletions amplify/.config/project-config.json

This file was deleted.

8 changes: 0 additions & 8 deletions amplify/README.md

This file was deleted.

48 changes: 0 additions & 48 deletions amplify/backend/auth/swiftcompcef33b9d/cli-inputs.json

This file was deleted.

30 changes: 0 additions & 30 deletions amplify/backend/backend-config.json

This file was deleted.

10 changes: 0 additions & 10 deletions amplify/backend/tags.json

This file was deleted.

13 changes: 0 additions & 13 deletions amplify/backend/types/amplify-dependent-resources-ref.d.ts

This file was deleted.

53 changes: 0 additions & 53 deletions amplify/cli.json

This file was deleted.

7 changes: 0 additions & 7 deletions amplify/hooks/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions amplify/team-provider-info.json

This file was deleted.

2 changes: 1 addition & 1 deletion ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
2165F7651D3A67965C93AB30 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
411B8A022CE821BD00B9B7E6 /* Secret.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Secret.xcconfig; path = /Users/luliny/Desktop/Secret.xcconfig; sourceTree = "<absolute>"; };
411B8A022CE821BD00B9B7E6 /* Secret.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Secret.xcconfig; path = Flutter/Secret.xcconfig; sourceTree = "<group>"; };
5F392F2D47C5629766A586E4 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
Expand Down