Search results for

missing package product

50,280 results found

Post

Replies

Boosts

Views

Activity

Restore
Has anyone tried restoring to an ios 9 backup in iTunes. I just want to do this to get a clean restore and re load all my music/apps and hopefully get rid of some of the other that has been building up. If it is safe to do this without risking losing my content please let me know.
2
0
723
Jun ’15
Wednesday Security Lab notes
FileVault 2 and fdesetupQuestion:When changing account passwords outside of the login window or System Preferences, it does not appear that the FileVault 2 pre-boot login screen gets updated with the new password information.Is there a way to force the OS to update the pre-boot login screen with the new password info?Use cases that may apply:A. Using the passwd command (running as root) to update the account passwordB. Dropping updated plist files into /var/db/dslocal/nodes/Default/usersAnswer:After password change, may need to remove and add user with fdesetup. This will flush the old password's derived key and set up a derived key for the new password.File bug reports for use cases A and B above. The response for use case B may be That's horrifying. Don't do that.Remove:fdesetup remove -user username_goes_hereRe-add:fdesetup add -usertoadd username_goes_hereQuestion:Does the FV 2 password change update process work when an AD DC is accessible via WiFi and not via Ethernet? Ran into a case where the OS passw
0
0
2.6k
Jun ’15
[Appeal] Rejected because of missing 64-bit
Hi,I have nowere to do this else so I do it here, my app just got rejected because I missed 64-bit version. I think this is wrong because I did upload on may 31 (also my upload was an update to a previous version).The review just happened today.Also, I cannot reply to this in my itunes connect, when trying to contact app review support on this url (https://developer.apple.com/contact/) and click the appeal like I get a 404. In short I am not really happy with the way things go. Since a little while I have nothing but trouble getting something on the app store and it makes me very sad 😢I made a screenshot of what I got from apple. http://imgur.com/kpEy2MMBefore this rejection, my app got metadata rejected (after that I sent the requested changes)Please help me, I wanted to release this before my vacation and absolutely made sure I was meeting all requirements 😟
1
0
353
Jun ’15
Help with third party App developer
HelloI am new to all of this and apprecaite any help that I can get.I am having a third party developer make me a simple app for iOS and Android.The developer is saying that it is a Corona based iTunes app.In order for me to test this app he is saying that I need to purchase an Enterprise Developer Account and to send him the account details so he can deploy it and I can play on my devices. He says to make sure to create a CORONA based iTunes and gives me the following steps: login then click on developer account then packages then cocoa select corona and then click on platform select iphone and android then select languages lua objective C android SDK java platform then click on soft in that select supported files then click on yes buttion then click on packages select packagesDoes any of this make sense to anyone?I have tried to enroll in an Enterprise Developer Account but it only allows me to sign up for the Individual Developer account.The developer is saying that I cannot use an Indivi
3
0
1.6k
Jun ’15
Inspect WebView in Mac Application
Hello,What is the proper way to inspect a WebView in a Mac application?I can access any iOS simulator or connected device through the Safari Develop menu just not any Mac apps (The entry for the Mac lists No Inspectable Applications).All the Mac apps are launched by Xcode and the scheme is set to debug.Is there something I am missing or are Mac apps not supported? I tried to search the documentation but found nothing.Thanks.
5
0
19k
Jun ’15
Volume on the iPad Mini
iI've lost a lot of audio after the install the headphone volume is fine, the built-in speakers have lost a lot of their umph. I've got the sound all the way up and you can barely hear anything. I've checked my settings I have not seen anything out of the ordinary.Other then some freezing with the new picture in picture and apps open in the background,the first beta build otherwise has been really good.
2
0
322
Jun ’15
Reply to How can I manage dynamic content with In-App Purcahse ?
As long as you are not using the Apple Servers to provide the content, a simple approach is to handle this accounting yourself within the app. You can do that by creating a consumable item 'Tokens'. You can sell '1 Token' or '5 Tokens' at a discount. The user can buy multiple packages of 1 or 5 tokens. The app keeps a count of how many Tokens the user has purchased. To download content the user picks a set of numbers that get recorded in the app. Each number picked causes a reduction in the number of Tokens by 1. Once the Tokens have been all used up the user cannot select any further numbers until they buy more tokens.
Topic: App & System Services SubTopic: StoreKit Tags:
Jun ’15
Abort trap: 6
I'm getting an Abort Trap: 6 after bringing in over a project from XCode 6.3. Here's what I'm getting in 7.0:CompileSwift normal x86_64 /Users/mike/Cocoa/BitBucket/bassoon-fingerings-3.0/Bassoon Fingerings/MusicStaffView/MusicStaffViewElementLayer.swift cd /Users/mike/Cocoa/BitBucket/bassoon-fingerings-3.0 /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/mike/Cocoa/BitBucket/bassoon-fingerings-3.0/Bassoon Fingerings/MusicStaffView/MusicStaffViewElement.swift /Users/mike/Cocoa/BitBucket/bassoon-fingerings-3.0/Bassoon Fingerings/MusicStaffView/MusicStaffView.swift /Users/mike/Cocoa/BitBucket/bassoon-fingerings-3.0/Bassoon Fingerings/NotePickerViewController.swift /Users/mike/Cocoa/BitBucket/bassoon-fingerings-3.0/Bassoon Fingerings/FingeringViewController.swift -primary-file /Users/mike/Cocoa/BitBucket/bassoon-fingerings-3.0/Bassoon Fingerings/MusicStaffView/MusicStaffViewElementLayer.swift /Users/mike/Cocoa/BitBucket/bassoon-fingerings-3.0/Ba
10
0
4.2k
Jun ’15
Reply to How to print Swift 2.0 iBook
I like paper too - we probably both have gray hair (if any hair at all 🙂). However, the frameworks change so often not sure it would be productive to print out 5000 pages of paper every few months.What I often do is print out the Guides - those change at a slower pace. Also, I bought a Kindle for the sole purpose of reading Swift docs while sitting in a sand chair at the beach, in bright light. Or read them on long flights.I haven't heard back yet from SiteSucker. Since I can access the index.html file using 'curl', I can only suppose the Apple server knows about SiteSucker and disables it from accessing the files. Really - if we could just get the book directly none of this would come into play.
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’15
Urgent: All my provisioning profiles suddenly expired and all apps stopped working
I signed in this morning to developer.apple.com to find that I need to sign some contract with the new terms of service. I couldn't even access most of the site before I signed it. So I did.After that I visited my provisioning profiles section https://developer.apple.com/account/ios/profile/profileList.action?type=production to find that all my provisioning profiles have become expired.Also my apps already on the appstore started crashing. They crash upon launching. Currently none of my users are able to use the app unless they redownload the app from the appstore. I don't know why it works if you redownload it, but I am guessing it has something to do with the provisioning profile issue since:1. this issue is not unique to one app2. I didn't even submit a new version. The apps were running perfectly fine until a few days ago.3. I tried renewing one of the provisioning profiles for a test app and rebuilt it, and the test app started working again.Right now I don't know what I am supposed to do. My us
3
0
1.7k
Jun ’15
WKWebsiteDataStore
Hi, I'm playing around with WKWebsiteDataStore, and throwing an exception each time I attempt to ask for the default store using:[WKWebsiteDataStore WKWebsiteDataStore];Stack Trace:2015-06-10 14:26:35.264 iOS9Sample[34994:293382] +[WKWebsiteDataStore WKWebsiteDataStore]: unrecognized selector sent to class 0x2447458 2015-06-10 14:26:35.266 iOS9Sample[34994:293382] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[WKWebsiteDataStore WKWebsiteDataStore]: unrecognized selector sent to class 0x2447458' *** First throw call stack: ( 0 CoreFoundation 0x00aa4c54 __exceptionPreprocess + 180 1 libobjc.A.dylib 0x00564e26 objc_exception_throw + 50 2 CoreFoundation 0x00aadaa3 +[NSObject(NSObject) doesNotRecognizeSelector:] + 275 3 CoreFoundation 0x009eb32d ___forwarding___ + 1037 4 CoreFoundation 0x009eaefe _CF_forwarding_prep_0 + 14 5 iOS9Sample 0x0009aee1 -[ViewController webView:didFinishNavigation:] + 113 6 WebKit 0x021bb1fd _ZN6WebKit15NavigationState16NavigationClient19didFinish
1
0
759
Jun ’15
IOS App Install Fail Over The Air
Hi, I'm using Xcode6 and created a test app for ipad. It compiles and runs fine in simulator. My next step is to distribute it using adhoc distribution mechanism. Here is what I've done1. Using Keychain Access to create a public/private key pair.2. Load it up into Developer Center to create a certificate, then download it.3. Add my ipad UUID under Devices.4. Create a adhoc provisioning profile by including my ipad in it, I only have one device in Member Center. Let's call the provision MyProv.5. Run the .cer file by double clicking it.6. Download the .mobileprovision file from Member Center to desktop. Then double click it.Now, in Xcode, under Build Setting, I change Provisioning Profile Debug and Release entry to point to MyProv, then run Product->Archive. When archiving the app, Xcode as me if I want to use my key created in step 1 above to sign the bundle. I allow it. I also choose to Save for ad hoc distribution when asked. In the summary page, I can see the Provisioning Profile column shows '
2
0
1.7k
Jun ’15