Skip to content

Commit

Permalink
Press "update settings"-button (#2453)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitschlag committed Jan 3, 2025
1 parent 2d3ced9 commit 40170cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions deltachat-ios.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1348,7 +1348,7 @@
attributes = {
BuildIndependentTargetsInParallel = YES;
LastSwiftUpdateCheck = 1610;
LastUpgradeCheck = 1500;
LastUpgradeCheck = 1610;
ORGANIZATIONNAME = "merlinux GmbH";
TargetAttributes = {
30E8F20F2447285600CE2C90 = {
Expand Down Expand Up @@ -2246,7 +2246,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 0EEC8C8D7C6F411BA7A449DE /* Pods-deltachat-ios.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
Expand Down Expand Up @@ -2316,7 +2315,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 0B1D823B040BA95BD9B39A31 /* Pods-deltachat-ios.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1500"
LastUpgradeVersion = "1610"
version = "1.8">
<BuildAction
parallelizeBuildables = "YES"
Expand Down

0 comments on commit 40170cc

Please sign in to comment.