Skip to content

Commit

Permalink
Remove amplify folder (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ida631 authored Nov 16, 2024
1 parent a8120f8 commit db86b18
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 204 deletions.
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

0 comments on commit db86b18

Please sign in to comment.