|
12 | 12 | 960A559729B29DC600F5CC37 /* PlayHover.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960A559629B29DC600F5CC37 /* PlayHover.swift */; }; |
13 | 13 | 960A559929B2A50100F5CC37 /* LauncherEditView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960A559829B2A50100F5CC37 /* LauncherEditView.swift */; }; |
14 | 14 | 961C0A5129E9C6E000D50A80 /* Enums.swift in Sources */ = {isa = PBXBuildFile; fileRef = 961C0A5029E9C6E000D50A80 /* Enums.swift */; }; |
15 | | - 961C0A5329E9D29C00D50A80 /* AppearenceView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 961C0A5229E9D29C00D50A80 /* AppearenceView.swift */; }; |
16 | 15 | 9621F4DB29E4A441007BE51D /* FirstLaunchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9621F4DA29E4A441007BE51D /* FirstLaunchView.swift */; }; |
17 | 16 | 9621F4ED29E4C33F007BE51D /* HomebrewInstaller.scpt in Resources */ = {isa = PBXBuildFile; fileRef = 9621F4EC29E4C33F007BE51D /* HomebrewInstaller.scpt */; }; |
18 | 17 | 9621F4EF29E4CCBC007BE51D /* IntelHomebrewInstaller.scpt in Resources */ = {isa = PBXBuildFile; fileRef = 9621F4EE29E4CCBC007BE51D /* IntelHomebrewInstaller.scpt */; }; |
|
33 | 32 | 96A3D83A29B52328007AF78A /* ImagePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96A3D83929B52328007AF78A /* ImagePicker.swift */; }; |
34 | 33 | 96AC85B1286670B800CCFF58 /* MenuCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96AC85B0286670B800CCFF58 /* MenuCommands.swift */; }; |
35 | 34 | 96BB22E327E274F700057915 /* RepoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96BB22E227E274F700057915 /* RepoView.swift */; }; |
36 | | - 96BDA2F3283D216500A4DFF3 /* GeneralView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96BDA2F2283D216500A4DFF3 /* GeneralView.swift */; }; |
37 | | - 96BDA2F5283D221700A4DFF3 /* DeveloperView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96BDA2F4283D221700A4DFF3 /* DeveloperView.swift */; }; |
38 | 35 | 96BDA2F7283D283200A4DFF3 /* CrashView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96BDA2F6283D283200A4DFF3 /* CrashView.swift */; }; |
39 | 36 | 96BDA2F9283D29E300A4DFF3 /* LogView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96BDA2F8283D29E300A4DFF3 /* LogView.swift */; }; |
40 | 37 | 96BEADAE2839986200FF72E3 /* CompilationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96BEADAD2839986200FF72E3 /* CompilationView.swift */; }; |
|
43 | 40 | 96CCFB7729E7158B00BE8CC7 /* LaunchScriptCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96CCFB7629E7158B00BE8CC7 /* LaunchScriptCommand.swift */; }; |
44 | 41 | 96DE71D327EB9C170090E7A0 /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96DE71D227EB9C170090E7A0 /* SettingsView.swift */; }; |
45 | 42 | 96E529D729C511F000E8E14D /* InternetChecker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E529D629C511F000E8E14D /* InternetChecker.swift */; }; |
46 | | - 96EBED1329BA51970033771E /* UpdatesSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96EBED1229BA51970033771E /* UpdatesSettingsView.swift */; }; |
47 | 43 | 96F79CC62AC622CE009FC622 /* CustomRepoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96F79CC52AC622CE009FC622 /* CustomRepoView.swift */; }; |
48 | 44 | 96F79CC82AC6388F009FC622 /* Repos.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96F79CC72AC6388F009FC622 /* Repos.swift */; }; |
49 | 45 | 96FA91072CE80449004BFD60 /* Patches.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96FA91062CE80446004BFD60 /* Patches.swift */; }; |
|
67 | 63 | 960A559629B29DC600F5CC37 /* PlayHover.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayHover.swift; sourceTree = "<group>"; }; |
68 | 64 | 960A559829B2A50100F5CC37 /* LauncherEditView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LauncherEditView.swift; sourceTree = "<group>"; }; |
69 | 65 | 961C0A5029E9C6E000D50A80 /* Enums.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Enums.swift; sourceTree = "<group>"; }; |
70 | | - 961C0A5229E9D29C00D50A80 /* AppearenceView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppearenceView.swift; sourceTree = "<group>"; }; |
71 | 66 | 9621F4DA29E4A441007BE51D /* FirstLaunchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FirstLaunchView.swift; sourceTree = "<group>"; }; |
72 | 67 | 9621F4EC29E4C33F007BE51D /* HomebrewInstaller.scpt */ = {isa = PBXFileReference; lastKnownFileType = file; path = HomebrewInstaller.scpt; sourceTree = "<group>"; }; |
73 | 68 | 9621F4EE29E4CCBC007BE51D /* IntelHomebrewInstaller.scpt */ = {isa = PBXFileReference; lastKnownFileType = file; path = IntelHomebrewInstaller.scpt; sourceTree = "<group>"; }; |
|
92 | 87 | 96A3D83929B52328007AF78A /* ImagePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImagePicker.swift; sourceTree = "<group>"; }; |
93 | 88 | 96AC85B0286670B800CCFF58 /* MenuCommands.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuCommands.swift; sourceTree = "<group>"; }; |
94 | 89 | 96BB22E227E274F700057915 /* RepoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RepoView.swift; sourceTree = "<group>"; }; |
95 | | - 96BDA2F2283D216500A4DFF3 /* GeneralView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeneralView.swift; sourceTree = "<group>"; }; |
96 | | - 96BDA2F4283D221700A4DFF3 /* DeveloperView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeveloperView.swift; sourceTree = "<group>"; }; |
97 | 90 | 96BDA2F6283D283200A4DFF3 /* CrashView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CrashView.swift; sourceTree = "<group>"; }; |
98 | 91 | 96BDA2F8283D29E300A4DFF3 /* LogView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogView.swift; sourceTree = "<group>"; }; |
99 | 92 | 96BEADAD2839986200FF72E3 /* CompilationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompilationView.swift; sourceTree = "<group>"; }; |
|
103 | 96 | 96DE71D227EB9C170090E7A0 /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; }; |
104 | 97 | 96DE71D427EB9C7D0090E7A0 /* sm-osx-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "sm-osx-Info.plist"; sourceTree = SOURCE_ROOT; }; |
105 | 98 | 96E529D629C511F000E8E14D /* InternetChecker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InternetChecker.swift; sourceTree = "<group>"; }; |
106 | | - 96EBED1229BA51970033771E /* UpdatesSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdatesSettingsView.swift; sourceTree = "<group>"; }; |
107 | 99 | 96F79CC52AC622CE009FC622 /* CustomRepoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomRepoView.swift; sourceTree = "<group>"; }; |
108 | 100 | 96F79CC72AC6388F009FC622 /* Repos.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Repos.swift; sourceTree = "<group>"; }; |
109 | 101 | 96FA91062CE80446004BFD60 /* Patches.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Patches.swift; sourceTree = "<group>"; }; |
|
157 | 149 | 96DE71D427EB9C7D0090E7A0 /* sm-osx-Info.plist */, |
158 | 150 | 9669DC6427D5565100DE5FAB /* sm_osx.entitlements */, |
159 | 151 | 9669DC5B27D5565000DE5FAB /* sm_osxApp.swift */, |
160 | | - 96AC85B0286670B800CCFF58 /* MenuCommands.swift */, |
161 | | - 96DE71D227EB9C170090E7A0 /* SettingsView.swift */, |
162 | | - 96BDA2F2283D216500A4DFF3 /* GeneralView.swift */, |
163 | | - 961C0A5229E9D29C00D50A80 /* AppearenceView.swift */, |
164 | | - 96EBED1229BA51970033771E /* UpdatesSettingsView.swift */, |
165 | | - 96BDA2F4283D221700A4DFF3 /* DeveloperView.swift */, |
166 | | - 963F238227F8B211004E010E /* LauncherView.swift */, |
167 | | - 96BB22E227E274F700057915 /* RepoView.swift */, |
| 152 | + 96BEADAD2839986200FF72E3 /* CompilationView.swift */, |
168 | 153 | 96F79CC52AC622CE009FC622 /* CustomRepoView.swift */, |
| 154 | + 963F238227F8B211004E010E /* LauncherView.swift */, |
169 | 155 | 9669DC6E27D55D5300DE5FAB /* PatchesView.swift */, |
| 156 | + 96BB22E227E274F700057915 /* RepoView.swift */, |
170 | 157 | 9669DC7027D55F4700DE5FAB /* RomView.swift */, |
171 | | - 96BEADAD2839986200FF72E3 /* CompilationView.swift */, |
| 158 | + 96DE71D227EB9C170090E7A0 /* SettingsView.swift */, |
| 159 | + 96AC85B0286670B800CCFF58 /* MenuCommands.swift */, |
172 | 160 | 966A0E8C2ACF4A8C00199378 /* DevelopmentEnvironment.swift */, |
173 | 161 | 96BDA2F6283D283200A4DFF3 /* CrashView.swift */, |
174 | 162 | 96BDA2F8283D29E300A4DFF3 /* LogView.swift */, |
|
291 | 279 | 9669DC7127D55F4700DE5FAB /* RomView.swift in Sources */, |
292 | 280 | 966A0E8D2ACF4A8C00199378 /* DevelopmentEnvironment.swift in Sources */, |
293 | 281 | 96F79CC82AC6388F009FC622 /* Repos.swift in Sources */, |
294 | | - 96BDA2F3283D216500A4DFF3 /* GeneralView.swift in Sources */, |
295 | 282 | 96DE71D327EB9C170090E7A0 /* SettingsView.swift in Sources */, |
296 | 283 | 96C54E6D285930D7003B4A2D /* GlobalFunctions.swift in Sources */, |
297 | | - 96EBED1329BA51970033771E /* UpdatesSettingsView.swift in Sources */, |
298 | 284 | 960A559729B29DC600F5CC37 /* PlayHover.swift in Sources */, |
299 | 285 | 96BDA2F7283D283200A4DFF3 /* CrashView.swift in Sources */, |
300 | 286 | 960A559929B2A50100F5CC37 /* LauncherEditView.swift in Sources */, |
301 | | - 961C0A5329E9D29C00D50A80 /* AppearenceView.swift in Sources */, |
302 | 287 | 96E529D729C511F000E8E14D /* InternetChecker.swift in Sources */, |
303 | 288 | 9601BB1C29CB82240060BD24 /* UpdaterView.swift in Sources */, |
304 | 289 | 9669DC6F27D55D5300DE5FAB /* PatchesView.swift in Sources */, |
|
308 | 293 | 9669DC5C27D5565000DE5FAB /* sm_osxApp.swift in Sources */, |
309 | 294 | 96FA91072CE80449004BFD60 /* Patches.swift in Sources */, |
310 | 295 | 96CCFB7729E7158B00BE8CC7 /* LaunchScriptCommand.swift in Sources */, |
311 | | - 96BDA2F5283D221700A4DFF3 /* DeveloperView.swift in Sources */, |
312 | 296 | ); |
313 | 297 | runOnlyForDeploymentPostprocessing = 0; |
314 | 298 | }; |
|
445 | 429 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
446 | 430 | CODE_SIGN_ENTITLEMENTS = sm_osx/sm_osx.entitlements; |
447 | 431 | CODE_SIGN_IDENTITY = "Apple Development"; |
| 432 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
448 | 433 | CODE_SIGN_STYLE = Automatic; |
449 | 434 | COMBINE_HIDPI_IMAGES = YES; |
450 | | - CURRENT_PROJECT_VERSION = 18; |
| 435 | + CURRENT_PROJECT_VERSION = 19; |
451 | 436 | DEAD_CODE_STRIPPING = YES; |
452 | 437 | DEVELOPMENT_ASSET_PATHS = "\"sm_osx/Preview Content\""; |
453 | 438 | DEVELOPMENT_TEAM = 6K864V7HLM; |
|
463 | 448 | "@executable_path/../Frameworks", |
464 | 449 | ); |
465 | 450 | MACOSX_DEPLOYMENT_TARGET = 13.0; |
466 | | - MARKETING_VERSION = 1.3.5; |
| 451 | + MARKETING_VERSION = 1.3.6; |
467 | 452 | ONLY_ACTIVE_ARCH = NO; |
468 | 453 | PRODUCT_BUNDLE_IDENTIFIER = "com.CubingStudios.sm-osx"; |
469 | 454 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
481 | 466 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
482 | 467 | CODE_SIGN_ENTITLEMENTS = sm_osx/sm_osx.entitlements; |
483 | 468 | CODE_SIGN_IDENTITY = "Apple Development"; |
| 469 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
484 | 470 | CODE_SIGN_STYLE = Automatic; |
485 | 471 | COMBINE_HIDPI_IMAGES = YES; |
486 | | - CURRENT_PROJECT_VERSION = 18; |
| 472 | + CURRENT_PROJECT_VERSION = 19; |
487 | 473 | DEAD_CODE_STRIPPING = YES; |
488 | 474 | DEVELOPMENT_ASSET_PATHS = "\"sm_osx/Preview Content\""; |
489 | 475 | DEVELOPMENT_TEAM = 6K864V7HLM; |
|
499 | 485 | "@executable_path/../Frameworks", |
500 | 486 | ); |
501 | 487 | MACOSX_DEPLOYMENT_TARGET = 13.0; |
502 | | - MARKETING_VERSION = 1.3.5; |
| 488 | + MARKETING_VERSION = 1.3.6; |
503 | 489 | ONLY_ACTIVE_ARCH = NO; |
504 | 490 | PRODUCT_BUNDLE_IDENTIFIER = "com.CubingStudios.sm-osx"; |
505 | 491 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments