|
28 | 28 | 22A69389277005B80040FDEF /* TmpDiskLauncher.app in CopyFiles */ = {isa = PBXBuildFile; fileRef = 22A6935C277004E80040FDEF /* TmpDiskLauncher.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
29 | 29 | 22A6938B27700B4B0040FDEF /* AutoCreateManagerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22A6938A27700B4B0040FDEF /* AutoCreateManagerViewController.swift */; }; |
30 | 30 | 22A6938D27702BDF0040FDEF /* CheckBoxTableCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22A6938C27702BDF0040FDEF /* CheckBoxTableCellView.swift */; }; |
| 31 | + 22D93DBE27B85E0F0024FB53 /* WindowManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22D93DBD27B85E0F0024FB53 /* WindowManager.swift */; }; |
31 | 32 | /* End PBXBuildFile section */ |
32 | 33 |
|
33 | 34 | /* Begin PBXContainerItemProxy section */ |
|
90 | 91 | 22A69387277005840040FDEF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
91 | 92 | 22A6938A27700B4B0040FDEF /* AutoCreateManagerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutoCreateManagerViewController.swift; sourceTree = "<group>"; }; |
92 | 93 | 22A6938C27702BDF0040FDEF /* CheckBoxTableCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckBoxTableCellView.swift; sourceTree = "<group>"; }; |
| 94 | + 22D93DBD27B85E0F0024FB53 /* WindowManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WindowManager.swift; sourceTree = "<group>"; }; |
93 | 95 | /* End PBXFileReference section */ |
94 | 96 |
|
95 | 97 | /* Begin PBXFrameworksBuildPhase section */ |
|
156 | 158 | 220082432765504E00A8524B /* AppDelegate.swift */, |
157 | 159 | 2264C5E1276553E600C45CB8 /* StatusBarController.swift */, |
158 | 160 | 2264C5EB27657AAC00C45CB8 /* TmpDiskManager.swift */, |
| 161 | + 22D93DBD27B85E0F0024FB53 /* WindowManager.swift */, |
159 | 162 | 220082472765505100A8524B /* Assets.xcassets */, |
160 | 163 | 22235EBF27784F8200FBD8AC /* dsa_pub.pem */, |
161 | 164 | 2200826E2765508C00A8524B /* Info.plist */, |
|
390 | 393 | 22A6938B27700B4B0040FDEF /* AutoCreateManagerViewController.swift in Sources */, |
391 | 394 | 2264C5EE2765C34000C45CB8 /* NewTmpDiskViewController.swift in Sources */, |
392 | 395 | 2264C5EC27657AAC00C45CB8 /* TmpDiskManager.swift in Sources */, |
| 396 | + 22D93DBE27B85E0F0024FB53 /* WindowManager.swift in Sources */, |
393 | 397 | 2264C5E2276553E600C45CB8 /* StatusBarController.swift in Sources */, |
394 | 398 | 22A6938D27702BDF0040FDEF /* CheckBoxTableCellView.swift in Sources */, |
395 | 399 | 220082442765504E00A8524B /* AppDelegate.swift in Sources */, |
|
592 | 596 | CODE_SIGN_IDENTITY = "Apple Development"; |
593 | 597 | CODE_SIGN_STYLE = Automatic; |
594 | 598 | COMBINE_HIDPI_IMAGES = YES; |
595 | | - CURRENT_PROJECT_VERSION = 1001; |
| 599 | + CURRENT_PROJECT_VERSION = 1002; |
596 | 600 | DEVELOPMENT_TEAM = AGZ3AP53DM; |
597 | 601 | ENABLE_HARDENED_RUNTIME = YES; |
598 | 602 | GENERATE_INFOPLIST_FILE = YES; |
|
606 | 610 | "@executable_path/../Frameworks", |
607 | 611 | ); |
608 | 612 | MACOSX_DEPLOYMENT_TARGET = 10.11; |
609 | | - MARKETING_VERSION = 2.0.1; |
| 613 | + MARKETING_VERSION = 2.0.2; |
610 | 614 | PRODUCT_BUNDLE_IDENTIFIER = com.imothee.TmpDisk; |
611 | 615 | PRODUCT_NAME = "$(TARGET_NAME)"; |
612 | 616 | SWIFT_EMIT_LOC_STRINGS = YES; |
|
623 | 627 | CODE_SIGN_IDENTITY = "Apple Development"; |
624 | 628 | CODE_SIGN_STYLE = Automatic; |
625 | 629 | COMBINE_HIDPI_IMAGES = YES; |
626 | | - CURRENT_PROJECT_VERSION = 1001; |
| 630 | + CURRENT_PROJECT_VERSION = 1002; |
627 | 631 | DEVELOPMENT_TEAM = AGZ3AP53DM; |
628 | 632 | ENABLE_HARDENED_RUNTIME = YES; |
629 | 633 | GENERATE_INFOPLIST_FILE = YES; |
|
637 | 641 | "@executable_path/../Frameworks", |
638 | 642 | ); |
639 | 643 | MACOSX_DEPLOYMENT_TARGET = 10.11; |
640 | | - MARKETING_VERSION = 2.0.1; |
| 644 | + MARKETING_VERSION = 2.0.2; |
641 | 645 | PRODUCT_BUNDLE_IDENTIFIER = com.imothee.TmpDisk; |
642 | 646 | PRODUCT_NAME = "$(TARGET_NAME)"; |
643 | 647 | SWIFT_EMIT_LOC_STRINGS = YES; |
|
0 commit comments