Skip to content

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
stelselim committed Jul 27, 2021
1 parent 80c044a commit 14859c2
Show file tree
Hide file tree
Showing 18 changed files with 508 additions and 168 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Expand Up @@ -13,12 +13,12 @@ if (flutterRoot == null) {

def flutterVersionCode = localProperties.getProperty('flutter.versionCode')
if (flutterVersionCode == null) {
flutterVersionCode = '12'
flutterVersionCode = '13'
}

def flutterVersionName = localProperties.getProperty('flutter.versionName')
if (flutterVersionName == null) {
flutterVersionName = '1.1.1'
flutterVersionName = '1.1.2'
}

apply plugin: 'com.android.application'
Expand Down
12 changes: 6 additions & 6 deletions ios/Runner.xcodeproj/project.pbxproj
Expand Up @@ -361,7 +361,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 11;
CURRENT_PROJECT_VERSION = 14;
DEVELOPMENT_TEAM = QH78WN2XWN;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand All @@ -370,7 +370,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.1.3;
PRODUCT_BUNDLE_IDENTIFIER = com.stel.cryptolostapp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand Down Expand Up @@ -493,7 +493,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 11;
CURRENT_PROJECT_VERSION = 14;
DEVELOPMENT_TEAM = QH78WN2XWN;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand All @@ -502,7 +502,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.1.3;
PRODUCT_BUNDLE_IDENTIFIER = com.stel.cryptolostapp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand All @@ -519,7 +519,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 11;
CURRENT_PROJECT_VERSION = 14;
DEVELOPMENT_TEAM = QH78WN2XWN;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand All @@ -528,7 +528,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.1.3;
PRODUCT_BUNDLE_IDENTIFIER = com.stel.cryptolostapp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand Down
@@ -0,0 +1,57 @@
{
"buildCommand" : "prepareForIndexing",
"configuredTargets" : [
{
"guid" : "085bce10dc75568858de8bace2292a2488a783a885d8b0b3beb2e9f90bde3f49"
}
],
"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/stelselim/Library/Developer/Xcode/DerivedData",
"indexDataStoreFolderPath" : "/Users/stelselim/Library/Developer/Xcode/DerivedData/Runner-agicpgcrjbgrhocpcsqdaknaqruy/Index/DataStore",
"indexEnableDataStore" : true,
"indexPCHPath" : "/Users/stelselim/Library/Developer/Xcode/DerivedData/Runner-agicpgcrjbgrhocpcsqdaknaqruy/Index/PrecompiledHeaders",
"pchPath" : ""
},
"configurationName" : "Release",
"overrides" : {
"synthesized" : {
"table" : {
"ASSETCATALOG_FILTER_FOR_DEVICE_MODEL" : "iPhone13,1",
"ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION" : "14.5",
"BUILD_ACTIVE_RESOURCES_ONLY" : "YES",
"ENABLE_PREVIEWS" : "NO",
"TARGET_DEVICE_IDENTIFIER" : "110257FF-B657-47DF-A9CE-91AF367DB57B",
"TARGET_DEVICE_MODEL" : "iPhone13,1",
"TARGET_DEVICE_OS_VERSION" : "14.5",
"TARGET_DEVICE_PLATFORM_NAME" : "iphonesimulator"
}
}
}
},
"qos" : "default",
"schemeCommand" : "launch",
"shouldCollectMetrics" : false,
"showNonLoggedProgress" : true,
"useDryRun" : true,
"useImplicitDependencies" : true,
"useLegacyBuildLocations" : false,
"useParallelTargets" : true
}
Binary file not shown.

Large diffs are not rendered by default.

@@ -0,0 +1,2 @@
Target dependency graph (1 target)
Runner in Runner
@@ -0,0 +1,56 @@
{
"buildCommand" : "prepareForIndexing",
"configuredTargets" : [
{
"guid" : "085bce10dc75568858de8bace2292a2488a783a885d8b0b3beb2e9f90bde3f49"
}
],
"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/stelselim/Library/Developer/Xcode/DerivedData",
"indexDataStoreFolderPath" : "/Users/stelselim/Library/Developer/Xcode/DerivedData/Runner-agicpgcrjbgrhocpcsqdaknaqruy/Index/DataStore",
"indexEnableDataStore" : true,
"indexPCHPath" : "/Users/stelselim/Library/Developer/Xcode/DerivedData/Runner-agicpgcrjbgrhocpcsqdaknaqruy/Index/PrecompiledHeaders",
"pchPath" : ""
},
"configurationName" : "Release",
"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" : "D564E229-1C80-40F9-AF02-32110B0823E5",
"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
}
Binary file not shown.

0 comments on commit 14859c2

Please sign in to comment.