You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
-- MM-2014-03-21: [[ PPC Support Dropped ]] We no longer include universal builds so set icon prefix to intel standalone.
1753
1756
localtIconPrefix
1754
-
put revEnvironmentRuntimePath() &"/Mac OS X/x86-32/Standalone.app/Contents/Resources/Standalone"intotIconPrefix
1757
+
put revEnvironmentRuntimePath() &"/Mac OS X/x86-64/Standalone.app/Contents/Resources/Standalone"intotIconPrefix
1755
1758
1756
1759
ifsStandaloneSettingsA["OSX,iconFile"] is notemptythen
1757
1760
revSBCopyFile sStandaloneSettingsA["OSX,iconFile"], item1to-3ofpWhatFile&"/Resources/Standalone.icns", "revStandaloneProgressCallback", thelong id of me
ifthere is not a folder (item1to-2oftStandaloneFolder&"/Frameworks") thencreate folder (item1to-2oftStandaloneFolder&"/Frameworks")
2165
2168
revSBCopyFolderToDestination (item1to-2oftStandaloneFolder&"/MacOS/Externals/database_drivers/VXCMD_macho.bundle/Contents/Frameworks/VSDK.framework"),(item1to-2oftStandaloneFolder&"/Frameworks"), "revStandaloneProgressCallback", thelong id of me
2166
2169
iftheresultis notemptythen
2167
-
revStandaloneAddWarning ("Mac x86-32, failed to copy Valentina framework")
2170
+
revStandaloneAddWarning ("Mac x86-64, failed to copy Valentina framework")
0 commit comments