Search results for

missing package product

50,436 results found

Post

Replies

Boosts

Views

Activity

Reply to Unable to configure Mail Account to Exchange
Similar issue here:I lost a working exchange account during the update from DP1 to DP2 and cannot add it again, neitehr in the internet account settings nor in any app using the 'add account' menu entry.When I add my name, email address and password the system pretends to check, but even entering wrong information (wrong email address or password) won't return an error.I also have this account configured on antother Mac (10.10) and two iOS devices (on 8.3 and 9 beta 2) where the account works, however the account configuration is not synced over iCloud.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to El capitan Beta 2
No. The pkg is used to update from beta 1.Apple does not provide full package for beta 2. It just provide beta 1 and after intall it, you can update to beta 2 in beta 1.However, since your issue is beta 1 does not work, I think you should wait until publie beta release in July, then you can try that.Also, there may be some method to integrate this pkg to beta 1 install app, then you can get a workable full installing package on beta 2. I don't know how to do that. But I think that is also a good way that you can look into.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
no console Swift code completion
The code completion in Swift with previous versions (prior to 7) was a bit hit and miss, but having upgraded to 7 I'm not getting any code completion at all when trying to use 'po' in the console with Swift. Anything that can be reset or changed to get this working, or is there a replacement command for 'po' that I should be using?This is demonstrable with a brand new iOS single view project in Swift, so isn't related to the inclusion of Objective C code.Objective C only projects work fine.Using 7A121L
0
0
334
Jun ’15
App Transport Security
App Transport Security (ATS) is a technology that requires an app to either support best practice HTTPS security or statically declare its security limitations via a property in its Info.plist. ATS is officially documented Bundle Resources > Information Property List NSAppTransportSecurity and Preventing Insecure Network Connections. This post contains a summary of the latest ATS developments. For more background on ATS, see:WWDC 2015 Session 706 Security and Your AppsWWDC 2015 Session 711 Networking with NSURLSessionWWDC 2016 Session 706 What’s New in SecurityWWDC 2017 Session 701 Your Apps and Evolving Network Security StandardsApp Transport Security TipLegacy ATS documentationApp Transport Security and App ReviewAt WWDC 2016 Apple announced that by the end of 2016 App Review will require “reasonable justification” for many ATS exceptions. This is not a technical change in the OS but rather a new App Review policy. The WWDC 2016 presentation has some general background to this but if you’re looking for s
0
0
84k
Jun ’15
Reply to Code already redeemed - nothing in Updates or Purchases
EDIT (thanks to other contributing members below):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 updateAND (thanks Tywebboooo)http://swcdn.apple.com/content/downloads/07/10/031-25506/wy6k3cd22jejq1j83kmahud7zwbaxid2z6/FirmwareUpdate.pkgfor the firm
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Review Crashes - Invalid Product Identifier
Hey, thanks for the quick reply, advice on how to respond to App Review in the future (but your response was timely and has been more helpful than ANY correspondence I have EVER received from App Review), but I have some followup questions/comments.> From time to time, App Reviews of in app purchase apps> will fail when the SKProductsRequest is madeMy first urge is to file a radar but I'm certain they will ask for a sample app and there's no way I can reproduce this error (because somehow magically it works for me after I created a new Sandbox user). I have literally lost a day or two of work when this behavior first appeared during development, and since the App Review, where I did everything they directed me to, and then to find out this is a known issue/bug that needs to be elevated by filing radars.> the app did not check that the identifiers were not returned> instead assumed that they were valid and crashedCorrect.> The application should check the response result> and either
Topic: App & System Services SubTopic: StoreKit Tags:
Jun ’15
VIDEO Missing argument for parameter "bundle"
I want a video on my app.I have this codeimport UIKitimport MediaPlayerclass MPMoviePlayerController : UIViewController { override func viewDidLoad() { super.viewDidLoad() var url:NSURL = NSURL(string: /Users/valeriasiragusa/Documents/1/ESAME APP PORTFOLIO/Portfolio/Portfolio/MPMoviePlayerController.swift)! var moviePlayer = MPMoviePlayerController(contentURL: url) //Missing argument for parameter bundle in call moviePlayer.view.frame = CGRect(x: 20, y: 100, width: 200, height: 150) moviePlayer.movieSourceType = MPMovieSourceType.File self.view.addSubview(moviePlayer.view) moviePlayer.prepareToPlay() moviePlayer.play() }}Can you solve my problem?
4
0
436
Jun ’15
Agents, Goals and Behaviours - need more tune to fit other games requirements
Hi,I'm hoping Apple developers are reading these forums to get their attention.I was very excited to learn in WWDC 2015 videos about Apple’s new SDK for steering behaviour. The game I recently released uses a library I developed that does exactly that and I was intrigued to see how Apple are going to define the SDK and how good it will be (I’m hoping it will be good in the future). (reference to my library with full sources if interested: Steering Behaviour.From my experience developing the library this is a tricky subject, especially the tuning aspects of it. To get an Agent to follow a path requires careful setting of the agent mass, speed and acceleration parameters (and in Apple's case, the prediction time). More over, if you want to get a formation of Agents following a path, or following a leader in a specific formation this tuning becomes even more challenging.Unfortunately, as it stands right now, Apple’s implementation is very, very hard to tune/debug and it becomes unpredictable. For example, I was
1
0
470
Jun ’15
Profile Manager Needs to sort members in order by name
I have hundreds of computer in PM and when I have a device group up I know I'm missing one member but I have no way to sort the list by name. Instead it's out of order. For example I have one lab right now with 35 Macs. Currently I have 34 showing up in hte PM group. I have a paper in front of me that has 1-35 and I'm going down the list to cross out the one that's listed since theres no way to sort the list in order.
0
0
177
Jun ’15
Unable to upgrade from WatchOS1 to Beta2
I skipped installing beta 1 on my iPhone and watch. Yesterday I installed beta 2 on my iPhone which resulted in my loosing pairing with my watch, which is still on watchos1. I managed to repair the beta2 iPhone with the watchos1 watch, but after repeated installs of the beta2 watch profile, the watch app still says that the watch is already on the latest version (1.01). The iPhone is registered in devices on the developer portal. Am I missing a step? Wasting much time with this. Thanks
2
0
613
Jun ’15
Xcode Swift Build Settings Missing
I have a project that contains an App, a custom keyboard and an embedded framework. A bit of context...The app was created as an ObjC project a while ago, the keyboard was also started as ObjC. The embedded framework was added later as ObjC as well.The project is being converted to Swift. I can see the Swift compiler options in the project but setting a value at the project level trickles down into User-Defined settings at the target level.Here's a screenshot of what I'm trying to explain.On the left is the project-level settings, on the right are the target-level settings.Please note that creating a new project with the same setup does show the Swift compiler settings.How can I make these settings show up? What are the impacts of having these settings in User-Defined? Are they going to act the same way?
1
0
5.5k
Jun ’15
Reply to Unable to configure Mail Account to Exchange
Same problem on my sideI have 7 POP accounts - all proper workingIf I activate one of mine 5 Exchange accounts Mail crashes - but new is a new Window which appears before the crash.This windows asks me if Mail should proceed OR crash with crashlog to Apple. If I select crash it is like it always was. If I select proceed then Mail does not crash, but also not work. Totally frozen. Always.As I mentioned it also at Beta 1 - it is a shame of the MAIL department to release always Beta versions were Active Sync and Exchange Integration does not work - so it is always stupid for developers to use the Beta because of missing company email accounts. And not every dev has two mac´s.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
xCode Server sometimes picks up wrong target when building test scheme
Hello everyone,We want to use xCode Server to run automated tests, and we encouter a problem here. xCode Server picks up wrong target when it builds the test scheme.Here is the details. We have three targets, call it OurApp, OurApp-ent, and AutomatedTests. The AutomatedTests target is a test target with host application being set to OurApp. A scheme called AutomatedTests is created based on the AutomatedTests target. So this scheme SHOULD only depend on the OurApp target and it should NOT depend on OurApp-ent target. If we build or run this AutomatedTests scheme within xCode, it works fine. It builds only the AutomatedTests target and the OurApp target.Then we create a Bot based on this AutomatedTests scheme. Then we have trouble. Sometimes xCode Server just builds the OurApp and AutomatedTests targets. This is correct. But SOMETIMES, xCode Server decides to build the OurApp-ent target as well, without any change in the source code or the settings! And this will fail because both OurApp and OurApp-ent go to t
2
0
436
Jun ’15
protocol extension bug?
A simple playground use case:protocol Timeout { var timeout: Double { get } } extension Timeout { var timeout: Double { return 30.0} } class A: Timeout { } class B: Timeout { var timeout: Double { return 0 } } class C: A { var timeout: Double { return 0 } } func testTimeout(obj: AnyObject) { if let o = obj as? Timeout where o.timeout > 0 { print((o) has timeout value: (o.timeout)) } else { print((obj) has NO timeout) } } /: A and B gave expected result */ testTimeout(A()) A has timeout value: 30.0 testTimeout(B()) B has NO timeout /: expect C to say no timeout, but instead it gave Timeout extension's value! */ testTimeout(C()) C has timeout value: 30.0It shows when C derive from A, which used Timeout protocol extension's default timeout property, C lost the ability to provide its own implementation for the protocol... This sounded like a bug to me...
2
0
700
Jun ’15