Skip to content

Commit

Permalink
bump: 0.7.0(17)
Browse files Browse the repository at this point in the history
lock DiscordKit dep
  • Loading branch information
cryptoAlgorithm committed Nov 9, 2023
1 parent a442cbb commit 87e647c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Swiftcord.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1428,7 +1428,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 17;
CURRENT_PROJECT_VERSION = 18;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Swiftcord/Preview Content\"";
DEVELOPMENT_TEAM = Q382QLKDG3;
Expand All @@ -1446,7 +1446,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 12.0;
MARKETING_VERSION = 0.7.0;
MARKETING_VERSION = 0.7.1;
PRODUCT_BUNDLE_IDENTIFIER = io.cryptoalgo.swiftcord;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = APP_STORE;
Expand Down Expand Up @@ -1692,7 +1692,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 17;
CURRENT_PROJECT_VERSION = 18;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Swiftcord/Preview Content\"";
DEVELOPMENT_TEAM = Q382QLKDG3;
Expand All @@ -1710,7 +1710,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 12.0;
MARKETING_VERSION = 0.7.0;
MARKETING_VERSION = 0.7.1;
PRODUCT_BUNDLE_IDENTIFIER = io.cryptoalgo.swiftcord;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand All @@ -1728,7 +1728,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 17;
CURRENT_PROJECT_VERSION = 18;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Swiftcord/Preview Content\"";
DEVELOPMENT_TEAM = Q382QLKDG3;
Expand All @@ -1746,7 +1746,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 12.0;
MARKETING_VERSION = 0.7.0;
MARKETING_VERSION = 0.7.1;
PRODUCT_BUNDLE_IDENTIFIER = io.cryptoalgo.swiftcord;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -1834,8 +1834,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/SwiftcordApp/DiscordKit";
requirement = {
branch = main;
kind = branch;
kind = revision;
revision = 2d42c69cafe592300a1a9d3a307bf485294026c7;
};
};
DA8AEA6629029747007BAAEA /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */ = {
Expand Down

0 comments on commit 87e647c

Please sign in to comment.