Skip to content

Commit

Permalink
Make sure the fixer binary is globally readable.
Browse files Browse the repository at this point in the history
  • Loading branch information
cormiertyshawn895 committed Nov 10, 2019
1 parent 5f0a9e3 commit 2c992d8
Show file tree
Hide file tree
Showing 6 changed files with 100 additions and 28 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
## Retroactive is an app that lets you run Aperture, iPhoto, and iTunes on macOS Catalina. [Click to download the Retroactive app](https://github.com/cormiertyshawn895/Retroactive/releases/download/1.1/Retroactive.1.1.zip), or [view the release page](https://github.com/cormiertyshawn895/Retroactive/releases).
## Retroactive is an app that lets you run Aperture, iPhoto, and iTunes on macOS Catalina. [Click to download the Retroactive app](https://github.com/cormiertyshawn895/Retroactive/releases/download/1.2/Retroactive.1.2.zip), or [view the release page](https://github.com/cormiertyshawn895/Retroactive/releases).


### Opening Retroactive
Expand Down
8 changes: 4 additions & 4 deletions Retroactive.xcodeproj/project.pbxproj
Expand Up @@ -492,14 +492,14 @@
CODE_SIGN_ENTITLEMENTS = Retroactive/Support/Retroactive.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 7;
CURRENT_PROJECT_VERSION = 8;
INFOPLIST_FILE = Retroactive/Support/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.10;
MARKETING_VERSION = 1.1;
MARKETING_VERSION = 1.2;
PRODUCT_BUNDLE_IDENTIFIER = com.retroactive.Retroactive;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Retroactive/Libraries/Bridging-Header.h";
Expand All @@ -513,14 +513,14 @@
CODE_SIGN_ENTITLEMENTS = Retroactive/Support/Retroactive.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 7;
CURRENT_PROJECT_VERSION = 8;
INFOPLIST_FILE = Retroactive/Support/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.10;
MARKETING_VERSION = 1.1;
MARKETING_VERSION = 1.2;
PRODUCT_BUNDLE_IDENTIFIER = com.retroactive.Retroactive;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Retroactive/Libraries/Bridging-Header.h";
Expand Down
78 changes: 78 additions & 0 deletions Retroactive.xcodeproj/xcshareddata/xcschemes/Retroactive.xcscheme
@@ -0,0 +1,78 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1120"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "32D181B823640CDE006253DE"
BuildableName = "Retroactive.app"
BlueprintName = "Retroactive"
ReferencedContainer = "container:Retroactive.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "32D181B823640CDE006253DE"
BuildableName = "Retroactive.app"
BlueprintName = "Retroactive"
ReferencedContainer = "container:Retroactive.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "32D181B823640CDE006253DE"
BuildableName = "Retroactive.app"
BlueprintName = "Retroactive"
ReferencedContainer = "container:Retroactive.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
1 change: 1 addition & 0 deletions Retroactive/StepThree/ProgressViewController.swift
Expand Up @@ -114,6 +114,7 @@ class ProgressViewController: NSViewController, URLSessionDelegate, URLSessionDa
self.stage4Started()
self.runTask(toolPath: "/usr/bin/codesign", arguments: ["-fs", "-", appPath, "--deep"])
self.runTask(toolPath: "/usr/bin/touch", arguments: [appPath])
self.runTask(toolPath: "/bin/chmod", arguments: ["-R", "+r", appPath])
self.stage4Finished()

self.showCompletionVC()
Expand Down
26 changes: 7 additions & 19 deletions Retroactive/Support/Base.lproj/Main.storyboard
Expand Up @@ -627,42 +627,30 @@
<action selector="checkForUpdates" target="Voe-Tx-rLC" id="kdM-Yh-89G"/>
</connections>
</menuItem>
<menuItem title="Report an Issue" id="zEu-hd-hYQ">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="openIssue:" target="Voe-Tx-rLC" id="F6w-E2-BYb"/>
</connections>
</menuItem>
<menuItem title="Send Feedback" id="WLk-og-ZMB">
<menuItem title="Project Page" id="Zep-T0-gcs">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="openIssue:" target="Voe-Tx-rLC" id="hfR-vy-lSd"/>
<action selector="projectPage:" target="Voe-Tx-rLC" id="93c-WO-D3K"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="Oow-eD-yfJ"/>
<menuItem title="View Source" id="0zl-16-AQv">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="viewSource:" target="Voe-Tx-rLC" id="d6e-yF-Mgb"/>
</connections>
</menuItem>
<menuItem title="View All Feedback" id="HRk-IW-XCR">
<menuItem title="Get Help from Community" id="HRk-IW-XCR">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="issueTracker:" target="Voe-Tx-rLC" id="iKf-tF-P5F"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="w0N-lX-HMX"/>
<menuItem title="Project Wiki" id="lpc-Nm-hEh">
<menuItem title="Report an Issue" id="zEu-hd-hYQ">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="wikiPage:" target="Voe-Tx-rLC" id="SkA-Ev-skJ"/>
<action selector="openIssue:" target="Voe-Tx-rLC" id="F6w-E2-BYb"/>
</connections>
</menuItem>
<menuItem title="Project Page" id="Zep-T0-gcs">
<menuItem title="Send Feedback" id="WLk-og-ZMB">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="projectPage:" target="Voe-Tx-rLC" id="93c-WO-D3K"/>
<action selector="openIssue:" target="Voe-Tx-rLC" id="hfR-vy-lSd"/>
</connections>
</menuItem>
</items>
Expand Down
13 changes: 9 additions & 4 deletions Retroactive/Support/SupportPath.plist
Expand Up @@ -3,13 +3,18 @@
<plist version="1.0">
<dict>
<key>NewVersionVisibleTitle</key>
<string>Retroactive 1.1 is available for download.</string>
<string>Retroactive 1.2 is available for download.</string>
<key>NewVersionChangelog</key>
<string>Retroactive 1.1 restores the ability to add adjustments, use Quick Brushes, and to print photos in Aperture.</string>
<string>Retroactive 1.2 contains bug fixes and additional enhancements:
• Restores the ability to add adjustments and use Quick Brushes in Aperture
• Restores the ability to print photos in Aperture and iPhoto
• Resolves an issue where Aperture and iPhoto may fail to launch (Error 13)
• Adds support for modifying Aperture and iPhoto to be compatible with macOS Catalina before upgrading to macOS Catalina</string>
<key>LatestZIP</key>
<string>https://github.com/cormiertyshawn895/Retroactive/releases/download/1.1/Retroactive.1.1.zip</string>
<string>https://github.com/cormiertyshawn895/Retroactive/releases/download/1.2/Retroactive.1.2.zip</string>
<key>LatestBuildNumber</key>
<integer>7</integer>
<integer>8</integer>
<key>SupportPathURL</key>
<string>https://raw.githubusercontent.com/cormiertyshawn895/Retroactive/master/Retroactive/Support/SupportPath.plist</string>
<key>ReleasePage</key>
Expand Down

0 comments on commit 2c992d8

Please sign in to comment.