Skip to content

Commit

Permalink
macos icon resized
Browse files Browse the repository at this point in the history
  • Loading branch information
cplepage committed Jan 16, 2025
1 parent f1c5ae5 commit 56b4b0d
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions platform/android/studio/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId = "org.fullstacked.editor"
minSdk = 29
targetSdk = 34
versionCode = 815
versionName = "0.11.0"
versionCode = 821
versionName = "0.10.5"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
16 changes: 8 additions & 8 deletions platform/apple/FullStacked.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = FullStacked/FullStacked.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 815;
CURRENT_PROJECT_VERSION = 821;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = QD7Y9DQ5V4;
ENABLE_PREVIEWS = YES;
Expand All @@ -399,7 +399,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.11.0;
MARKETING_VERSION = 0.10.5;
PRODUCT_BUNDLE_IDENTIFIER = editor.FullStacked;
PRODUCT_NAME = FullStacked;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand All @@ -420,7 +420,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = FullStacked/FullStacked.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 815;
CURRENT_PROJECT_VERSION = 821;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = QD7Y9DQ5V4;
ENABLE_PREVIEWS = YES;
Expand All @@ -441,7 +441,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.11.0;
MARKETING_VERSION = 0.10.5;
PRODUCT_BUNDLE_IDENTIFIER = editor.FullStacked;
PRODUCT_NAME = FullStacked;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand All @@ -463,7 +463,7 @@
CODE_SIGN_ENTITLEMENTS = FullStacked/FullStacked.entitlements;
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 815;
CURRENT_PROJECT_VERSION = 821;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = QD7Y9DQ5V4;
Expand All @@ -490,7 +490,7 @@
"$(PROJECT_DIR)/FullStacked/bin",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 0.11.0;
MARKETING_VERSION = 0.10.5;
PRODUCT_BUNDLE_IDENTIFIER = editor.FullStacked;
PRODUCT_NAME = FullStacked;
REGISTER_APP_GROUPS = NO;
Expand All @@ -514,7 +514,7 @@
CODE_SIGN_ENTITLEMENTS = FullStacked/FullStacked.entitlements;
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 815;
CURRENT_PROJECT_VERSION = 821;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = QD7Y9DQ5V4;
Expand All @@ -541,7 +541,7 @@
"$(PROJECT_DIR)/FullStacked/bin",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 0.11.0;
MARKETING_VERSION = 0.10.5;
PRODUCT_BUNDLE_IDENTIFIER = editor.FullStacked;
PRODUCT_NAME = FullStacked;
REGISTER_APP_GROUPS = NO;
Expand Down
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.

0 comments on commit 56b4b0d

Please sign in to comment.