Skip to content

Commit

Permalink
1.14 good to archive
Browse files Browse the repository at this point in the history
  • Loading branch information
DarraghRogan committed Jan 1, 2021
1 parent 1e9b40f commit 6df4311
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Miasma.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -342,10 +342,10 @@
0283DD8C24F051BF00E4CC07 /* Assets.xcassets */,
02D06EC7250CB48800D81189 /* DataLoaderClimaCell.swift */,
0274ACAF25037DC7005AB5A9 /* DataLoaderCO2Signal.swift */,
022DBE22259B2875007DEB37 /* DataLoaderTelraam.swift */,
02ED019125096F3200BDF25A /* DataLoaderOpenSky.swift */,
0283DD9824F051EE00E4CC07 /* DataLoaderPurpleAir.swift */,
029BD3832536E99500C743A7 /* DataLoaderSmartCitizen.swift */,
022DBE22259B2875007DEB37 /* DataLoaderTelraam.swift */,
0218870A24F4486900F95C20 /* DataLoaderWAQI.swift */,
02AAE82A24F9A56300948D5F /* Extensions.swift */,
02BE00B524FBC40E0064F5B8 /* Graphics */,
Expand Down Expand Up @@ -973,7 +973,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 21;
CURRENT_PROJECT_VERSION = 22;
DEVELOPMENT_TEAM = VDLCQ62KZH;
ENABLE_HARDENED_RUNTIME = YES;
EXCLUDED_ARCHS = "";
Expand All @@ -983,7 +983,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.12;
MARKETING_VERSION = 1.13;
MARKETING_VERSION = 1.14;
PRODUCT_BUNDLE_IDENTIFIER = "Darragh-Rogan.Miasma";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -999,7 +999,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 21;
CURRENT_PROJECT_VERSION = 22;
DEVELOPMENT_TEAM = VDLCQ62KZH;
ENABLE_HARDENED_RUNTIME = YES;
EXCLUDED_ARCHS = "";
Expand All @@ -1009,7 +1009,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.12;
MARKETING_VERSION = 1.13;
MARKETING_VERSION = 1.14;
PRODUCT_BUNDLE_IDENTIFIER = "Darragh-Rogan.Miasma";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit 6df4311

Please sign in to comment.