// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 50;
objects = {
/* Begin PBXBuildFile section */
2746FFC12394879200874A10 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2746FFC02394879200874A10 /* AppDelegate.swift */; };
2746FFC32394879200874A10 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2746FFC22394879200874A10 /* SceneDelegate.swift */; };
2746FFC52394879200874A10 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2746FFC42394879200874A10 /* ViewController.swift */; };
2746FFC82394879200874A10 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2746FFC62394879200874A10 /* Main.storyboard */; };
2746FFCA2394879400874A10 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2746FFC92394879400874A10 /* Assets.xcassets */; };
2746FFCD2394879400874A10 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2746FFCB2394879400874A10 /* LaunchScreen.storyboard */; };
2746FFD62394882900874A10 /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 2746FFD52394881900874A10 /* libresolv.tbd */; };
27EA0D4623948B7A006FFEF5 /* libdbui.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 27EA0D4523948B71006FFEF5 /* libdbui.a */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
2746FFBD2394879200874A10 /* ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ios.app; sourceTree = BUILT_PRODUCTS_DIR; };
2746FFC02394879200874A10 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
2746FFC22394879200874A10 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
2746FFC42394879200874A10 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
2746FFC72394879200874A10 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
2746FFC92394879400874A10 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
2746FFCC2394879400874A10 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
2746FFCE2394879400874A10 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2746FFD52394881900874A10 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; };
2746FFD72394891D00874A10 /* ios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ios.h; sourceTree = "<group>"; };
2746FFD82394891D00874A10 /* ios-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ios-Bridging-Header.h"; sourceTree = "<group>"; };
27EA0D4523948B71006FFEF5 /* libdbui.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libdbui.a; path = ../../target/universal/release/libdbui.a; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
2746FFBA2394879200874A10 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2746FFD62394882900874A10 /* libresolv.tbd in Frameworks */,
27EA0D4623948B7A006FFEF5 /* libdbui.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2746FFB42394879200874A10 = {
isa = PBXGroup;
children = (
2746FFD82394891D00874A10 /* ios-Bridging-Header.h */,
2746FFD72394891D00874A10 /* ios.h */,
2746FFBF2394879200874A10 /* ios */,
2746FFBE2394879200874A10 /* Products */,
2746FFD42394881900874A10 /* Frameworks */,
);
sourceTree = "<group>";
};
2746FFBE2394879200874A10 /* Products */ = {
isa = PBXGroup;
children = (
2746FFBD2394879200874A10 /* ios.app */,
);
name = Products;
sourceTree = "<group>";
};
2746FFBF2394879200874A10 /* ios */ = {
isa = PBXGroup;
children = (
2746FFC02394879200874A10 /* AppDelegate.swift */,
2746FFC22394879200874A10 /* SceneDelegate.swift */,
2746FFC42394879200874A10 /* ViewController.swift */,
2746FFC62394879200874A10 /* Main.storyboard */,
2746FFC92394879400874A10 /* Assets.xcassets */,
2746FFCB2394879400874A10 /* LaunchScreen.storyboard */,
2746FFCE2394879400874A10 /* Info.plist */,
);
path = ios;
sourceTree = "<group>";
};
2746FFD42394881900874A10 /* Frameworks */ = {
isa = PBXGroup;
children = (
27EA0D4523948B71006FFEF5 /* libdbui.a */,
2746FFD52394881900874A10 /* libresolv.tbd */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
2746FFBC2394879200874A10 /* ios */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2746FFD12394879400874A10 /* Build configuration list for PBXNativeTarget "ios" */;
buildPhases = (
2746FFB92394879200874A10 /* Sources */,
2746FFBA2394879200874A10 /* Frameworks */,
2746FFBB2394879200874A10 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = ios;
productName = ios;
productReference = 2746FFBD2394879200874A10 /* ios.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
2746FFB52394879200874A10 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1120;
LastUpgradeCheck = 1120;
ORGANIZATIONNAME = "Kyle Unverferth";
TargetAttributes = {
2746FFBC2394879200874A10 = {
CreatedOnToolsVersion = 11.2.1;
};
};
};
buildConfigurationList = 2746FFB82394879200874A10 /* Build configuration list for PBXProject "ios" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 2746FFB42394879200874A10;
productRefGroup = 2746FFBE2394879200874A10 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
2746FFBC2394879200874A10 /* ios */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
2746FFBB2394879200874A10 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2746FFCD2394879400874A10 /* LaunchScreen.storyboard in Resources */,
2746FFCA2394879400874A10 /* Assets.xcassets in Resources */,
2746FFC82394879200874A10 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
2746FFB92394879200874A10 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2746FFC52394879200874A10 /* ViewController.swift in Sources */,
2746FFC12394879200874A10 /* AppDelegate.swift in Sources */,
2746FFC32394879200874A10 /* SceneDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
2746FFC62394879200874A10 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
2746FFC72394879200874A10 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
2746FFCB2394879400874A10 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
2746FFCC2394879400874A10 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
2746FFCF2394879400874A10 /* 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++14";
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_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 = 13.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;
};
2746FFD02394879400874A10 /* 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++14";
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_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 = 13.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;
};
2746FFD22394879400874A10 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = C6S478FYLD;
INFOPLIST_FILE = ios/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/../../target/universal/release";
PRODUCT_BUNDLE_IDENTIFIER = com.solitaire.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "$(PROJECT_DIR)/ios-Bridging-Header.h";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
2746FFD32394879400874A10 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = C6S478FYLD;
INFOPLIST_FILE = ios/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/../../target/universal/release";
PRODUCT_BUNDLE_IDENTIFIER = com.solitaire.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "$(PROJECT_DIR)/ios-Bridging-Header.h";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2746FFB82394879200874A10 /* Build configuration list for PBXProject "ios" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2746FFCF2394879400874A10 /* Debug */,
2746FFD02394879400874A10 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2746FFD12394879400874A10 /* Build configuration list for PBXNativeTarget "ios" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2746FFD22394879400874A10 /* Debug */,
2746FFD32394879400874A10 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 2746FFB52394879200874A10 /* Project object */;
}