|
10 | 10 | 843BAE7A26B2A2190048546B /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 843BAE7926B2A2190048546B /* main.swift */; };
|
11 | 11 | 843BAE8126B2A2500048546B /* ConsoleIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 843BAE8026B2A2500048546B /* ConsoleIO.swift */; };
|
12 | 12 | 843BAE8326B2A26D0048546B /* dump.swift in Sources */ = {isa = PBXBuildFile; fileRef = 843BAE8226B2A26D0048546B /* dump.swift */; };
|
13 |
| - 843BAE8726B2A29B0048546B /* CBridage.m in Sources */ = {isa = PBXBuildFile; fileRef = 843BAE8626B2A29B0048546B /* CBridage.m */; }; |
14 | 13 | /* End PBXBuildFile section */
|
15 | 14 |
|
16 | 15 | /* Begin PBXCopyFilesBuildPhase section */
|
|
30 | 29 | 843BAE7926B2A2190048546B /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
|
31 | 30 | 843BAE8026B2A2500048546B /* ConsoleIO.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConsoleIO.swift; sourceTree = "<group>"; };
|
32 | 31 | 843BAE8226B2A26D0048546B /* dump.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = dump.swift; sourceTree = "<group>"; };
|
33 |
| - 843BAE8426B2A29B0048546B /* appdecrypt-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "appdecrypt-Bridging-Header.h"; sourceTree = "<group>"; }; |
34 |
| - 843BAE8526B2A29B0048546B /* CBridage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CBridage.h; sourceTree = "<group>"; }; |
35 |
| - 843BAE8626B2A29B0048546B /* CBridage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CBridage.m; sourceTree = "<group>"; }; |
36 | 32 | /* End PBXFileReference section */
|
37 | 33 |
|
38 | 34 | /* Begin PBXFrameworksBuildPhase section */
|
|
68 | 64 | 843BAE7926B2A2190048546B /* main.swift */,
|
69 | 65 | 843BAE8226B2A26D0048546B /* dump.swift */,
|
70 | 66 | 843BAE8026B2A2500048546B /* ConsoleIO.swift */,
|
71 |
| - 843BAE8526B2A29B0048546B /* CBridage.h */, |
72 |
| - 843BAE8626B2A29B0048546B /* CBridage.m */, |
73 |
| - 843BAE8426B2A29B0048546B /* appdecrypt-Bridging-Header.h */, |
74 | 67 | );
|
75 | 68 | path = appdecrypt;
|
76 | 69 | sourceTree = "<group>";
|
|
135 | 128 | files = (
|
136 | 129 | 843BAE7A26B2A2190048546B /* main.swift in Sources */,
|
137 | 130 | 843BAE8326B2A26D0048546B /* dump.swift in Sources */,
|
138 |
| - 843BAE8726B2A29B0048546B /* CBridage.m in Sources */, |
139 | 131 | 843BAE8126B2A2500048546B /* ConsoleIO.swift in Sources */,
|
140 | 132 | );
|
141 | 133 | runOnlyForDeploymentPostprocessing = 0;
|
|
270 | 262 | );
|
271 | 263 | MACOSX_DEPLOYMENT_TARGET = 11.0;
|
272 | 264 | PRODUCT_NAME = "$(TARGET_NAME)";
|
273 |
| - SWIFT_OBJC_BRIDGING_HEADER = "appdecrypt/appdecrypt-Bridging-Header.h"; |
274 | 265 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
275 | 266 | SWIFT_VERSION = 5.0;
|
276 | 267 | };
|
|
288 | 279 | );
|
289 | 280 | MACOSX_DEPLOYMENT_TARGET = 11.0;
|
290 | 281 | PRODUCT_NAME = "$(TARGET_NAME)";
|
291 |
| - SWIFT_OBJC_BRIDGING_HEADER = "appdecrypt/appdecrypt-Bridging-Header.h"; |
292 | 282 | SWIFT_VERSION = 5.0;
|
293 | 283 | };
|
294 | 284 | name = Release;
|
|
0 commit comments