remindwall / RemindWall.xcodeproj / project.pbxproj
Back to remindwall — Current RemindWall
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 70;
objects = {
/* Begin PBXBuildFile section */
BF67F8D72ECAE7C3009D36B9 /* SQLiteData in Frameworks */ = {isa = PBXBuildFile; productRef = BF67F8D62ECAE7C3009D36B9 /* SQLiteData */; };
BF67F8DB2ECC0A57009D36B9 /* Dao in Frameworks */ = {isa = PBXBuildFile; productRef = BF67F8DA2ECC0A57009D36B9 /* Dao */; };
BFBC6D4F2F70692F0089909C /* AppNavigation in Frameworks */ = {isa = PBXBuildFile; productRef = BFBC6D4E2F70692F0089909C /* AppNavigation */; };
BFE60AD42C4418E200E8AB67 /* RemindWallApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFE60AD32C4418E200E8AB67 /* RemindWallApp.swift */; };
BFE60ADA2C4418E300E8AB67 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BFE60AD92C4418E300E8AB67 /* Assets.xcassets */; };
BFE60ADE2C4418E300E8AB67 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BFE60ADD2C4418E300E8AB67 /* Preview Assets.xcassets */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
BF1F00C72F56638F0065801C /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFE60AC82C4418E200E8AB67 /* Project object */;
proxyType = 1;
remoteGlobalIDString = BFE60ACF2C4418E200E8AB67;
remoteInfo = RemindWall;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
BF1F00B92F565E130065801C /* RemindWall.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = RemindWall.xctestplan; sourceTree = "<group>"; };
BF1F00BE2F56638B0065801C /* RemindWallUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RemindWallUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
BF1F00CD2F5663B80065801C /* RemindWalliOSUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RemindWalliOSUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
BFE331172C4440CA0095F675 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
BFE60AD02C4418E200E8AB67 /* RemindWall.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RemindWall.app; sourceTree = BUILT_PRODUCTS_DIR; };
BFE60AD32C4418E200E8AB67 /* RemindWallApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemindWallApp.swift; sourceTree = "<group>"; };
BFE60AD92C4418E300E8AB67 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
BFE60ADB2C4418E300E8AB67 /* RemindWall.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RemindWall.entitlements; sourceTree = "<group>"; };
BFE60ADD2C4418E300E8AB67 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
BFE60AE42C44191F00E8AB67 /* RWPureSwift */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = RWPureSwift; sourceTree = "<group>"; };
BFE60AE52C44194F00E8AB67 /* ci_post_clone.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = ci_post_clone.sh; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedRootGroup section */
BF1F00BF2F56638B0065801C /* RemindWallUITests */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = RemindWallUITests; sourceTree = "<group>"; };
/* End PBXFileSystemSynchronizedRootGroup section */
/* Begin PBXFrameworksBuildPhase section */
BF1F00BB2F56638B0065801C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
BF1F00CA2F5663B80065801C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
BFE60ACD2C4418E200E8AB67 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
BF67F8D72ECAE7C3009D36B9 /* SQLiteData in Frameworks */,
BF67F8DB2ECC0A57009D36B9 /* Dao in Frameworks */,
BFBC6D4F2F70692F0089909C /* AppNavigation in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
BFE60AC72C4418E200E8AB67 = {
isa = PBXGroup;
children = (
BF1F00B92F565E130065801C /* RemindWall.xctestplan */,
BFE60AE62C44194F00E8AB67 /* ci_scripts */,
BFE60AE42C44191F00E8AB67 /* RWPureSwift */,
BFE60AD22C4418E200E8AB67 /* RemindWall */,
BF1F00BF2F56638B0065801C /* RemindWallUITests */,
BFE60AD12C4418E200E8AB67 /* Products */,
BFE60AE72C441A0900E8AB67 /* Frameworks */,
);
sourceTree = "<group>";
};
BFE60AD12C4418E200E8AB67 /* Products */ = {
isa = PBXGroup;
children = (
BFE60AD02C4418E200E8AB67 /* RemindWall.app */,
BF1F00BE2F56638B0065801C /* RemindWallUITests.xctest */,
BF1F00CD2F5663B80065801C /* RemindWalliOSUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
BFE60AD22C4418E200E8AB67 /* RemindWall */ = {
isa = PBXGroup;
children = (
BFE331172C4440CA0095F675 /* Info.plist */,
BFE60AD32C4418E200E8AB67 /* RemindWallApp.swift */,
BFE60AD92C4418E300E8AB67 /* Assets.xcassets */,
BFE60ADB2C4418E300E8AB67 /* RemindWall.entitlements */,
BFE60ADC2C4418E300E8AB67 /* Preview Content */,
);
path = RemindWall;
sourceTree = "<group>";
};
BFE60ADC2C4418E300E8AB67 /* Preview Content */ = {
isa = PBXGroup;
children = (
BFE60ADD2C4418E300E8AB67 /* Preview Assets.xcassets */,
);
path = "Preview Content";
sourceTree = "<group>";
};
BFE60AE62C44194F00E8AB67 /* ci_scripts */ = {
isa = PBXGroup;
children = (
BFE60AE52C44194F00E8AB67 /* ci_post_clone.sh */,
);
path = ci_scripts;
sourceTree = "<group>";
};
BFE60AE72C441A0900E8AB67 /* Frameworks */ = {
isa = PBXGroup;
children = (
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
BF1F00BD2F56638B0065801C /* RemindWallUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = BF1F00C42F56638B0065801C /* Build configuration list for PBXNativeTarget "RemindWallUITests" */;
buildPhases = (
BF1F00BA2F56638B0065801C /* Sources */,
BF1F00BB2F56638B0065801C /* Frameworks */,
BF1F00BC2F56638B0065801C /* Resources */,
);
buildRules = (
);
dependencies = (
BF1F00C82F56638F0065801C /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
BF1F00BF2F56638B0065801C /* RemindWallUITests */,
);
name = RemindWallUITests;
packageProductDependencies = (
);
productName = RemindWallUITests;
productReference = BF1F00BE2F56638B0065801C /* RemindWallUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
BF1F00CC2F5663B80065801C /* RemindWalliOSUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = BF1F00D52F5663B80065801C /* Build configuration list for PBXNativeTarget "RemindWalliOSUITests" */;
buildPhases = (
BF1F00C92F5663B80065801C /* Sources */,
BF1F00CA2F5663B80065801C /* Frameworks */,
BF1F00CB2F5663B80065801C /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = RemindWalliOSUITests;
packageProductDependencies = (
);
productName = RemindWalliOSUITests;
productReference = BF1F00CD2F5663B80065801C /* RemindWalliOSUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
BFE60ACF2C4418E200E8AB67 /* RemindWall */ = {
isa = PBXNativeTarget;
buildConfigurationList = BFE60AE12C4418E300E8AB67 /* Build configuration list for PBXNativeTarget "RemindWall" */;
buildPhases = (
BFE60ACC2C4418E200E8AB67 /* Sources */,
BFE60ACD2C4418E200E8AB67 /* Frameworks */,
BFE60ACE2C4418E200E8AB67 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = RemindWall;
packageProductDependencies = (
BF67F8D62ECAE7C3009D36B9 /* SQLiteData */,
BF67F8DA2ECC0A57009D36B9 /* Dao */,
BFBC6D4E2F70692F0089909C /* AppNavigation */,
);
productName = RemindWall;
productReference = BFE60AD02C4418E200E8AB67 /* RemindWall.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
BFE60AC82C4418E200E8AB67 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 2630;
LastUpgradeCheck = 2630;
TargetAttributes = {
BF1F00BD2F56638B0065801C = {
CreatedOnToolsVersion = 26.3;
TestTargetID = BFE60ACF2C4418E200E8AB67;
};
BF1F00CC2F5663B80065801C = {
CreatedOnToolsVersion = 26.3;
TestTargetID = BF29730C2C8667AC0029F361;
};
BFE60ACF2C4418E200E8AB67 = {
CreatedOnToolsVersion = 15.4;
};
};
};
buildConfigurationList = BFE60ACB2C4418E200E8AB67 /* Build configuration list for PBXProject "RemindWall" */;
compatibilityVersion = "Xcode 14.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = BFE60AC72C4418E200E8AB67;
packageReferences = (
BF67F8D52ECAE7C3009D36B9 /* XCRemoteSwiftPackageReference "sqlite-data" */,
);
productRefGroup = BFE60AD12C4418E200E8AB67 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
BFE60ACF2C4418E200E8AB67 /* RemindWall */,
BF1F00BD2F56638B0065801C /* RemindWallUITests */,
BF1F00CC2F5663B80065801C /* RemindWalliOSUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
BF1F00BC2F56638B0065801C /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
BF1F00CB2F5663B80065801C /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
BFE60ACE2C4418E200E8AB67 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
BFE60ADE2C4418E300E8AB67 /* Preview Assets.xcassets in Resources */,
BFE60ADA2C4418E300E8AB67 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
BF1F00BA2F56638B0065801C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
BF1F00C92F5663B80065801C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
BFE60ACC2C4418E200E8AB67 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
BFE60AD42C4418E200E8AB67 /* RemindWallApp.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
BF1F00C82F56638F0065801C /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = BFE60ACF2C4418E200E8AB67 /* RemindWall */;
targetProxy = BF1F00C72F56638F0065801C /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
BF1F00C52F56638B0065801C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
GENERATE_INFOPLIST_FILE = YES;
MACOSX_DEPLOYMENT_TARGET = 26.2;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = io.hotchkiss.RemindWallUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
STRING_CATALOG_GENERATE_SYMBOLS = NO;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = YES;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 2;
TEST_TARGET_NAME = RemindWall;
};
name = Debug;
};
BF1F00C62F56638B0065801C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
GENERATE_INFOPLIST_FILE = YES;
MACOSX_DEPLOYMENT_TARGET = 26.2;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = io.hotchkiss.RemindWallUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
STRING_CATALOG_GENERATE_SYMBOLS = NO;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = YES;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 2;
TEST_TARGET_NAME = RemindWall;
};
name = Release;
};
BF1F00D62F5663B80065801C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 26.2;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = io.hotchkiss.RemindWalliOSUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
STRING_CATALOG_GENERATE_SYMBOLS = NO;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = RemindWalliOS;
};
name = Debug;
};
BF1F00D72F5663B80065801C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 26.2;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = io.hotchkiss.RemindWalliOSUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
STRING_CATALOG_GENERATE_SYMBOLS = NO;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = RemindWalliOS;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
BFE60ADF2C4418E300E8AB67 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = G53N9PU948;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_SWIFT_FLAGS = "";
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_STRICT_CONCURRENCY = complete;
SWIFT_VERSION = 6.0;
};
name = Debug;
};
BFE60AE02C4418E300E8AB67 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = G53N9PU948;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "";
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_STRICT_CONCURRENCY = complete;
SWIFT_VERSION = 6.0;
};
name = Release;
};
BFE60AE22C4418E300E8AB67 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = RemindWall/RemindWall.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 7;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"RemindWall/Preview Content\"";
ENABLE_APP_SANDBOX = YES;
ENABLE_HARDENED_RUNTIME = YES;
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
ENABLE_PREVIEWS = YES;
ENABLE_RESOURCE_ACCESS_CALENDARS = YES;
ENABLE_RESOURCE_ACCESS_PHOTO_LIBRARY = YES;
ENABLE_RESOURCE_ACCESS_USB = YES;
ENABLE_USER_SELECTED_FILES = readonly;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = RemindWall/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = RemindWall;
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.lifestyle";
INFOPLIST_KEY_NSCalendarsFullAccessUsageDescription = "The application shows the list of upcoming events for the household";
INFOPLIST_KEY_NSHomeKitUsageDescription = "The application shows a chip when a HomeKit accessory battery runs low";
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "The application idles by showing a slideshow";
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 6;
PRODUCT_BUNDLE_IDENTIFIER = com.RemindWall.RemindWallCloud;
PRODUCT_NAME = "$(TARGET_NAME)";
RUNTIME_EXCEPTION_DISABLE_LIBRARY_VALIDATION = YES;
SDKROOT = auto;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 6.0;
TARGETED_DEVICE_FAMILY = 2;
};
name = Debug;
};
BFE60AE32C4418E300E8AB67 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = RemindWall/RemindWall.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 7;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"RemindWall/Preview Content\"";
ENABLE_APP_SANDBOX = YES;
ENABLE_HARDENED_RUNTIME = YES;
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
ENABLE_PREVIEWS = YES;
ENABLE_RESOURCE_ACCESS_CALENDARS = YES;
ENABLE_RESOURCE_ACCESS_PHOTO_LIBRARY = YES;
ENABLE_RESOURCE_ACCESS_USB = YES;
ENABLE_USER_SELECTED_FILES = readonly;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = RemindWall/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = RemindWall;
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.lifestyle";
INFOPLIST_KEY_NSCalendarsFullAccessUsageDescription = "The application shows the list of upcoming events for the household";
INFOPLIST_KEY_NSHomeKitUsageDescription = "The application shows a chip when a HomeKit accessory battery runs low";
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "The application idles by showing a slideshow";
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 6;
PRODUCT_BUNDLE_IDENTIFIER = com.RemindWall.RemindWallCloud;
PRODUCT_NAME = "$(TARGET_NAME)";
RUNTIME_EXCEPTION_DISABLE_LIBRARY_VALIDATION = YES;
SDKROOT = auto;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 6.0;
TARGETED_DEVICE_FAMILY = 2;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
BF1F00C42F56638B0065801C /* Build configuration list for PBXNativeTarget "RemindWallUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
BF1F00C52F56638B0065801C /* Debug */,
BF1F00C62F56638B0065801C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
BF1F00D52F5663B80065801C /* Build configuration list for PBXNativeTarget "RemindWalliOSUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
BF1F00D62F5663B80065801C /* Debug */,
BF1F00D72F5663B80065801C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
BFE60ACB2C4418E200E8AB67 /* Build configuration list for PBXProject "RemindWall" */ = {
isa = XCConfigurationList;
buildConfigurations = (
BFE60ADF2C4418E300E8AB67 /* Debug */,
BFE60AE02C4418E300E8AB67 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
BFE60AE12C4418E300E8AB67 /* Build configuration list for PBXNativeTarget "RemindWall" */ = {
isa = XCConfigurationList;
buildConfigurations = (
BFE60AE22C4418E300E8AB67 /* Debug */,
BFE60AE32C4418E300E8AB67 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCRemoteSwiftPackageReference section */
BF67F8D52ECAE7C3009D36B9 /* XCRemoteSwiftPackageReference "sqlite-data" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/pointfreeco/sqlite-data";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.3.0;
};
};
/* End XCRemoteSwiftPackageReference section */
/* Begin XCSwiftPackageProductDependency section */
BF67F8D62ECAE7C3009D36B9 /* SQLiteData */ = {
isa = XCSwiftPackageProductDependency;
package = BF67F8D52ECAE7C3009D36B9 /* XCRemoteSwiftPackageReference "sqlite-data" */;
productName = SQLiteData;
};
BF67F8DA2ECC0A57009D36B9 /* Dao */ = {
isa = XCSwiftPackageProductDependency;
productName = Dao;
};
BFBC6D4E2F70692F0089909C /* AppNavigation */ = {
isa = XCSwiftPackageProductDependency;
productName = AppNavigation;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = BFE60AC82C4418E200E8AB67 /* Project object */;
}