Skip to content

Commit fe5bfea

Browse files
Init commit
1 parent bbd8dc6 commit fe5bfea

20 files changed

Lines changed: 1818 additions & 0 deletions

File tree

Lines changed: 353 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,353 @@
1+
// !$*UTF8*$!
2+
{
3+
archiveVersion = 1;
4+
classes = {
5+
};
6+
objectVersion = 77;
7+
objects = {
8+
9+
/* Begin PBXFileReference section */
10+
172B12B22D338E1E004721F0 /* ClearFilzaResidue.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ClearFilzaResidue.app; sourceTree = BUILT_PRODUCTS_DIR; };
11+
/* End PBXFileReference section */
12+
13+
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
14+
172B12C42D338E1F004721F0 /* Exceptions for "ClearFilzaResidue" folder in "ClearFilzaResidue" target */ = {
15+
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
16+
membershipExceptions = (
17+
Info.plist,
18+
);
19+
target = 172B12B12D338E1E004721F0 /* ClearFilzaResidue */;
20+
};
21+
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
22+
23+
/* Begin PBXFileSystemSynchronizedRootGroup section */
24+
172B12B42D338E1E004721F0 /* ClearFilzaResidue */ = {
25+
isa = PBXFileSystemSynchronizedRootGroup;
26+
exceptions = (
27+
172B12C42D338E1F004721F0 /* Exceptions for "ClearFilzaResidue" folder in "ClearFilzaResidue" target */,
28+
);
29+
path = ClearFilzaResidue;
30+
sourceTree = "<group>";
31+
};
32+
/* End PBXFileSystemSynchronizedRootGroup section */
33+
34+
/* Begin PBXFrameworksBuildPhase section */
35+
172B12AF2D338E1E004721F0 /* Frameworks */ = {
36+
isa = PBXFrameworksBuildPhase;
37+
buildActionMask = 2147483647;
38+
files = (
39+
);
40+
runOnlyForDeploymentPostprocessing = 0;
41+
};
42+
/* End PBXFrameworksBuildPhase section */
43+
44+
/* Begin PBXGroup section */
45+
172B12A92D338E1E004721F0 = {
46+
isa = PBXGroup;
47+
children = (
48+
172B12B42D338E1E004721F0 /* ClearFilzaResidue */,
49+
172B12B32D338E1E004721F0 /* Products */,
50+
);
51+
sourceTree = "<group>";
52+
};
53+
172B12B32D338E1E004721F0 /* Products */ = {
54+
isa = PBXGroup;
55+
children = (
56+
172B12B22D338E1E004721F0 /* ClearFilzaResidue.app */,
57+
);
58+
name = Products;
59+
sourceTree = "<group>";
60+
};
61+
/* End PBXGroup section */
62+
63+
/* Begin PBXNativeTarget section */
64+
172B12B12D338E1E004721F0 /* ClearFilzaResidue */ = {
65+
isa = PBXNativeTarget;
66+
buildConfigurationList = 172B12C52D338E1F004721F0 /* Build configuration list for PBXNativeTarget "ClearFilzaResidue" */;
67+
buildPhases = (
68+
172B12AE2D338E1E004721F0 /* Sources */,
69+
172B12AF2D338E1E004721F0 /* Frameworks */,
70+
172B12B02D338E1E004721F0 /* Resources */,
71+
);
72+
buildRules = (
73+
);
74+
dependencies = (
75+
);
76+
fileSystemSynchronizedGroups = (
77+
172B12B42D338E1E004721F0 /* ClearFilzaResidue */,
78+
);
79+
name = ClearFilzaResidue;
80+
packageProductDependencies = (
81+
);
82+
productName = ClearFilzaResidue;
83+
productReference = 172B12B22D338E1E004721F0 /* ClearFilzaResidue.app */;
84+
productType = "com.apple.product-type.application";
85+
};
86+
/* End PBXNativeTarget section */
87+
88+
/* Begin PBXProject section */
89+
172B12AA2D338E1E004721F0 /* Project object */ = {
90+
isa = PBXProject;
91+
attributes = {
92+
BuildIndependentTargetsInParallel = 1;
93+
LastSwiftUpdateCheck = 1620;
94+
LastUpgradeCheck = 1620;
95+
TargetAttributes = {
96+
172B12B12D338E1E004721F0 = {
97+
CreatedOnToolsVersion = 16.2;
98+
};
99+
};
100+
};
101+
buildConfigurationList = 172B12AD2D338E1E004721F0 /* Build configuration list for PBXProject "ClearFilzaResidue" */;
102+
developmentRegion = en;
103+
hasScannedForEncodings = 0;
104+
knownRegions = (
105+
en,
106+
Base,
107+
"zh-Hans",
108+
);
109+
mainGroup = 172B12A92D338E1E004721F0;
110+
minimizedProjectReferenceProxies = 1;
111+
preferredProjectObjectVersion = 77;
112+
productRefGroup = 172B12B32D338E1E004721F0 /* Products */;
113+
projectDirPath = "";
114+
projectRoot = "";
115+
targets = (
116+
172B12B12D338E1E004721F0 /* ClearFilzaResidue */,
117+
);
118+
};
119+
/* End PBXProject section */
120+
121+
/* Begin PBXResourcesBuildPhase section */
122+
172B12B02D338E1E004721F0 /* Resources */ = {
123+
isa = PBXResourcesBuildPhase;
124+
buildActionMask = 2147483647;
125+
files = (
126+
);
127+
runOnlyForDeploymentPostprocessing = 0;
128+
};
129+
/* End PBXResourcesBuildPhase section */
130+
131+
/* Begin PBXSourcesBuildPhase section */
132+
172B12AE2D338E1E004721F0 /* Sources */ = {
133+
isa = PBXSourcesBuildPhase;
134+
buildActionMask = 2147483647;
135+
files = (
136+
);
137+
runOnlyForDeploymentPostprocessing = 0;
138+
};
139+
/* End PBXSourcesBuildPhase section */
140+
141+
/* Begin XCBuildConfiguration section */
142+
172B12C62D338E1F004721F0 /* Debug */ = {
143+
isa = XCBuildConfiguration;
144+
buildSettings = {
145+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
146+
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
147+
CODE_SIGN_STYLE = Automatic;
148+
CURRENT_PROJECT_VERSION = 1;
149+
DEVELOPMENT_TEAM = "";
150+
GENERATE_INFOPLIST_FILE = YES;
151+
INFOPLIST_FILE = ClearFilzaResidue/Info.plist;
152+
INFOPLIST_KEY_CFBundleDisplayName = ClearResidue;
153+
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
154+
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
155+
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
156+
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
157+
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
158+
LD_RUNPATH_SEARCH_PATHS = (
159+
"$(inherited)",
160+
"@executable_path/Frameworks",
161+
);
162+
MARKETING_VERSION = 1.0;
163+
PRODUCT_BUNDLE_IDENTIFIER = com.developlab.iDiskTidy.ClearResidue;
164+
PRODUCT_NAME = "$(TARGET_NAME)";
165+
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
166+
SUPPORTS_MACCATALYST = NO;
167+
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
168+
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
169+
SWIFT_EMIT_LOC_STRINGS = YES;
170+
SWIFT_VERSION = 5.0;
171+
TARGETED_DEVICE_FAMILY = "1,2";
172+
};
173+
name = Debug;
174+
};
175+
172B12C72D338E1F004721F0 /* Release */ = {
176+
isa = XCBuildConfiguration;
177+
buildSettings = {
178+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
179+
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
180+
CODE_SIGN_STYLE = Automatic;
181+
CURRENT_PROJECT_VERSION = 1;
182+
DEVELOPMENT_TEAM = "";
183+
GENERATE_INFOPLIST_FILE = YES;
184+
INFOPLIST_FILE = ClearFilzaResidue/Info.plist;
185+
INFOPLIST_KEY_CFBundleDisplayName = ClearResidue;
186+
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
187+
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
188+
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
189+
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
190+
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
191+
LD_RUNPATH_SEARCH_PATHS = (
192+
"$(inherited)",
193+
"@executable_path/Frameworks",
194+
);
195+
MARKETING_VERSION = 1.0;
196+
PRODUCT_BUNDLE_IDENTIFIER = com.developlab.iDiskTidy.ClearResidue;
197+
PRODUCT_NAME = "$(TARGET_NAME)";
198+
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
199+
SUPPORTS_MACCATALYST = NO;
200+
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
201+
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
202+
SWIFT_EMIT_LOC_STRINGS = YES;
203+
SWIFT_VERSION = 5.0;
204+
TARGETED_DEVICE_FAMILY = "1,2";
205+
};
206+
name = Release;
207+
};
208+
172B12C82D338E1F004721F0 /* Debug */ = {
209+
isa = XCBuildConfiguration;
210+
buildSettings = {
211+
ALWAYS_SEARCH_USER_PATHS = NO;
212+
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
213+
CLANG_ANALYZER_NONNULL = YES;
214+
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
215+
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
216+
CLANG_ENABLE_MODULES = YES;
217+
CLANG_ENABLE_OBJC_ARC = YES;
218+
CLANG_ENABLE_OBJC_WEAK = YES;
219+
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
220+
CLANG_WARN_BOOL_CONVERSION = YES;
221+
CLANG_WARN_COMMA = YES;
222+
CLANG_WARN_CONSTANT_CONVERSION = YES;
223+
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
224+
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
225+
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
226+
CLANG_WARN_EMPTY_BODY = YES;
227+
CLANG_WARN_ENUM_CONVERSION = YES;
228+
CLANG_WARN_INFINITE_RECURSION = YES;
229+
CLANG_WARN_INT_CONVERSION = YES;
230+
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
231+
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
232+
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
233+
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
234+
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
235+
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
236+
CLANG_WARN_STRICT_PROTOTYPES = YES;
237+
CLANG_WARN_SUSPICIOUS_MOVE = YES;
238+
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
239+
CLANG_WARN_UNREACHABLE_CODE = YES;
240+
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
241+
COPY_PHASE_STRIP = NO;
242+
DEBUG_INFORMATION_FORMAT = dwarf;
243+
ENABLE_STRICT_OBJC_MSGSEND = YES;
244+
ENABLE_TESTABILITY = YES;
245+
ENABLE_USER_SCRIPT_SANDBOXING = YES;
246+
GCC_C_LANGUAGE_STANDARD = gnu17;
247+
GCC_DYNAMIC_NO_PIC = NO;
248+
GCC_NO_COMMON_BLOCKS = YES;
249+
GCC_OPTIMIZATION_LEVEL = 0;
250+
GCC_PREPROCESSOR_DEFINITIONS = (
251+
"DEBUG=1",
252+
"$(inherited)",
253+
);
254+
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
255+
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
256+
GCC_WARN_UNDECLARED_SELECTOR = YES;
257+
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
258+
GCC_WARN_UNUSED_FUNCTION = YES;
259+
GCC_WARN_UNUSED_VARIABLE = YES;
260+
IPHONEOS_DEPLOYMENT_TARGET = 18.2;
261+
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
262+
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
263+
MTL_FAST_MATH = YES;
264+
ONLY_ACTIVE_ARCH = YES;
265+
SDKROOT = iphoneos;
266+
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
267+
SWIFT_EMIT_LOC_STRINGS = YES;
268+
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
269+
};
270+
name = Debug;
271+
};
272+
172B12C92D338E1F004721F0 /* Release */ = {
273+
isa = XCBuildConfiguration;
274+
buildSettings = {
275+
ALWAYS_SEARCH_USER_PATHS = NO;
276+
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
277+
CLANG_ANALYZER_NONNULL = YES;
278+
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
279+
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
280+
CLANG_ENABLE_MODULES = YES;
281+
CLANG_ENABLE_OBJC_ARC = YES;
282+
CLANG_ENABLE_OBJC_WEAK = YES;
283+
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
284+
CLANG_WARN_BOOL_CONVERSION = YES;
285+
CLANG_WARN_COMMA = YES;
286+
CLANG_WARN_CONSTANT_CONVERSION = YES;
287+
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
288+
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
289+
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
290+
CLANG_WARN_EMPTY_BODY = YES;
291+
CLANG_WARN_ENUM_CONVERSION = YES;
292+
CLANG_WARN_INFINITE_RECURSION = YES;
293+
CLANG_WARN_INT_CONVERSION = YES;
294+
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
295+
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
296+
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
297+
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
298+
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
299+
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
300+
CLANG_WARN_STRICT_PROTOTYPES = YES;
301+
CLANG_WARN_SUSPICIOUS_MOVE = YES;
302+
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
303+
CLANG_WARN_UNREACHABLE_CODE = YES;
304+
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
305+
COPY_PHASE_STRIP = NO;
306+
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
307+
ENABLE_NS_ASSERTIONS = NO;
308+
ENABLE_STRICT_OBJC_MSGSEND = YES;
309+
ENABLE_USER_SCRIPT_SANDBOXING = YES;
310+
GCC_C_LANGUAGE_STANDARD = gnu17;
311+
GCC_NO_COMMON_BLOCKS = YES;
312+
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
313+
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
314+
GCC_WARN_UNDECLARED_SELECTOR = YES;
315+
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
316+
GCC_WARN_UNUSED_FUNCTION = YES;
317+
GCC_WARN_UNUSED_VARIABLE = YES;
318+
IPHONEOS_DEPLOYMENT_TARGET = 18.2;
319+
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
320+
MTL_ENABLE_DEBUG_INFO = NO;
321+
MTL_FAST_MATH = YES;
322+
SDKROOT = iphoneos;
323+
SWIFT_COMPILATION_MODE = wholemodule;
324+
SWIFT_EMIT_LOC_STRINGS = YES;
325+
VALIDATE_PRODUCT = YES;
326+
};
327+
name = Release;
328+
};
329+
/* End XCBuildConfiguration section */
330+
331+
/* Begin XCConfigurationList section */
332+
172B12AD2D338E1E004721F0 /* Build configuration list for PBXProject "ClearFilzaResidue" */ = {
333+
isa = XCConfigurationList;
334+
buildConfigurations = (
335+
172B12C82D338E1F004721F0 /* Debug */,
336+
172B12C92D338E1F004721F0 /* Release */,
337+
);
338+
defaultConfigurationIsVisible = 0;
339+
defaultConfigurationName = Release;
340+
};
341+
172B12C52D338E1F004721F0 /* Build configuration list for PBXNativeTarget "ClearFilzaResidue" */ = {
342+
isa = XCConfigurationList;
343+
buildConfigurations = (
344+
172B12C62D338E1F004721F0 /* Debug */,
345+
172B12C72D338E1F004721F0 /* Release */,
346+
);
347+
defaultConfigurationIsVisible = 0;
348+
defaultConfigurationName = Release;
349+
};
350+
/* End XCConfigurationList section */
351+
};
352+
rootObject = 172B12AA2D338E1E004721F0 /* Project object */;
353+
}

ClearFilzaResidue.xcodeproj/project.xcworkspace/contents.xcworkspacedata

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)