missing package product

47,367 results found

Post

Replies

Boosts

Views

Activity

Reply to Java SE 6 Runtime messed up my laptop apps...
Just says Java for OS X 2014-001 can't be installed on this disk. A newer version of this package is already installed. I also used a code from Apple Support to delete all the java's it all workes but the last command that containt /usr/bin/ and after I use it to enable Java SE 6 Runtime to work it says Operation is not permitted
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Request temporary one-time exemption to 64-bit deadline?
A client of ours finished QA testing an app update a week late and missed the cutoff for 32-bit support. The app is built on an old framework that is tightly integrated with libraries only built for 32-bit. We are fully aware that this stale code will need to be updated, but this update has already taken much more development time than anticipated, so we would like to make it available as soon as possible. Is there any process for requesting a one-time exemption to avoid delaying App Store submission any longer?
2
0
320
Jun ’15
Detect if a printer supports high-quality grayscale (UIPrintInfoOutputType.PhotoGrayscale)
With AirPrint it's possible to choose the following output types by setting the outputType property of UIPrintInfo to the relevant UIPrintInfoOutputType:GeneralPhotoGrayscalePhotoGrayscaleAt the 2014 WWDC talk on AirPrint (Adopting AirPrint, session 718), PhotoGrayscale was described as follows:[...] some printers have a high-quality grayscale mode. Some have gray inks and can print a photo in grayscale really, really nicely. [...] choose this if you want your photo to come out in a really high-end grayscale way.The problem is that if you print with this output mode on an average consumer inkjet printer you will get a grayscale print that uses the color ink cartridges–basically the same as if you made the image black and white and then printed in the color photo mode. The result is never great, and if your aim is to try to save your color inks then I imagine you will be very disappointed.It would be helpful to detect if a printer actually supports PhotoGrayscale (i.e. has gray inks, and thus can actually perf
1
0
650
Jun ’15
What's New in Managing Apple Devices notes
Expanded DEP now available in 26 countriesFour-hour turnaround for replacement devicesNew features of DEPEnrollment optimization - Keeps the device in Setup Assistant until MDM enrollment completes.DEP will send a DeviceConfigured command to the device, to let it know it can now exit Setup AssistantAvailable for 10.11 / iOS 9Account creation:Prevent user account creationSet passcode policyCreate standard user accountSetup Assistant will also create admin account in the background.- optionally hiddenStandard user is created by Setup Assistant, (possibly hidden) admin user is available for remote administration.Additional panes can be removed from Setup AssistantTouch IDApple PayZoomAndroid Migration <- new option to removeMDMServiceConfigEquivalent to Storebag from iTunes StoreInforms tools what info they can obtain from your serverThree different ways of purchasing appsApp StoreVPP Redemption CodesVPP Managed DistributionVPP expanded to 26 countries (matches DEP)Multinational app assignmentPurchase app in
7
0
6.6k
Jun ’15
Disk Image Mounting
Hello,I seem to have lost file association's for DMG's which is somewhat hampering my Xcode 7 install.Anyone know of a way to repair file associations to defaults, or maybe the DMG's - must be some helper program somewhere.ThanksPaul
2
0
684
Jun ’15
SIP (System Integrity Protection)
Apple's new El Capitan feature SIP (System Integrity Protection) aka rootless will have some interesting impacts that will impede workflows for administrators.- If you Netboot across subnets, you will no longer be able to use bless. Apple's view is if someone can target a machine to boot to a non 10.11 OS, they can bypass SIP. This will prevent any unathorized boot methods.- You will be able to write to certain privileged folders through the use of a package signed with a valid Apple Developer code signing certificate.More soon on SIP if I can find the right engineer.
42
0
18k
Jun ’15
Reply to SIP (System Integrity Protection)
I just spoke with another engineer for confirmation.If you have helper statements, you can still use Startup Disk to boot into a NBI for imaging purposes.They have an internal solution/idea for bless, but they need more impact data to understand whether they will work on it or not.As far as writing to /System with a package, it's still unknown what areas you will be able to write to with a Developer signed pkg. Preinstall/postinstall actions should still work. You cannot sign a package with a self signed certificate and import it into the System Keychain.I was told to file a RADAR regarding SIP blocking /Library/Desktop Pictures .
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15