|
93 | 93 | BAF581097CA2F8F7B7EBBCB1 /* SyncIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACF7B9EBCB92787E60FE8BF0 /* SyncIntegrationTests.swift */; }; |
94 | 94 | C4TERMINSPEC201A0001 /* TerminalInspectorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4TERMINSPEC101A0001 /* TerminalInspectorView.swift */; }; |
95 | 95 | E435BED8E7D96547E09E1C1C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 23797E4E4415996BCCFE8E45 /* Cocoa.framework */; }; |
| 96 | + SCRPT0001201A0001 /* ScriptingSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = SCRPT0001101A0001 /* ScriptingSupport.swift */; }; |
| 97 | + SCRPT0001201A0002 /* Axel.sdef in Resources */ = {isa = PBXBuildFile; fileRef = SCRPT0001101A0002 /* Axel.sdef */; }; |
96 | 98 | /* End PBXBuildFile section */ |
97 | 99 |
|
98 | 100 | /* Begin PBXContainerItemProxy section */ |
|
212 | 214 | CE485CA04822282FDD056DFB /* TaskAssignmentCoordinatorTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TaskAssignmentCoordinatorTests.swift; sourceTree = "<group>"; }; |
213 | 215 | D28E5D714F17DA7A43A0182D /* CostTracker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CostTracker.swift; sourceTree = "<group>"; }; |
214 | 216 | D8B5FC316E3F66406BDA27A3 /* AxelTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AxelTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 217 | + SCRPT0001101A0001 /* ScriptingSupport.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScriptingSupport.swift; sourceTree = "<group>"; }; |
| 218 | + SCRPT0001101A0002 /* Axel.sdef */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.sdef; path = Axel.sdef; sourceTree = "<group>"; }; |
215 | 219 | /* End PBXFileReference section */ |
216 | 220 |
|
217 | 221 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
|
284 | 288 | 43D900F12F3060FF00323371 /* Axel.icon */, |
285 | 289 | A1000001101A000A /* Axel.entitlements */, |
286 | 290 | A1000001101A0051 /* Axel-Bridging-Header.h */, |
| 291 | + SCRPT0001101A0002 /* Axel.sdef */, |
287 | 292 | ); |
288 | 293 | path = Axel; |
289 | 294 | sourceTree = "<group>"; |
|
385 | 390 | 9C177CAE09A36E267719D856 /* SessionStatusService.swift */, |
386 | 391 | A1000001101A0111 /* TaskUndoManager.swift */, |
387 | 392 | 0178D0EB98540F719EB6D5CE /* TaskAssignmentCoordinator.swift */, |
| 393 | + SCRPT0001101A0001 /* ScriptingSupport.swift */, |
388 | 394 | ); |
389 | 395 | path = Services; |
390 | 396 | sourceTree = "<group>"; |
|
628 | 634 | files = ( |
629 | 635 | 43D900F22F3060FF00323371 /* Axel.icon in Resources */, |
630 | 636 | A1000001201A0009 /* Assets.xcassets in Resources */, |
| 637 | + SCRPT0001201A0002 /* Axel.sdef in Resources */, |
631 | 638 | ); |
632 | 639 | runOnlyForDeploymentPostprocessing = 0; |
633 | 640 | }; |
|
718 | 725 | A1000001201A0112 /* TasksSceneView.swift in Sources */, |
719 | 726 | A1000001201A0117 /* TasksTableView.swift in Sources */, |
720 | 727 | 18772BF65693156AC43F75D2 /* TaskAssignmentCoordinator.swift in Sources */, |
| 728 | + SCRPT0001201A0001 /* ScriptingSupport.swift in Sources */, |
721 | 729 | ); |
722 | 730 | runOnlyForDeploymentPostprocessing = 0; |
723 | 731 | }; |
|
758 | 766 | DEVELOPMENT_TEAM = 8ZJ55A62XN; |
759 | 767 | GENERATE_INFOPLIST_FILE = YES; |
760 | 768 | IPHONEOS_DEPLOYMENT_TARGET = 26.0; |
761 | | - MARKETING_VERSION = 0.1.7; |
| 769 | + MARKETING_VERSION = 0.1.8; |
762 | 770 | PRODUCT_BUNDLE_IDENTIFIER = md.axel.AxelUITests; |
763 | 771 | PRODUCT_NAME = "$(TARGET_NAME)"; |
764 | 772 | SDKROOT = iphoneos; |
|
780 | 788 | DEVELOPMENT_TEAM = 8ZJ55A62XN; |
781 | 789 | GENERATE_INFOPLIST_FILE = YES; |
782 | 790 | IPHONEOS_DEPLOYMENT_TARGET = 26.0; |
783 | | - MARKETING_VERSION = 0.1.7; |
| 791 | + MARKETING_VERSION = 0.1.8; |
784 | 792 | PRODUCT_BUNDLE_IDENTIFIER = md.axel.AxelUITests; |
785 | 793 | PRODUCT_NAME = "$(TARGET_NAME)"; |
786 | 794 | SDKROOT = iphoneos; |
|
810 | 818 | "@loader_path/../Frameworks", |
811 | 819 | ); |
812 | 820 | MACOSX_DEPLOYMENT_TARGET = 15.6; |
813 | | - MARKETING_VERSION = 0.1.7; |
| 821 | + MARKETING_VERSION = 0.1.8; |
814 | 822 | PRODUCT_BUNDLE_IDENTIFIER = com.axel.AxelTests; |
815 | 823 | PRODUCT_MODULE_NAME = AxelTests; |
816 | 824 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
836 | 844 | "@loader_path/../Frameworks", |
837 | 845 | ); |
838 | 846 | MACOSX_DEPLOYMENT_TARGET = 15.6; |
839 | | - MARKETING_VERSION = 0.1.7; |
| 847 | + MARKETING_VERSION = 0.1.8; |
840 | 848 | PRODUCT_BUNDLE_IDENTIFIER = com.axel.AxelTests; |
841 | 849 | PRODUCT_MODULE_NAME = AxelTests; |
842 | 850 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
972 | 980 | buildSettings = { |
973 | 981 | ASSETCATALOG_COMPILER_APPICON_NAME = Axel; |
974 | 982 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 983 | + ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
975 | 984 | CODE_SIGN_ENTITLEMENTS = Axel/Axel.entitlements; |
976 | 985 | CODE_SIGN_STYLE = Automatic; |
977 | 986 | CURRENT_PROJECT_VERSION = 2; |
|
1007 | 1016 | "@executable_path/Frameworks", |
1008 | 1017 | ); |
1009 | 1018 | MACOSX_DEPLOYMENT_TARGET = 15.6; |
1010 | | - MARKETING_VERSION = 0.1.7; |
| 1019 | + MARKETING_VERSION = 0.1.8; |
1011 | 1020 | "OTHER_LDFLAGS[sdk=macosx*]" = ( |
1012 | 1021 | "-lc++", |
1013 | 1022 | "-framework", |
|
1031 | 1040 | buildSettings = { |
1032 | 1041 | ASSETCATALOG_COMPILER_APPICON_NAME = Axel; |
1033 | 1042 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 1043 | + ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
1034 | 1044 | CODE_SIGN_ENTITLEMENTS = Axel/Axel.entitlements; |
1035 | 1045 | CODE_SIGN_STYLE = Automatic; |
1036 | 1046 | CURRENT_PROJECT_VERSION = 2; |
|
1066 | 1076 | "@executable_path/Frameworks", |
1067 | 1077 | ); |
1068 | 1078 | MACOSX_DEPLOYMENT_TARGET = 15.6; |
1069 | | - MARKETING_VERSION = 0.1.7; |
| 1079 | + MARKETING_VERSION = 0.1.8; |
1070 | 1080 | "OTHER_LDFLAGS[sdk=macosx*]" = ( |
1071 | 1081 | "-lc++", |
1072 | 1082 | "-framework", |
|
0 commit comments