Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
AzadCoder committed Oct 26, 2021
1 parent 2136ad5 commit d2b7fab
Show file tree
Hide file tree
Showing 96 changed files with 2,207 additions and 31 deletions.
18 changes: 9 additions & 9 deletions ios/GoogleService-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@
<plist version="1.0">
<dict>
<key>CLIENT_ID</key>
<string>274215876693-udb5ktvh9i8dsmrfik56qv3djpmonuop.apps.googleusercontent.com</string>
<string>723102209979-sdokmu853c28oisvseeoop5se1gs41oq.apps.googleusercontent.com</string>
<key>REVERSED_CLIENT_ID</key>
<string>com.googleusercontent.apps.274215876693-udb5ktvh9i8dsmrfik56qv3djpmonuop</string>
<string>com.googleusercontent.apps.723102209979-sdokmu853c28oisvseeoop5se1gs41oq</string>
<key>ANDROID_CLIENT_ID</key>
<string>274215876693-d6pkf2ldafd8tah2ach9680t49rvg70h.apps.googleusercontent.com</string>
<string>723102209979-fmiq5rdh6oihcfrov5s5nde7gqrop727.apps.googleusercontent.com</string>
<key>API_KEY</key>
<string>AIzaSyBj695pbVYgF_mUy8h7Wr5fWG86royq5PM</string>
<string>AIzaSyCZTboZMI7SgKQ5qJjOHfx3LQFV5sxsOPI</string>
<key>GCM_SENDER_ID</key>
<string>274215876693</string>
<string>723102209979</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>com.DulcesAntojitos.Manager</string>
<string>webfume.restaurant.manager</string>
<key>PROJECT_ID</key>
<string>dulces-antojitos-8e274</string>
<string>resturant-webfume</string>
<key>STORAGE_BUCKET</key>
<string>dulces-antojitos-8e274.appspot.com</string>
<string>resturant-webfume.appspot.com</string>
<key>IS_ADS_ENABLED</key>
<false></false>
<key>IS_ANALYTICS_ENABLED</key>
Expand All @@ -31,6 +31,6 @@
<key>IS_SIGNIN_ENABLED</key>
<true></true>
<key>GOOGLE_APP_ID</key>
<string>1:274215876693:ios:4c8e59f3cad0067602bcdc</string>
<string>1:723102209979:ios:3b9f601269fa4f1014d69e</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,4 +211,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: a75497545d4391e2d394c3668e20cfb1c2bbd4aa

COCOAPODS: 1.10.0
COCOAPODS: 1.10.2
20 changes: 10 additions & 10 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
4FE7F47850EBD56006F965C2 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 788CAFC1A58CBB7D4B4DB70F /* Pods_Runner.framework */; };
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
96FBC8222615D163008C2019 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 96FBC8212615D163008C2019 /* GoogleService-Info.plist */; };
849103A5272780D600094E40 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 849103A4272780D600094E40 /* GoogleService-Info.plist */; };
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
Expand Down Expand Up @@ -40,7 +40,7 @@
788CAFC1A58CBB7D4B4DB70F /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
7D08A56CD36FEEB75D8E1EA5 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
96FBC8212615D163008C2019 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../../../GoogleService-Info.plist"; sourceTree = "<group>"; };
849103A4272780D600094E40 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
96FBC8442615D29D008C2019 /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; };
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
Expand Down Expand Up @@ -88,7 +88,7 @@
97C146E51CF9000F007C117D = {
isa = PBXGroup;
children = (
96FBC8212615D163008C2019 /* GoogleService-Info.plist */,
849103A4272780D600094E40 /* GoogleService-Info.plist */,
9740EEB11CF90186004384FC /* Flutter */,
97C146F01CF9000F007C117D /* Runner */,
97C146EF1CF9000F007C117D /* Products */,
Expand Down Expand Up @@ -195,7 +195,7 @@
files = (
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
96FBC8222615D163008C2019 /* GoogleService-Info.plist in Resources */,
849103A5272780D600094E40 /* GoogleService-Info.plist in Resources */,
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
);
Expand Down Expand Up @@ -380,7 +380,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = J99SV88US6;
DEVELOPMENT_TEAM = XUZCLH5XV7;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -395,7 +395,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
PRODUCT_BUNDLE_IDENTIFIER = webfume.restaurants.admin;
PRODUCT_BUNDLE_IDENTIFIER = com.SweetsAntojitos.Manager;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
Expand Down Expand Up @@ -518,7 +518,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = J99SV88US6;
DEVELOPMENT_TEAM = XUZCLH5XV7;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -533,7 +533,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
PRODUCT_BUNDLE_IDENTIFIER = webfume.restaurants.admin;
PRODUCT_BUNDLE_IDENTIFIER = com.SweetsAntojitos.Manager;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand All @@ -550,7 +550,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = J99SV88US6;
DEVELOPMENT_TEAM = XUZCLH5XV7;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -565,7 +565,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
PRODUCT_BUNDLE_IDENTIFIER = webfume.restaurants.admin;
PRODUCT_BUNDLE_IDENTIFIER = com.SweetsAntojitos.Manager;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>Antojitos Manager</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
Expand Down Expand Up @@ -57,6 +59,7 @@
<key>UIBackgroundModes</key>
<array>
<string>fetch</string>
<string>location</string>
<string>remote-notification</string>
</array>
<key>UILaunchStoryboardName</key>
Expand Down
2 changes: 1 addition & 1 deletion ios/Runner/Runner.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<string>development</string>
<key>com.apple.developer.associated-domains</key>
<array>
<string>applinks:restaurant.webfumeprojects.online</string>
<string>applinks:resturant-api-lb-1142963833.us-east-2.elb.amazonaws.com</string>
</array>
</dict>
</plist>
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"buildCommand" : "prepareForIndexing",
"configuredTargets" : [
{
"guid" : "8f8a85e18642a23178157a1d8d67796f88a783a885d8b0b3beb2e9f90bde3f49"
}
],
"continueBuildingAfterErrors" : true,
"enableIndexBuildArena" : false,
"hideShellScriptEnvironment" : false,
"parameters" : {
"action" : "build",
"activeArchitecture" : "x86_64",
"activeRunDestination" : {
"disableOnlyActiveArch" : false,
"platform" : "iphonesimulator",
"sdk" : "iphonesimulator14.5",
"sdkVariant" : "iphonesimulator",
"supportedArchitectures" : [
"x86_64"
],
"targetArchitecture" : "x86_64"
},
"arenaInfo" : {
"buildIntermediatesPath" : "",
"buildProductsPath" : "",
"derivedDataPath" : "/Users/admin/Library/Developer/Xcode/DerivedData",
"indexDataStoreFolderPath" : "/Users/admin/Library/Developer/Xcode/DerivedData/Runner-eekbkcgsapfdphdmrnvztrsvrmwl/Index/DataStore",
"indexEnableDataStore" : true,
"indexPCHPath" : "/Users/admin/Library/Developer/Xcode/DerivedData/Runner-eekbkcgsapfdphdmrnvztrsvrmwl/Index/PrecompiledHeaders",
"pchPath" : ""
},
"configurationName" : "Debug",
"overrides" : {
"synthesized" : {
"table" : {
"ASSETCATALOG_FILTER_FOR_DEVICE_MODEL" : "iPod9,1",
"ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION" : "14.5",
"BUILD_ACTIVE_RESOURCES_ONLY" : "YES",
"ENABLE_PREVIEWS" : "NO",
"TARGET_DEVICE_IDENTIFIER" : "0F52792D-FD7E-4325-9CEA-C866B50C051E",
"TARGET_DEVICE_MODEL" : "iPod9,1",
"TARGET_DEVICE_OS_VERSION" : "14.5",
"TARGET_DEVICE_PLATFORM_NAME" : "iphonesimulator"
}
}
}
},
"schemeCommand" : "launch",
"shouldCollectMetrics" : false,
"showNonLoggedProgress" : true,
"useDryRun" : false,
"useImplicitDependencies" : true,
"useLegacyBuildLocations" : false,
"useParallelTargets" : true
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Target dependency graph (1 target)
Runner in Runner
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"buildCommand" : "prepareForIndexing",
"configuredTargets" : [
{
"guid" : "8f8a85e18642a23178157a1d8d67796f88a783a885d8b0b3beb2e9f90bde3f49"
}
],
"continueBuildingAfterErrors" : true,
"enableIndexBuildArena" : false,
"hideShellScriptEnvironment" : false,
"parameters" : {
"action" : "build",
"activeArchitecture" : "arm64e",
"activeRunDestination" : {
"disableOnlyActiveArch" : true,
"platform" : "iphoneos",
"sdk" : "iphoneos14.5",
"sdkVariant" : "iphoneos",
"supportedArchitectures" : [
"armv4t",
"armv5",
"armv6",
"armv7",
"armv7f",
"armv7s",
"armv7k",
"arm64",
"arm64e"
],
"targetArchitecture" : "arm64e"
},
"arenaInfo" : {
"buildIntermediatesPath" : "",
"buildProductsPath" : "",
"derivedDataPath" : "/Users/admin/Library/Developer/Xcode/DerivedData",
"indexDataStoreFolderPath" : "/Users/admin/Library/Developer/Xcode/DerivedData/Runner-eekbkcgsapfdphdmrnvztrsvrmwl/Index/DataStore",
"indexEnableDataStore" : true,
"indexPCHPath" : "/Users/admin/Library/Developer/Xcode/DerivedData/Runner-eekbkcgsapfdphdmrnvztrsvrmwl/Index/PrecompiledHeaders",
"pchPath" : ""
},
"configurationName" : "Debug",
"overrides" : {
"synthesized" : {
"table" : {
"ENABLE_PREVIEWS" : "NO"
}
}
}
},
"schemeCommand" : "launch",
"shouldCollectMetrics" : false,
"showNonLoggedProgress" : true,
"useDryRun" : false,
"useImplicitDependencies" : true,
"useLegacyBuildLocations" : false,
"useParallelTargets" : true
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Target dependency graph (1 target)
Runner in Runner
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"buildCommand" : "prepareForIndexing",
"configuredTargets" : [
{
"guid" : "8f8a85e18642a23178157a1d8d67796f88a783a885d8b0b3beb2e9f90bde3f49"
}
],
"continueBuildingAfterErrors" : true,
"enableIndexBuildArena" : false,
"hideShellScriptEnvironment" : false,
"parameters" : {
"action" : "build",
"activeArchitecture" : "arm64e",
"activeRunDestination" : {
"disableOnlyActiveArch" : true,
"platform" : "iphoneos",
"sdk" : "iphoneos14.5",
"sdkVariant" : "iphoneos",
"supportedArchitectures" : [
"armv4t",
"armv5",
"armv6",
"armv7",
"armv7f",
"armv7s",
"armv7k",
"arm64",
"arm64e"
],
"targetArchitecture" : "arm64e"
},
"arenaInfo" : {
"buildIntermediatesPath" : "",
"buildProductsPath" : "",
"derivedDataPath" : "/Users/admin/Library/Developer/Xcode/DerivedData",
"indexDataStoreFolderPath" : "/Users/admin/Library/Developer/Xcode/DerivedData/Runner-eekbkcgsapfdphdmrnvztrsvrmwl/Index/DataStore",
"indexEnableDataStore" : true,
"indexPCHPath" : "/Users/admin/Library/Developer/Xcode/DerivedData/Runner-eekbkcgsapfdphdmrnvztrsvrmwl/Index/PrecompiledHeaders",
"pchPath" : ""
},
"configurationName" : "Debug",
"overrides" : {
"synthesized" : {
"table" : {
"ENABLE_PREVIEWS" : "NO"
}
}
}
},
"qos" : "default",
"schemeCommand" : "launch",
"shouldCollectMetrics" : false,
"showNonLoggedProgress" : true,
"useDryRun" : true,
"useImplicitDependencies" : true,
"useLegacyBuildLocations" : false,
"useParallelTargets" : true
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Target dependency graph (1 target)
Runner in Runner
Loading

0 comments on commit d2b7fab

Please sign in to comment.