我的第三次提交
This commit is contained in:
417
第三章 蔬菜科普手册/源代码/Vegetables/Vegetables.xcodeproj/project.pbxproj
Normal file
417
第三章 蔬菜科普手册/源代码/Vegetables/Vegetables.xcodeproj/project.pbxproj
Normal file
@@ -0,0 +1,417 @@
|
||||
// !$*UTF8*$!
|
||||
{
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 50;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
1F5E089925994C4B00FC74DE /* SettingsLabelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F5E089825994C4B00FC74DE /* SettingsLabelView.swift */; };
|
||||
1F5E089C25995DE000FC74DE /* SettingsRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F5E089B25995DE000FC74DE /* SettingsRowView.swift */; };
|
||||
1F6A4589258E53CB008CC20A /* VegetableCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F6A4588258E53CB008CC20A /* VegetableCardView.swift */; };
|
||||
1F6A458D258F5006008CC20A /* StartButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F6A458C258F5006008CC20A /* StartButtonView.swift */; };
|
||||
1F764E40259735AC005E1961 /* VegetableHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F764E3F259735AC005E1961 /* VegetableHeaderView.swift */; };
|
||||
1F764E4325975A10005E1961 /* SourceLinkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F764E4225975A10005E1961 /* SourceLinkView.swift */; };
|
||||
1F764E46259785BB005E1961 /* VegetableClassificationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F764E45259785BB005E1961 /* VegetableClassificationView.swift */; };
|
||||
1F84B1F22590DD01005AB37E /* OnboardingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F84B1F12590DD01005AB37E /* OnboardingView.swift */; };
|
||||
1F84B1F62591534E005AB37E /* VegetableModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F84B1F52591534E005AB37E /* VegetableModel.swift */; };
|
||||
1FAAA29D2595F924009274CF /* VegetableRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FAAA29C2595F924009274CF /* VegetableRowView.swift */; };
|
||||
1FAAA2A02596A756009274CF /* VegetableDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FAAA29F2596A756009274CF /* VegetableDetailView.swift */; };
|
||||
1FAF0B6425922A5F0077963B /* VegetablesData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FAF0B6325922A5F0077963B /* VegetablesData.swift */; };
|
||||
1FBC07D6258C7928005D8191 /* VegetablesApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FBC07D5258C7928005D8191 /* VegetablesApp.swift */; };
|
||||
1FBC07D8258C7928005D8191 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FBC07D7258C7928005D8191 /* ContentView.swift */; };
|
||||
1FBC07DA258C7929005D8191 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1FBC07D9258C7929005D8191 /* Assets.xcassets */; };
|
||||
1FBC07DD258C7929005D8191 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1FBC07DC258C7929005D8191 /* Preview Assets.xcassets */; };
|
||||
1FCC39BB25988E18001295B5 /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FCC39BA25988E18001295B5 /* SettingsView.swift */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
1F5E089825994C4B00FC74DE /* SettingsLabelView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsLabelView.swift; sourceTree = "<group>"; };
|
||||
1F5E089B25995DE000FC74DE /* SettingsRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsRowView.swift; sourceTree = "<group>"; };
|
||||
1F6A4588258E53CB008CC20A /* VegetableCardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VegetableCardView.swift; sourceTree = "<group>"; };
|
||||
1F6A458C258F5006008CC20A /* StartButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StartButtonView.swift; sourceTree = "<group>"; };
|
||||
1F764E3F259735AC005E1961 /* VegetableHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VegetableHeaderView.swift; sourceTree = "<group>"; };
|
||||
1F764E4225975A10005E1961 /* SourceLinkView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceLinkView.swift; sourceTree = "<group>"; };
|
||||
1F764E45259785BB005E1961 /* VegetableClassificationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VegetableClassificationView.swift; sourceTree = "<group>"; };
|
||||
1F84B1F12590DD01005AB37E /* OnboardingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingView.swift; sourceTree = "<group>"; };
|
||||
1F84B1F52591534E005AB37E /* VegetableModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VegetableModel.swift; sourceTree = "<group>"; };
|
||||
1FAAA29C2595F924009274CF /* VegetableRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VegetableRowView.swift; sourceTree = "<group>"; };
|
||||
1FAAA29F2596A756009274CF /* VegetableDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VegetableDetailView.swift; sourceTree = "<group>"; };
|
||||
1FAF0B6325922A5F0077963B /* VegetablesData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VegetablesData.swift; sourceTree = "<group>"; };
|
||||
1FBC07D2258C7928005D8191 /* Vegetables.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Vegetables.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
1FBC07D5258C7928005D8191 /* VegetablesApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VegetablesApp.swift; sourceTree = "<group>"; };
|
||||
1FBC07D7258C7928005D8191 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
||||
1FBC07D9258C7929005D8191 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||||
1FBC07DC258C7929005D8191 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
||||
1FBC07DE258C7929005D8191 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
1FCC39BA25988E18001295B5 /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
1FBC07CF258C7928005D8191 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXFrameworksBuildPhase section */
|
||||
|
||||
/* Begin PBXGroup section */
|
||||
1F6A4586258E4494008CC20A /* App */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1FBC07D5258C7928005D8191 /* VegetablesApp.swift */,
|
||||
1FBC07D7258C7928005D8191 /* ContentView.swift */,
|
||||
1F84B1F12590DD01005AB37E /* OnboardingView.swift */,
|
||||
1FAAA29F2596A756009274CF /* VegetableDetailView.swift */,
|
||||
1FCC39BA25988E18001295B5 /* SettingsView.swift */,
|
||||
);
|
||||
path = App;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1F6A4587258E53B4008CC20A /* View */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1F6A4588258E53CB008CC20A /* VegetableCardView.swift */,
|
||||
1F6A458C258F5006008CC20A /* StartButtonView.swift */,
|
||||
1FAAA29C2595F924009274CF /* VegetableRowView.swift */,
|
||||
1F764E3F259735AC005E1961 /* VegetableHeaderView.swift */,
|
||||
1F764E4225975A10005E1961 /* SourceLinkView.swift */,
|
||||
1F764E45259785BB005E1961 /* VegetableClassificationView.swift */,
|
||||
1F5E089825994C4B00FC74DE /* SettingsLabelView.swift */,
|
||||
1F5E089B25995DE000FC74DE /* SettingsRowView.swift */,
|
||||
);
|
||||
path = View;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1F84B1F425915330005AB37E /* Model */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1F84B1F52591534E005AB37E /* VegetableModel.swift */,
|
||||
);
|
||||
path = Model;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1FAF0B6225922A400077963B /* Data */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1FAF0B6325922A5F0077963B /* VegetablesData.swift */,
|
||||
);
|
||||
path = Data;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1FBC07C9258C7928005D8191 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1FBC07D4258C7928005D8191 /* Vegetables */,
|
||||
1FBC07D3258C7928005D8191 /* Products */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1FBC07D3258C7928005D8191 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1FBC07D2258C7928005D8191 /* Vegetables.app */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1FBC07D4258C7928005D8191 /* Vegetables */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1FAF0B6225922A400077963B /* Data */,
|
||||
1F84B1F425915330005AB37E /* Model */,
|
||||
1F6A4587258E53B4008CC20A /* View */,
|
||||
1F6A4586258E4494008CC20A /* App */,
|
||||
1FBC07D9258C7929005D8191 /* Assets.xcassets */,
|
||||
1FBC07DE258C7929005D8191 /* Info.plist */,
|
||||
1FBC07DB258C7929005D8191 /* Preview Content */,
|
||||
);
|
||||
path = Vegetables;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
1FBC07DB258C7929005D8191 /* Preview Content */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
1FBC07DC258C7929005D8191 /* Preview Assets.xcassets */,
|
||||
);
|
||||
path = "Preview Content";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
1FBC07D1258C7928005D8191 /* Vegetables */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 1FBC07E1258C7929005D8191 /* Build configuration list for PBXNativeTarget "Vegetables" */;
|
||||
buildPhases = (
|
||||
1FBC07CE258C7928005D8191 /* Sources */,
|
||||
1FBC07CF258C7928005D8191 /* Frameworks */,
|
||||
1FBC07D0258C7928005D8191 /* Resources */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
);
|
||||
name = Vegetables;
|
||||
productName = Vegetables;
|
||||
productReference = 1FBC07D2258C7928005D8191 /* Vegetables.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
|
||||
/* Begin PBXProject section */
|
||||
1FBC07CA258C7928005D8191 /* Project object */ = {
|
||||
isa = PBXProject;
|
||||
attributes = {
|
||||
LastSwiftUpdateCheck = 1230;
|
||||
LastUpgradeCheck = 1230;
|
||||
TargetAttributes = {
|
||||
1FBC07D1258C7928005D8191 = {
|
||||
CreatedOnToolsVersion = 12.3;
|
||||
};
|
||||
};
|
||||
};
|
||||
buildConfigurationList = 1FBC07CD258C7928005D8191 /* Build configuration list for PBXProject "Vegetables" */;
|
||||
compatibilityVersion = "Xcode 9.3";
|
||||
developmentRegion = en;
|
||||
hasScannedForEncodings = 0;
|
||||
knownRegions = (
|
||||
en,
|
||||
Base,
|
||||
);
|
||||
mainGroup = 1FBC07C9258C7928005D8191;
|
||||
productRefGroup = 1FBC07D3258C7928005D8191 /* Products */;
|
||||
projectDirPath = "";
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
1FBC07D1258C7928005D8191 /* Vegetables */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin PBXResourcesBuildPhase section */
|
||||
1FBC07D0258C7928005D8191 /* Resources */ = {
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
1FBC07DD258C7929005D8191 /* Preview Assets.xcassets in Resources */,
|
||||
1FBC07DA258C7929005D8191 /* Assets.xcassets in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXResourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXSourcesBuildPhase section */
|
||||
1FBC07CE258C7928005D8191 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
1FBC07D8258C7928005D8191 /* ContentView.swift in Sources */,
|
||||
1F764E4325975A10005E1961 /* SourceLinkView.swift in Sources */,
|
||||
1F5E089C25995DE000FC74DE /* SettingsRowView.swift in Sources */,
|
||||
1F6A458D258F5006008CC20A /* StartButtonView.swift in Sources */,
|
||||
1F6A4589258E53CB008CC20A /* VegetableCardView.swift in Sources */,
|
||||
1FAAA29D2595F924009274CF /* VegetableRowView.swift in Sources */,
|
||||
1F84B1F62591534E005AB37E /* VegetableModel.swift in Sources */,
|
||||
1FAF0B6425922A5F0077963B /* VegetablesData.swift in Sources */,
|
||||
1F84B1F22590DD01005AB37E /* OnboardingView.swift in Sources */,
|
||||
1F764E40259735AC005E1961 /* VegetableHeaderView.swift in Sources */,
|
||||
1FAAA2A02596A756009274CF /* VegetableDetailView.swift in Sources */,
|
||||
1F5E089925994C4B00FC74DE /* SettingsLabelView.swift in Sources */,
|
||||
1F764E46259785BB005E1961 /* VegetableClassificationView.swift in Sources */,
|
||||
1FBC07D6258C7928005D8191 /* VegetablesApp.swift in Sources */,
|
||||
1FCC39BB25988E18001295B5 /* SettingsView.swift in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXSourcesBuildPhase section */
|
||||
|
||||
/* Begin XCBuildConfiguration section */
|
||||
1FBC07DF258C7929005D8191 /* 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_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 = 14.3;
|
||||
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;
|
||||
};
|
||||
1FBC07E0258C7929005D8191 /* 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_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 = 14.3;
|
||||
MTL_ENABLE_DEBUG_INFO = NO;
|
||||
MTL_FAST_MATH = YES;
|
||||
SDKROOT = iphoneos;
|
||||
SWIFT_COMPILATION_MODE = wholemodule;
|
||||
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
||||
VALIDATE_PRODUCT = YES;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
1FBC07E2258C7929005D8191 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
DEVELOPMENT_ASSET_PATHS = "\"Vegetables/Preview Content\"";
|
||||
DEVELOPMENT_TEAM = Z3W45GNWDZ;
|
||||
ENABLE_PREVIEWS = YES;
|
||||
INFOPLIST_FILE = Vegetables/Info.plist;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = cn.liuming.Vegetables;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 5.0;
|
||||
TARGETED_DEVICE_FAMILY = 1;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
1FBC07E3258C7929005D8191 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
DEVELOPMENT_ASSET_PATHS = "\"Vegetables/Preview Content\"";
|
||||
DEVELOPMENT_TEAM = Z3W45GNWDZ;
|
||||
ENABLE_PREVIEWS = YES;
|
||||
INFOPLIST_FILE = Vegetables/Info.plist;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = cn.liuming.Vegetables;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 5.0;
|
||||
TARGETED_DEVICE_FAMILY = 1;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
1FBC07CD258C7928005D8191 /* Build configuration list for PBXProject "Vegetables" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
1FBC07DF258C7929005D8191 /* Debug */,
|
||||
1FBC07E0258C7929005D8191 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
1FBC07E1258C7929005D8191 /* Build configuration list for PBXNativeTarget "Vegetables" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
1FBC07E2258C7929005D8191 /* Debug */,
|
||||
1FBC07E3258C7929005D8191 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
rootObject = 1FBC07CA258C7928005D8191 /* Project object */;
|
||||
}
|
||||
7
第三章 蔬菜科普手册/源代码/Vegetables/Vegetables.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
7
第三章 蔬菜科普手册/源代码/Vegetables/Vegetables.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "self:">
|
||||
</FileRef>
|
||||
</Workspace>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IDEDidComputeMac32BitWarning</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>Vegetables.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>Vegetables.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user