Skip to content

Commit 9d538b2

Browse files
committed
Update fusex version to 1.7.0-fusex-0.1
1 parent 2042ba8 commit 9d538b2

2 files changed

Lines changed: 31 additions & 22 deletions

File tree

40 Bytes
Binary file not shown.

fusepb/FuseX.xcodeproj/project.pbxproj

Lines changed: 31 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@
119119
B61F468B09121DF100C8096C /* PreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = B650F73F07E7CD3F00E4F3AF /* PreferencesController.m */; };
120120
B61F468C09121DF100C8096C /* ScalerNameToIdTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = B67F3C1507ED1C9D0045339F /* ScalerNameToIdTransformer.m */; };
121121
B61F468D09121DF100C8096C /* MachineScalerIsEnabled.m in Sources */ = {isa = PBXBuildFile; fileRef = B67F3C5007ED34530045339F /* MachineScalerIsEnabled.m */; };
122-
B61F46A009121DF100C8096C /* ScalerSupportsScanlines.m in Sources */ = {isa = PBXBuildFile; fileRef = B67F3D0107ED1C9D0045339F /* ScalerSupportsScanlines.m */; };
123122
B61F468E09121DF100C8096C /* MachineNameToIdTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = B67F3CC407EE0A130045339F /* MachineNameToIdTransformer.m */; };
124123
B61F468F09121DF100C8096C /* CAMachines.m in Sources */ = {isa = PBXBuildFile; fileRef = B6CC83000800E408006EFFB9 /* CAMachines.m */; };
125124
B61F469009121DF100C8096C /* Joysticks.m in Sources */ = {isa = PBXBuildFile; fileRef = B6C740DA0810BB0500AB170C /* Joysticks.m */; };
@@ -129,6 +128,7 @@
129128
B61F469A09121DF100C8096C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
130129
B61F469B09121DF100C8096C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97325FDCFA39411CA2CEA /* Foundation.framework */; };
131130
B61F469C09121DF100C8096C /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97324FDCFA39411CA2CEA /* AppKit.framework */; };
131+
B61F46A009121DF100C8096C /* ScalerSupportsScanlines.m in Sources */ = {isa = PBXBuildFile; fileRef = B67F3D0107ED1C9D0045339F /* ScalerSupportsScanlines.m */; };
132132
B6251C3E0C2EB24500BD5543 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B6251C3D0C2EB24500BD5543 /* QuartzCore.framework */; };
133133
B629532E114FB265007808E0 /* libspectrum.h.in in Resources */ = {isa = PBXBuildFile; fileRef = B6DCBB7A114FA0E700DC9A11 /* libspectrum.h.in */; };
134134
B62B19E10DD31DF500D42AAF /* scalers16.c in Sources */ = {isa = PBXBuildFile; fileRef = B62B19E00DD31DF500D42AAF /* scalers16.c */; };
@@ -247,9 +247,6 @@
247247
B6DCBBE0114FA0E700DC9A11 /* plusd.c in Sources */ = {isa = PBXBuildFile; fileRef = B6DCBB86114FA0E700DC9A11 /* plusd.c */; };
248248
B6DCBBE2114FA0E700DC9A11 /* rzx.c in Sources */ = {isa = PBXBuildFile; fileRef = B6DCBB88114FA0E700DC9A11 /* rzx.c */; };
249249
B6DCBBE3114FA0E700DC9A11 /* sna.c in Sources */ = {isa = PBXBuildFile; fileRef = B6DCBB89114FA0E700DC9A11 /* sna.c */; };
250-
FE9913010000000000000001 /* dsnap.c in Sources */ = {isa = PBXBuildFile; fileRef = FE9913020000000000000002 /* dsnap.c */; };
251-
FE9913030000000000000003 /* wav_macos.c in Sources */ = {isa = PBXBuildFile; fileRef = FE9913040000000000000004 /* wav_macos.c */; };
252-
FE9913050000000000000005 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FE9913060000000000000006 /* AudioToolbox.framework */; };
253250
B6DCBBE5114FA0E700DC9A11 /* snapshot.c in Sources */ = {isa = PBXBuildFile; fileRef = B6DCBB8B114FA0E700DC9A11 /* snapshot.c */; };
254251
B6DCBBE6114FA0E700DC9A11 /* snp.c in Sources */ = {isa = PBXBuildFile; fileRef = B6DCBB8C114FA0E700DC9A11 /* snp.c */; };
255252
B6DCBBE7114FA0E700DC9A11 /* sp.c in Sources */ = {isa = PBXBuildFile; fileRef = B6DCBB8D114FA0E700DC9A11 /* sp.c */; };
@@ -278,8 +275,6 @@
278275
B6E1F1A514F653CE00600EB0 /* machines_periph.c in Sources */ = {isa = PBXBuildFile; fileRef = B6E1F1A314F653CE00600EB0 /* machines_periph.c */; };
279276
B6E1F1AB14F653FB00600EB0 /* speccyboot.c in Sources */ = {isa = PBXBuildFile; fileRef = B6E1F1A714F653FB00600EB0 /* speccyboot.c */; };
280277
B6E1F1AD14F653FB00600EB0 /* specdrum.c in Sources */ = {isa = PBXBuildFile; fileRef = B6E1F1A914F653FB00600EB0 /* specdrum.c */; };
281-
FE9900010000000000000001 /* sp0256.c in Sources */ = {isa = PBXBuildFile; fileRef = FE9900020000000000000002 /* sp0256.c */; };
282-
FE9900040000000000000004 /* uspeech.c in Sources */ = {isa = PBXBuildFile; fileRef = FE9900050000000000000005 /* uspeech.c */; };
283278
B6E1F1B114F6555400600EB0 /* disciple.c in Sources */ = {isa = PBXBuildFile; fileRef = B6E1F1AF14F6555400600EB0 /* disciple.c */; };
284279
B6E1F26E14F85BD500600EB0 /* speccyboot-1.4.rom in Resources */ = {isa = PBXBuildFile; fileRef = B6E1F26D14F85BD500600EB0 /* speccyboot-1.4.rom */; };
285280
B6F0480F0952B597006D8005 /* dck.icns in Resources */ = {isa = PBXBuildFile; fileRef = B6F0480E0952B597006D8005 /* dck.icns */; };
@@ -323,6 +318,11 @@
323318
FE9443E82F881C540059A578 /* engine_utf8.c in Sources */ = {isa = PBXBuildFile; fileRef = FE9443E62F881C540059A578 /* engine_utf8.c */; };
324319
FE9443E92F881C540059A578 /* xpath.c in Sources */ = {isa = PBXBuildFile; fileRef = FE9443E72F881C540059A578 /* xpath.c */; };
325320
FE981C372FA55F84005FE59F /* gdbserver_remote_commands.c in Sources */ = {isa = PBXBuildFile; fileRef = FE981C362FA55F84005FE59F /* gdbserver_remote_commands.c */; };
321+
FE9900010000000000000001 /* sp0256.c in Sources */ = {isa = PBXBuildFile; fileRef = FE9900020000000000000002 /* sp0256.c */; };
322+
FE9900040000000000000004 /* uspeech.c in Sources */ = {isa = PBXBuildFile; fileRef = FE9900050000000000000005 /* uspeech.c */; };
323+
FE9913010000000000000001 /* dsnap.c in Sources */ = {isa = PBXBuildFile; fileRef = FE9913020000000000000002 /* dsnap.c */; };
324+
FE9913030000000000000003 /* wav_macos.c in Sources */ = {isa = PBXBuildFile; fileRef = FE9913040000000000000004 /* wav_macos.c */; };
325+
FE9913050000000000000005 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FE9913060000000000000006 /* AudioToolbox.framework */; };
326326
FEC02C952EEF06E4008277BA /* FuseImporter.mdimporter in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEC02C942EEF06E4008277BA /* FuseImporter.mdimporter */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
327327
FEC02C9F2EEF65D6008277BA /* spectranext_controller.c in Sources */ = {isa = PBXBuildFile; fileRef = FEC02C9C2EEF65D5008277BA /* spectranext_controller.c */; };
328328
FEC02CA02EEF65D6008277BA /* spectranext.h in Sources */ = {isa = PBXBuildFile; fileRef = FEC02C9D2EEF65D5008277BA /* spectranext.h */; };
@@ -569,12 +569,12 @@
569569
B67DC2180B63835100FA31B6 /* cocoastatusbar.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = cocoastatusbar.m; sourceTree = "<group>"; };
570570
B67F3C1407ED1C9D0045339F /* ScalerNameToIdTransformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ScalerNameToIdTransformer.h; path = transformers/ScalerNameToIdTransformer.h; sourceTree = SOURCE_ROOT; };
571571
B67F3C1507ED1C9D0045339F /* ScalerNameToIdTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ScalerNameToIdTransformer.m; path = transformers/ScalerNameToIdTransformer.m; sourceTree = SOURCE_ROOT; };
572-
B67F3D0007ED1C9D0045339F /* ScalerSupportsScanlines.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ScalerSupportsScanlines.h; path = transformers/ScalerSupportsScanlines.h; sourceTree = SOURCE_ROOT; };
573-
B67F3D0107ED1C9D0045339F /* ScalerSupportsScanlines.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ScalerSupportsScanlines.m; path = transformers/ScalerSupportsScanlines.m; sourceTree = SOURCE_ROOT; };
574572
B67F3C4F07ED34530045339F /* MachineScalerIsEnabled.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MachineScalerIsEnabled.h; path = transformers/MachineScalerIsEnabled.h; sourceTree = SOURCE_ROOT; };
575573
B67F3C5007ED34530045339F /* MachineScalerIsEnabled.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = MachineScalerIsEnabled.m; path = transformers/MachineScalerIsEnabled.m; sourceTree = SOURCE_ROOT; };
576574
B67F3CC307EE0A130045339F /* MachineNameToIdTransformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MachineNameToIdTransformer.h; path = transformers/MachineNameToIdTransformer.h; sourceTree = SOURCE_ROOT; };
577575
B67F3CC407EE0A130045339F /* MachineNameToIdTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = MachineNameToIdTransformer.m; path = transformers/MachineNameToIdTransformer.m; sourceTree = SOURCE_ROOT; };
576+
B67F3D0007ED1C9D0045339F /* ScalerSupportsScanlines.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ScalerSupportsScanlines.h; path = transformers/ScalerSupportsScanlines.h; sourceTree = SOURCE_ROOT; };
577+
B67F3D0107ED1C9D0045339F /* ScalerSupportsScanlines.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ScalerSupportsScanlines.m; path = transformers/ScalerSupportsScanlines.m; sourceTree = SOURCE_ROOT; };
578578
B6825547091817F30014B5EE /* divide.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = divide.c; sourceTree = "<group>"; };
579579
B6825548091817F30014B5EE /* divide.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = divide.h; sourceTree = "<group>"; };
580580
B684A1960E93A88200A5B097 /* mempool.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mempool.c; sourceTree = "<group>"; };
@@ -725,10 +725,6 @@
725725
B6DCBB86114FA0E700DC9A11 /* plusd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plusd.c; sourceTree = "<group>"; };
726726
B6DCBB88114FA0E700DC9A11 /* rzx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rzx.c; sourceTree = "<group>"; };
727727
B6DCBB89114FA0E700DC9A11 /* sna.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sna.c; sourceTree = "<group>"; };
728-
FE9913020000000000000002 /* dsnap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsnap.c; sourceTree = "<group>"; };
729-
FE9913040000000000000004 /* wav_macos.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wav_macos.c; sourceTree = "<group>"; };
730-
FE9913060000000000000006 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; };
731-
FE9913070000000000000007 /* wav_internals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wav_internals.h; sourceTree = "<group>"; };
732728
B6DCBB8B114FA0E700DC9A11 /* snapshot.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snapshot.c; sourceTree = "<group>"; };
733729
B6DCBB8C114FA0E700DC9A11 /* snp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snp.c; sourceTree = "<group>"; };
734730
B6DCBB8D114FA0E700DC9A11 /* sp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sp.c; sourceTree = "<group>"; };
@@ -764,10 +760,6 @@
764760
B6E1F1A814F653FB00600EB0 /* speccyboot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = speccyboot.h; sourceTree = "<group>"; };
765761
B6E1F1A914F653FB00600EB0 /* specdrum.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = specdrum.c; path = sound/specdrum.c; sourceTree = "<group>"; };
766762
B6E1F1AA14F653FB00600EB0 /* specdrum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = specdrum.h; path = sound/specdrum.h; sourceTree = "<group>"; };
767-
FE9900020000000000000002 /* sp0256.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sp0256.c; path = sound/sp0256.c; sourceTree = "<group>"; };
768-
FE9900030000000000000003 /* sp0256.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sp0256.h; path = sound/sp0256.h; sourceTree = "<group>"; };
769-
FE9900050000000000000005 /* uspeech.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uspeech.c; path = sound/uspeech.c; sourceTree = "<group>"; };
770-
FE9900060000000000000006 /* uspeech.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = uspeech.h; path = sound/uspeech.h; sourceTree = "<group>"; };
771763
B6E1F1AF14F6555400600EB0 /* disciple.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = disciple.c; sourceTree = "<group>"; };
772764
B6E1F1B014F6555400600EB0 /* disciple.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disciple.h; sourceTree = "<group>"; };
773765
B6E1F26D14F85BD500600EB0 /* speccyboot-1.4.rom */ = {isa = PBXFileReference; lastKnownFileType = file; name = "speccyboot-1.4.rom"; path = "../roms/speccyboot-1.4.rom"; sourceTree = "<group>"; };
@@ -923,6 +915,14 @@
923915
FE9443E72F881C540059A578 /* xpath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = xpath.c; sourceTree = "<group>"; };
924916
FE981C352FA55F84005FE59F /* gdbserver_remote_commands.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gdbserver_remote_commands.h; sourceTree = "<group>"; };
925917
FE981C362FA55F84005FE59F /* gdbserver_remote_commands.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gdbserver_remote_commands.c; sourceTree = "<group>"; };
918+
FE9900020000000000000002 /* sp0256.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sp0256.c; path = sound/sp0256.c; sourceTree = "<group>"; };
919+
FE9900030000000000000003 /* sp0256.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sp0256.h; path = sound/sp0256.h; sourceTree = "<group>"; };
920+
FE9900050000000000000005 /* uspeech.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uspeech.c; path = sound/uspeech.c; sourceTree = "<group>"; };
921+
FE9900060000000000000006 /* uspeech.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = uspeech.h; path = sound/uspeech.h; sourceTree = "<group>"; };
922+
FE9913020000000000000002 /* dsnap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsnap.c; sourceTree = "<group>"; };
923+
FE9913040000000000000004 /* wav_macos.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wav_macos.c; sourceTree = "<group>"; };
924+
FE9913060000000000000006 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; };
925+
FE9913070000000000000007 /* wav_internals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wav_internals.h; sourceTree = "<group>"; };
926926
FEC02C942EEF06E4008277BA /* FuseImporter.mdimporter */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.spotlight-importer"; name = FuseImporter.mdimporter; path = ../3rdparty/FuseImporter/build/Deployment/FuseImporter.mdimporter; sourceTree = "<group>"; };
927927
FEC02C9C2EEF65D5008277BA /* spectranext_controller.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = spectranext_controller.c; sourceTree = "<group>"; };
928928
FEC02C9D2EEF65D5008277BA /* spectranext.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spectranext.h; sourceTree = "<group>"; };
@@ -1033,6 +1033,7 @@
10331033
29B97323FDCFA39411CA2CEA /* Frameworks */,
10341034
19C28FACFE9D520D11CA2CBB /* Products */,
10351035
B61F46A909121DF100C8096C /* Info-Fuse.plist */,
1036+
FEE30AD02FB3B25600E12D0B /* Recovered References */,
10361037
);
10371038
indentWidth = 2;
10381039
name = Fuse;
@@ -1837,6 +1838,14 @@
18371838
path = security;
18381839
sourceTree = "<group>";
18391840
};
1841+
FEE30AD02FB3B25600E12D0B /* Recovered References */ = {
1842+
isa = PBXGroup;
1843+
children = (
1844+
FE9913060000000000000006 /* AudioToolbox.framework */,
1845+
);
1846+
name = "Recovered References";
1847+
sourceTree = "<group>";
1848+
};
18401849
/* End PBXGroup section */
18411850

18421851
/* Begin PBXNativeTarget section */
@@ -2304,7 +2313,7 @@
23042313
CODE_SIGN_STYLE = Manual;
23052314
COMBINE_HIDPI_IMAGES = YES;
23062315
COPY_PHASE_STRIP = NO;
2307-
CURRENT_PROJECT_VERSION = 4;
2316+
CURRENT_PROJECT_VERSION = 1;
23082317
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
23092318
DEVELOPMENT_TEAM = "";
23102319
"DEVELOPMENT_TEAM[sdk=macosx*]" = 48UV5KV3FB;
@@ -2339,7 +2348,7 @@
23392348
INSTALL_PATH = /Applications;
23402349
LIBRARY_SEARCH_PATHS = .;
23412350
MACOSX_DEPLOYMENT_TARGET = 10.13;
2342-
MARKETING_VERSION = 1.7.1;
2351+
MARKETING_VERSION = "1.7.0-fusex-0.1";
23432352
OTHER_CFLAGS = "";
23442353
OTHER_CODE_SIGN_FLAGS = "--deep";
23452354
OTHER_LDFLAGS = (
@@ -2370,7 +2379,7 @@
23702379
CODE_SIGN_STYLE = Manual;
23712380
COMBINE_HIDPI_IMAGES = YES;
23722381
COPY_PHASE_STRIP = YES;
2373-
CURRENT_PROJECT_VERSION = 4;
2382+
CURRENT_PROJECT_VERSION = 1;
23742383
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
23752384
DEVELOPMENT_TEAM = "";
23762385
"DEVELOPMENT_TEAM[sdk=macosx*]" = 48UV5KV3FB;
@@ -2404,7 +2413,7 @@
24042413
INSTALL_PATH = /Applications;
24052414
LIBRARY_SEARCH_PATHS = .;
24062415
MACOSX_DEPLOYMENT_TARGET = 10.13;
2407-
MARKETING_VERSION = 1.7.1;
2416+
MARKETING_VERSION = "1.7.0-fusex-0.1";
24082417
OTHER_CFLAGS = "";
24092418
OTHER_CODE_SIGN_FLAGS = "--deep";
24102419
OTHER_LDFLAGS = (
@@ -2434,7 +2443,7 @@
24342443
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application";
24352444
CODE_SIGN_STYLE = Manual;
24362445
COMBINE_HIDPI_IMAGES = YES;
2437-
CURRENT_PROJECT_VERSION = 4;
2446+
CURRENT_PROJECT_VERSION = 1;
24382447
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
24392448
DEVELOPMENT_TEAM = "";
24402449
"DEVELOPMENT_TEAM[sdk=macosx*]" = 48UV5KV3FB;
@@ -2468,7 +2477,7 @@
24682477
INSTALL_PATH = /Applications;
24692478
LIBRARY_SEARCH_PATHS = .;
24702479
MACOSX_DEPLOYMENT_TARGET = 10.13;
2471-
MARKETING_VERSION = 1.7.1;
2480+
MARKETING_VERSION = "1.7.0-fusex-0.1";
24722481
OTHER_CFLAGS = "";
24732482
OTHER_CODE_SIGN_FLAGS = "--deep";
24742483
OTHER_LDFLAGS = (

0 commit comments

Comments
 (0)