Search results for

missing package product

50,441 results found

Post

Replies

Boosts

Views

Activity

Reply to No symbols for paired Apple Watch
Thanks you, this worked! This is the correct answer, except the path you mean is:~/Library/Developer/Xcode/watchOS DeviceSupport/Watch1,2 2.0 (13S5255d)/Symbols(You're missing the leading / and the Watch1,2 before the OS version.)To clarify for others, step 4. is performed on the Choose Destination phase of the pkg installer. Use the above path that you pre-created.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
SFUI font?
I noticed that lately there are some Sketch UI Kits available on sites like Dribble to design iOS screens. These, when downloaded and opened complain that I am missing a font called SFUI (in several weights). I have El Capitan, and I know the included SF fonts are for UI usage and don't show up in font menus,So what's this font they are using in their Sketch files?
4
0
88k
Jun ’15
Reply to Outgoing mail servers
Same problem for me as well. This started with El Cap R1 and didn't fix itself with R2 release yesterday. I can receive icloud emails but the outgoing server is blank and can't be selected. The + - edits in the SMTP lists are greyed out so I can't add it back.I also lost passwords for Gmail and other IMAP accounts but they worked fine on reentry. Exchange account not affected at all.Stuck with no outgoing icloud mail at the moment.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Bug reporting: tracking issues closed as "duplicate"
Hi everyone,So I reported a bug to Apple in WatchOS, and thought, this is great, I will be able to see when it is resolved. I quickly lost that warm and fuzzy feeling when it was closed as a duplicate of another case number. I cannot find a way to track that other case number. Does anyone know if there is any way to continue to track bug repoorts when they are closed as duplicate (other than watching the release notes for each following version)?Apple, if you are listening, 🙂 I would love to be able to see the existing bug reports. This would make my life as a developer much easier to know that there is an open bug report for something I am trying to implement (as well as being a solution to my problem above). If the reason for not allowing this viewability is that you want a guage of how many people the bug affects by the number of reports, allow a voting option on each report so users can vote that the bug is affecting them.
6
0
5.4k
Jun ’15
Reply to El Capitan not seeing external disks...
Thanks! I totally missed the implication of that sentence, Max108.If you're reading this later, the relevant sentence is this:USB storage devices, including internal SD card readers, may become unavailable after system sleep and require either re-plug or restart to recover.Oh well. I did the direct plugin and restart, and it seems to be working, now.Thanks again,/Ian
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
cannot decode object of class (SKReferenceNode)
In Xcode 7.0 using Swift 2.0, I drag a SKScene file into my main scene to create a SKReferenceNode. It's seems to work, the scene is embedded.People from Apple showed this in a video from the last WWDC.But when I run the app, I've got this error :*** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: '*** -[NSKeyedUnarchiver decodeObjectForKey:]: cannot decode object of class (SKReferenceNode)'Did I miss something ?
1
0
610
Jun ’15
Reply to Code already redeemed - nothing in Updates or Purchases
Thanks for the links Max108.I used to post such links here till a moderator stopped me from doing so.Looks like you got away with it - for now.Anyway, you missed one.I won't actually post the actual link, but there is also a firmware update.To get it, replace the filename OSXUpd10.11.pkg in your first link with FirmwareUpdate.pkg. The directory is the same.EDIT: Max108 has now included the link for FirmwareUpdate.pkg in his earlier post.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Code already redeemed - nothing in Updates or Purchases
Hi Tywebboooo,I remember you well from the old dev forums, and I remember you eventually reporting that you'd been asked to stop posting the links. Good thing you'd given us a tutorial on how to do it for ourselves sometime before that...Thanks for pointing out the missing link ... 😁The catalog fix mentioned above by lunij seems promising though, doesn't it?
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
ERROR ITMS-90087, ERROR ITMS-90209, ERROR ITMS-90125, WARNING ITMS-90080
I'm receiving the following errors and warning when uploading my archive to iTunes Connect via Xcode. There appears to be an issue with the embedded framework. I've run out of ideas on what exactly is causing the issue. Any ideas?ERROR ITMS-90087: “Unsupported Architectures. The executable for zulily.app/Frameworks/ChasePaymentech.framework contains unsupported architectures ‘[x86_64, i386]’.”ERROR ITMS-90209: “Invalid Segment Alignment. The app binary at ‘zulily.app/Frameworks/ChasePaymentech.framework/ChasePaymentech’ does not have proper segment alignment. Try rebuilding the app with the latest Xcode version.”ERROR ITMS-90125: “The binary is invalid. The encryption info in the LC_ENCRYPTION_INFO load command is either missing or invalid, or the binary is already encrypted. This binary does not seem to have been built with Apple’s linker.”WARNING ITMS-90080: “The executable ‘Payload/zulily.app/Frameworks/ChasePaymentech.framework’ is not a Position Independent Executable. Please ensure that your bu
5
0
9.1k
Jun ’15
Reply to Code has allready been redeemed, El Capitan
EDIT:There may be a better solution to this problem (If it works for you then it's certainly preferable to having to continually having to update from links):sudo softwareupdate --set-catalog https://swscan.apple.com/content/catalogs/others/index-10.11seed-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gzThe above command should set the update catalog correctly (something that doesn't seem to be happening automatically for some).If that doesn't work then you can still download the DP2 updates as a .pkg file direct from Apple's CDN:http://swcdn.apple.com/content/downloads/07/10/031-25506/wy6k3cd22jejq1j83kmahud7zwbaxid2z6/OSXUpd10.11.pkgfor the main DP2http://swcdn.apple.com/content/downloads/15/54/031-25507/rjki32of9yi5zydmfv8o9v04h7s3b3vw0c/RecoveryHDUpdate.pkgfor the recovery HD updateANDhttp://swcdn.apple.com/content/downloads/07/10/031-25506/wy6k3cd22jejq1j83kmahud7zwbaxid2z6/FirmwareUpdate.pkgfor the firmware update packageThe El Capitan space is the one marked OS X 10
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Can't install update through AppStore
I have the weirdest problem i've ever seen. It keeps trying to install the update then when i say restart it says available updates has changed. I also tried to install updates through the command line option but it reboots and never installs the update.In my app store install log i see it tried to install the update like 10 times. I'm trying to download the actual pkg file now. Has anyone else seen this behavior?
0
0
251
Jun ’15
iCloud key value storage sharing for iOS and mac os
I am working on an app that I would like to release for both mac and iOS. I'd like to use iCloud Key Value storage to share small bits of data between the apps. Unfortunately, it appears that the iOS and mac apps are writing to different iCloud KVS container IDs.per https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/AddingCapabilities/AddingCapabilities.html#//apple_ref/doc/uid/TP40012582-CH26-SW2> Configuring Key-Value Storage > Key-value storage allows an app to share small amounts of data with other instances of itself running on the user’s other devices. The container ID for key- value storage is iCloud.[$(TeamIdentifierPrefix)].[$(CFBundleIdentifier)] where the Team ID is a unique string assigned to your team. To enable key-value storage, select the “Key-value storage” checkbox. To learn how to use key-value storage for preferences, read iCloud Design Guide.So, assuming my team identifier is JaysTeam and my iOS app's CFBundleIdentifier is com.jay.sampleapp, t
2
0
3.2k
Jun ’15