Skip to content

Commit 04cd891

Browse files
committed
Remove release workflow
1 parent 73d8d8e commit 04cd891

5 files changed

Lines changed: 2 additions & 318 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 165 deletions
This file was deleted.

ExportOptions.plist

Lines changed: 0 additions & 12 deletions
This file was deleted.

ExportOptionsAppStore.plist

Lines changed: 0 additions & 14 deletions
This file was deleted.

Makefile

Lines changed: 0 additions & 125 deletions
This file was deleted.

SnowfallApp.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
270270
CODE_SIGN_ENTITLEMENTS = SnowfallApp/SnowfallApp.entitlements;
271271
CODE_SIGN_STYLE = Automatic;
272-
CURRENT_PROJECT_VERSION = 1;
272+
CURRENT_PROJECT_VERSION = 2;
273273
DEAD_CODE_STRIPPING = YES;
274274
DEVELOPMENT_ASSET_PATHS = "\"SnowfallApp/Preview Content\"";
275275
ENABLE_APP_SANDBOX = YES;
@@ -314,7 +314,7 @@
314314
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
315315
CODE_SIGN_ENTITLEMENTS = SnowfallApp/SnowfallApp.entitlements;
316316
CODE_SIGN_STYLE = Automatic;
317-
CURRENT_PROJECT_VERSION = 1;
317+
CURRENT_PROJECT_VERSION = 2;
318318
DEAD_CODE_STRIPPING = YES;
319319
DEVELOPMENT_ASSET_PATHS = "\"SnowfallApp/Preview Content\"";
320320
ENABLE_APP_SANDBOX = YES;

0 commit comments

Comments
 (0)