|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 860203522B84F2DE00E84186 /* ViewCerts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 860203512B84F2DE00E84186 /* ViewCerts.swift */; };
|
11 |
| - 868A890E2B86CAB600328DDE /* CertViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 868A890D2B86CAB600328DDE /* CertViewController.swift */; }; |
12 | 11 | 868A89122B87BB0800328DDE /* CertWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 868A89112B87BB0800328DDE /* CertWindow.swift */; };
|
13 | 12 | 86FF1DC42B7FA45A007F3959 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86FF1DC32B7FA45A007F3959 /* AppDelegate.swift */; };
|
14 | 13 | 86FF1DC62B7FA45A007F3959 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86FF1DC52B7FA45A007F3959 /* ViewController.swift */; };
|
|
21 | 20 |
|
22 | 21 | /* Begin PBXFileReference section */
|
23 | 22 | 860203512B84F2DE00E84186 /* ViewCerts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewCerts.swift; sourceTree = "<group>"; };
|
24 |
| - 868A890D2B86CAB600328DDE /* CertViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CertViewController.swift; sourceTree = "<group>"; }; |
25 | 23 | 868A89112B87BB0800328DDE /* CertWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CertWindow.swift; sourceTree = "<group>"; };
|
26 | 24 | 86FF1DC02B7FA45A007F3959 /* SC Menu.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SC Menu.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
27 | 25 | 86FF1DC32B7FA45A007F3959 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
67 | 65 | 86FF1DD22B7FA942007F3959 /* main.swift */,
|
68 | 66 | 86FF1DC32B7FA45A007F3959 /* AppDelegate.swift */,
|
69 | 67 | 868A89112B87BB0800328DDE /* CertWindow.swift */,
|
70 |
| - 868A890D2B86CAB600328DDE /* CertViewController.swift */, |
71 | 68 | 860203512B84F2DE00E84186 /* ViewCerts.swift */,
|
72 | 69 | 86FF1DC52B7FA45A007F3959 /* ViewController.swift */,
|
73 | 70 | 86FF1DC72B7FA45B007F3959 /* Assets.xcassets */,
|
|
152 | 149 | buildActionMask = 2147483647;
|
153 | 150 | files = (
|
154 | 151 | 86FF1DC62B7FA45A007F3959 /* ViewController.swift in Sources */,
|
155 |
| - 868A890E2B86CAB600328DDE /* CertViewController.swift in Sources */, |
156 | 152 | 86FF1DC42B7FA45A007F3959 /* AppDelegate.swift in Sources */,
|
157 | 153 | 860203522B84F2DE00E84186 /* ViewCerts.swift in Sources */,
|
158 | 154 | 86FF1DD32B7FA942007F3959 /* main.swift in Sources */,
|
|
315 | 311 | "@executable_path/../Frameworks",
|
316 | 312 | );
|
317 | 313 | MACOSX_DEPLOYMENT_TARGET = 13.0;
|
318 |
| - MARKETING_VERSION = 1.0; |
319 |
| - PRODUCT_BUNDLE_IDENTIFIER = "com.bob.sc-menu"; |
| 314 | + MARKETING_VERSION = 1.1; |
| 315 | + PRODUCT_BUNDLE_IDENTIFIER = "com.ttinc.sc-menu"; |
320 | 316 | PRODUCT_NAME = "$(TARGET_NAME)";
|
321 | 317 | PROVISIONING_PROFILE_SPECIFIER = "";
|
322 | 318 | SWIFT_EMIT_LOC_STRINGS = YES;
|
|
347 | 343 | "@executable_path/../Frameworks",
|
348 | 344 | );
|
349 | 345 | MACOSX_DEPLOYMENT_TARGET = 13.0;
|
350 |
| - MARKETING_VERSION = 1.0; |
351 |
| - PRODUCT_BUNDLE_IDENTIFIER = "com.bob.sc-menu"; |
| 346 | + MARKETING_VERSION = 1.1; |
| 347 | + PRODUCT_BUNDLE_IDENTIFIER = "com.ttinc.sc-menu"; |
352 | 348 | PRODUCT_NAME = "$(TARGET_NAME)";
|
353 | 349 | PROVISIONING_PROFILE_SPECIFIER = "";
|
354 | 350 | SWIFT_EMIT_LOC_STRINGS = YES;
|
|
0 commit comments