Skip to content

Commit

Permalink
Merge branch 'v4.3.0-tests' of https://github.com/privacyidea/pi-auth…
Browse files Browse the repository at this point in the history
…enticator into v4.3.0-tests
  • Loading branch information
frankmer committed Feb 21, 2024
2 parents 0ed6085 + e44dbd2 commit cfa4189
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = A7ED89823F9D8100F227A281 /* Pods-Runner.debug-netknights.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-netknights";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
Expand Down Expand Up @@ -601,7 +601,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 659E164D483B3C3616E04D22 /* Pods-Runner.debug-netknights_debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-netknights_debug";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
Expand Down Expand Up @@ -692,7 +692,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 65AEF29C433C5876709DB9F6 /* Pods-Runner.release-netknights_debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-netknights_debug";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
Expand Down Expand Up @@ -782,7 +782,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 0B8E45D25C16053F467C9327 /* Pods-Runner.release-netknights.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-netknights";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
Expand Down

0 comments on commit cfa4189

Please sign in to comment.