Files
UUVPN/iOS-SwiftUI-Code/GRDB.swift-6.29.3/Tests/SPM/ios-dynamic/ios-dynamic.xcodeproj/project.pbxproj
T

410 lines
16 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 55;
objects = {
/* Begin PBXBuildFile section */
294704E627AF1EFA005A5331 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 294704E527AF1EFA005A5331 /* AppDelegate.swift */; };
294704E827AF1EFA005A5331 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 294704E727AF1EFA005A5331 /* SceneDelegate.swift */; };
294704EA27AF1EFA005A5331 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 294704E927AF1EFA005A5331 /* ViewController.swift */; };
294704ED27AF1EFA005A5331 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 294704EB27AF1EFA005A5331 /* Main.storyboard */; };
294704EF27AF1EFB005A5331 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 294704EE27AF1EFB005A5331 /* Assets.xcassets */; };
294704F227AF1EFB005A5331 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 294704F027AF1EFB005A5331 /* LaunchScreen.storyboard */; };
294704FC27AF1F43005A5331 /* GRDB-dynamic in Frameworks */ = {isa = PBXBuildFile; productRef = 294704FB27AF1F43005A5331 /* GRDB-dynamic */; };
294704FD27AF1F43005A5331 /* GRDB-dynamic in Embed Frameworks */ = {isa = PBXBuildFile; productRef = 294704FB27AF1F43005A5331 /* GRDB-dynamic */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
294704FE27AF1F44005A5331 /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
294704FD27AF1F43005A5331 /* GRDB-dynamic in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
294704E227AF1EFA005A5331 /* ios-dynamic.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ios-dynamic.app"; sourceTree = BUILT_PRODUCTS_DIR; };
294704E527AF1EFA005A5331 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
294704E727AF1EFA005A5331 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
294704E927AF1EFA005A5331 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
294704EC27AF1EFA005A5331 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
294704EE27AF1EFB005A5331 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
294704F127AF1EFB005A5331 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
294704F327AF1EFB005A5331 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
294704F927AF1F10005A5331 /* GRDB.swift */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = GRDB.swift; path = ../../..; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
294704DF27AF1EFA005A5331 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
294704FC27AF1F43005A5331 /* GRDB-dynamic in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
294704D927AF1EFA005A5331 = {
isa = PBXGroup;
children = (
294704F927AF1F10005A5331 /* GRDB.swift */,
294704E427AF1EFA005A5331 /* ios-dynamic */,
294704E327AF1EFA005A5331 /* Products */,
294704FA27AF1F43005A5331 /* Frameworks */,
);
sourceTree = "<group>";
};
294704E327AF1EFA005A5331 /* Products */ = {
isa = PBXGroup;
children = (
294704E227AF1EFA005A5331 /* ios-dynamic.app */,
);
name = Products;
sourceTree = "<group>";
};
294704E427AF1EFA005A5331 /* ios-dynamic */ = {
isa = PBXGroup;
children = (
294704E527AF1EFA005A5331 /* AppDelegate.swift */,
294704E727AF1EFA005A5331 /* SceneDelegate.swift */,
294704E927AF1EFA005A5331 /* ViewController.swift */,
294704EB27AF1EFA005A5331 /* Main.storyboard */,
294704EE27AF1EFB005A5331 /* Assets.xcassets */,
294704F027AF1EFB005A5331 /* LaunchScreen.storyboard */,
294704F327AF1EFB005A5331 /* Info.plist */,
);
path = "ios-dynamic";
sourceTree = "<group>";
};
294704FA27AF1F43005A5331 /* Frameworks */ = {
isa = PBXGroup;
children = (
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
294704E127AF1EFA005A5331 /* ios-dynamic */ = {
isa = PBXNativeTarget;
buildConfigurationList = 294704F627AF1EFB005A5331 /* Build configuration list for PBXNativeTarget "ios-dynamic" */;
buildPhases = (
294704DE27AF1EFA005A5331 /* Sources */,
294704DF27AF1EFA005A5331 /* Frameworks */,
294704E027AF1EFA005A5331 /* Resources */,
294704FE27AF1F44005A5331 /* Embed Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = "ios-dynamic";
packageProductDependencies = (
294704FB27AF1F43005A5331 /* GRDB-dynamic */,
);
productName = "ios-dynamic";
productReference = 294704E227AF1EFA005A5331 /* ios-dynamic.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
294704DA27AF1EFA005A5331 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 1320;
LastUpgradeCheck = 1320;
TargetAttributes = {
294704E127AF1EFA005A5331 = {
CreatedOnToolsVersion = 13.2.1;
};
};
};
buildConfigurationList = 294704DD27AF1EFA005A5331 /* Build configuration list for PBXProject "ios-dynamic" */;
compatibilityVersion = "Xcode 13.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 294704D927AF1EFA005A5331;
productRefGroup = 294704E327AF1EFA005A5331 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
294704E127AF1EFA005A5331 /* ios-dynamic */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
294704E027AF1EFA005A5331 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
294704F227AF1EFB005A5331 /* LaunchScreen.storyboard in Resources */,
294704EF27AF1EFB005A5331 /* Assets.xcassets in Resources */,
294704ED27AF1EFA005A5331 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
294704DE27AF1EFA005A5331 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
294704EA27AF1EFA005A5331 /* ViewController.swift in Sources */,
294704E627AF1EFA005A5331 /* AppDelegate.swift in Sources */,
294704E827AF1EFA005A5331 /* SceneDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
294704EB27AF1EFA005A5331 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
294704EC27AF1EFA005A5331 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
294704F027AF1EFB005A5331 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
294704F127AF1EFB005A5331 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
294704F427AF1EFB005A5331 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
CLANG_CXX_LIBRARY = "libc++";
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;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
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 = 15.2;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
294704F527AF1EFB005A5331 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
CLANG_CXX_LIBRARY = "libc++";
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;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
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 = 15.2;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
294704F727AF1EFB005A5331 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = "";
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "ios-dynamic/Info.plist";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
INFOPLIST_KEY_UIMainStoryboardFile = Main;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.github.groue.ios-dynamic";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
294704F827AF1EFB005A5331 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = "";
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "ios-dynamic/Info.plist";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
INFOPLIST_KEY_UIMainStoryboardFile = Main;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.github.groue.ios-dynamic";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
294704DD27AF1EFA005A5331 /* Build configuration list for PBXProject "ios-dynamic" */ = {
isa = XCConfigurationList;
buildConfigurations = (
294704F427AF1EFB005A5331 /* Debug */,
294704F527AF1EFB005A5331 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
294704F627AF1EFB005A5331 /* Build configuration list for PBXNativeTarget "ios-dynamic" */ = {
isa = XCConfigurationList;
buildConfigurations = (
294704F727AF1EFB005A5331 /* Debug */,
294704F827AF1EFB005A5331 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCSwiftPackageProductDependency section */
294704FB27AF1F43005A5331 /* GRDB-dynamic */ = {
isa = XCSwiftPackageProductDependency;
productName = "GRDB-dynamic";
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = 294704DA27AF1EFA005A5331 /* Project object */;
}