Archived
1
Fork 0
This repository has been archived on 2025-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
sandpiles/SandpilePuzzlesProto/SandpilePuzzlesProto.xcodeproj/project.pbxproj
Joshua Moerman 090c393d8a stuff
2019-05-26 15:10:34 +02:00

296 lines
10 KiB
Text

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
42DB0B161E6489B8007F8A16 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42DB0B151E6489B8007F8A16 /* AppDelegate.swift */; };
42DB0B181E6489B8007F8A16 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42DB0B171E6489B8007F8A16 /* ViewController.swift */; };
42DB0B1A1E6489B8007F8A16 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 42DB0B191E6489B8007F8A16 /* Assets.xcassets */; };
42DB0B1D1E6489B8007F8A16 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 42DB0B1B1E6489B8007F8A16 /* Main.storyboard */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
42DB0B121E6489B8007F8A16 /* SandpilePuzzlesProto.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SandpilePuzzlesProto.app; sourceTree = BUILT_PRODUCTS_DIR; };
42DB0B151E6489B8007F8A16 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
42DB0B171E6489B8007F8A16 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
42DB0B191E6489B8007F8A16 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
42DB0B1C1E6489B8007F8A16 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
42DB0B1E1E6489B8007F8A16 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
42DB0B0F1E6489B8007F8A16 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
42DB0B091E6489B8007F8A16 = {
isa = PBXGroup;
children = (
42DB0B141E6489B8007F8A16 /* SandpilePuzzlesProto */,
42DB0B131E6489B8007F8A16 /* Products */,
);
sourceTree = "<group>";
};
42DB0B131E6489B8007F8A16 /* Products */ = {
isa = PBXGroup;
children = (
42DB0B121E6489B8007F8A16 /* SandpilePuzzlesProto.app */,
);
name = Products;
sourceTree = "<group>";
};
42DB0B141E6489B8007F8A16 /* SandpilePuzzlesProto */ = {
isa = PBXGroup;
children = (
42DB0B151E6489B8007F8A16 /* AppDelegate.swift */,
42DB0B171E6489B8007F8A16 /* ViewController.swift */,
42DB0B191E6489B8007F8A16 /* Assets.xcassets */,
42DB0B1B1E6489B8007F8A16 /* Main.storyboard */,
42DB0B1E1E6489B8007F8A16 /* Info.plist */,
);
path = SandpilePuzzlesProto;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
42DB0B111E6489B8007F8A16 /* SandpilePuzzlesProto */ = {
isa = PBXNativeTarget;
buildConfigurationList = 42DB0B211E6489B8007F8A16 /* Build configuration list for PBXNativeTarget "SandpilePuzzlesProto" */;
buildPhases = (
42DB0B0E1E6489B8007F8A16 /* Sources */,
42DB0B0F1E6489B8007F8A16 /* Frameworks */,
42DB0B101E6489B8007F8A16 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = SandpilePuzzlesProto;
productName = SandpilePuzzlesProto;
productReference = 42DB0B121E6489B8007F8A16 /* SandpilePuzzlesProto.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
42DB0B0A1E6489B8007F8A16 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0820;
LastUpgradeCheck = 0820;
ORGANIZATIONNAME = "Joshua Moerman";
TargetAttributes = {
42DB0B111E6489B8007F8A16 = {
CreatedOnToolsVersion = 8.2.1;
DevelopmentTeam = ET843YAS83;
ProvisioningStyle = Automatic;
};
};
};
buildConfigurationList = 42DB0B0D1E6489B8007F8A16 /* Build configuration list for PBXProject "SandpilePuzzlesProto" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 42DB0B091E6489B8007F8A16;
productRefGroup = 42DB0B131E6489B8007F8A16 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
42DB0B111E6489B8007F8A16 /* SandpilePuzzlesProto */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
42DB0B101E6489B8007F8A16 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
42DB0B1A1E6489B8007F8A16 /* Assets.xcassets in Resources */,
42DB0B1D1E6489B8007F8A16 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
42DB0B0E1E6489B8007F8A16 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
42DB0B181E6489B8007F8A16 /* ViewController.swift in Sources */,
42DB0B161E6489B8007F8A16 /* AppDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
42DB0B1B1E6489B8007F8A16 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
42DB0B1C1E6489B8007F8A16 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
42DB0B1F1E6489B8007F8A16 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
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;
MACOSX_DEPLOYMENT_TARGET = 10.12;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
42DB0B201E6489B8007F8A16 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
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;
MACOSX_DEPLOYMENT_TARGET = 10.12;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
};
name = Release;
};
42DB0B221E6489B8007F8A16 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = ET843YAS83;
INFOPLIST_FILE = SandpilePuzzlesProto/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.vadovas-studios.SandpilePuzzlesProto";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};
name = Debug;
};
42DB0B231E6489B8007F8A16 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = ET843YAS83;
INFOPLIST_FILE = SandpilePuzzlesProto/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.vadovas-studios.SandpilePuzzlesProto";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
42DB0B0D1E6489B8007F8A16 /* Build configuration list for PBXProject "SandpilePuzzlesProto" */ = {
isa = XCConfigurationList;
buildConfigurations = (
42DB0B1F1E6489B8007F8A16 /* Debug */,
42DB0B201E6489B8007F8A16 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
42DB0B211E6489B8007F8A16 /* Build configuration list for PBXNativeTarget "SandpilePuzzlesProto" */ = {
isa = XCConfigurationList;
buildConfigurations = (
42DB0B221E6489B8007F8A16 /* Debug */,
42DB0B231E6489B8007F8A16 /* Release */,
);
defaultConfigurationIsVisible = 0;
};
/* End XCConfigurationList section */
};
rootObject = 42DB0B0A1E6489B8007F8A16 /* Project object */;
}