So I downloaded the latest Lister sample code for Xcode 7.0b1. I set up the bundle identifier prefix, the development team, and the provisioning profiles as specified in the PDF that came with the sample code. I then tried to build it, but got the following error:---Failed to code sign ListerKit (watchOS).No valid signing identities (i.e. certificate and private key pair) matching the team ID “A93A5CM278” were found.Xcode can attempt to fix this issue.---I don't recognize that team ID, so I'm guessing it's one of Apple's internal accounts. I'd like to change it, except that the General tab, where the setting is normally changed, is not present when I choose the ListerKit (watchOS) framework in the project's target list. It is present on the OS X and iOS framework targets.Is anyone outside of Apple able to build this sample code? If so, then what did you do to get the watchOS framework to build?
Search results for
Visual Studio Maui IOS
105,697 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
In our POI Finder app Where To? I'm using -canOpenUrl: to detect if compatible directions apps are installed. There are more than 50 supported apps, many of them available in a multitude of country-specific versions with respective country-specific URL schemes.In WWDC session 703 (Privacy and Your App) it was only mentioned that we can white list the needed URL schemes in LSApplicationQueriesSchemes in Info.plist. Also the mechanism for legacy apps built for iOS 8 was described. (The first 50 probed schemes are implicitly whitelisted.)What was missing is a statement about a maximum number of entries allowed in the LSApplicationQueriesSchemes array.We need more than 50 different URL schemes to test for all countries the app is deployed in.
I installed the iOS 9 on my iPhone 6 and i really see a decrease of battery life, do you have teh same problem?
Does anyone know how to show the NSLog or print() console output for both the WatchOS app and the iOS app at the same time? I've tried the Debug -> Attach to Process but it doesn't show NSLog or print() console output. I can go into the device and view the full system logs but there is a lot else going on in the full system log and a lot of noise. Thanks.
HiI'm new user.I try to install a program on my iPhone 5S Version 8.3the program is MotionGraphs then I downloaded on the site of Apple Developeri have xcode version 6.4 (6E7)I get the message «(myiPhone) may be running a version of IOS that is not supported by this version of xCode»there is something strange in xcode in Deployment Target, the version 8.3 does not appear only 6.0, 6.1, 7.0, 7.1, 8.0, 8.1, 8.2 and 8.4Can someone help me?Thank you very much
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags:
Signing Certificates
Provisioning Profiles
We had an inquiry if we can build an app and a custom keyboard wherein the app has messaging capabilities and the custom keyboard has a view that can be toggled to display the same messages in the app version.Is there any guideline that would prevent this app to be approved if it is offering a non-keyboard related feature in a custom keyboard? The keyboard still has the normal keyboard capabilities, the messages viewer is just a mode of the keyboard.I also know that incorporating messaging capabilities in the keyboard is a heavy process, and that affects the Trust where the keyboard might get unreliable at times. But assuming that we come up with an efficient and minimal implementation of the message viewer in the keyboard that doesn't affect the performance that much, do you think this will get pass through app store review process?
That is a reasonable assumption but I would NOT make a decision now to use Swift 2 if supporting previous platforms is critical for your app until there is official confirmation of this and Xcode 7 gets all the SDKs and simulators.There was no official response to an earlier query on this. This should be easy enough for the team to confirm to make it easy and safe for developers to make their migration decisions but they have a habit (conscious or not) of making it unnecessarily difficult in the past. :-)Note that there was no obvious or language technical reason for dynamic libraries to not be supported in iOS 7, it was a deployment issue. So even if you get your Xcode 7 compiled app to run on previous versions in development environment, there is no guarantee you will be allowed to deploy it.I can think of several POTENTIAL reasons that previous iOS may not be supported.1. Lack of sufficient resources to test and certify Swift 2 runtime on previous versions to be confident of allowing it.2
Topic:
Programming Languages
SubTopic:
Swift
Tags:
You cannot use a test / beta version of Xode for submitting apps to the store. That's because your app has been compiled with a new version of libraries not available yet.And, for the first question, also no. An older version of Xcode cannot sync with a iOS version not available on their SDKs. Thats apply for all versions, for example, Xcode 6.0 cannot deploy a test app for a iOS 8.3 phone.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Hi Ladies and Gentleman,i'm a little bit confused by the new layout: Where are the downloads of the regular versions of iOS?GreetingsEPA
Since installing iOS Beta 8.4 on my iPad Air 2 today I am unable to backup the iPad via iTunes (encrypted backup). It fails near the beginning every time with:iTunes cannot backup the iPad My iPad because there is not enough free space on this computer to save the backup.which is p[atently an incorrect error since (a) I backed up the iPad successfully immediately before I applied the 8.4 Beta and (b) I have over 280 GB of freee space available. I am still able to backup my iPhone which is on 8.3.Anyone else seen thsi issue?Chris
Found it:https://developer.apple.com/ios/download/
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I upgraded my phone to iOS 9 Developer Beta and my MacBook to El Capitan Developer Beta. I had several notes stored on iCloud and they are all now missing.On the desktop Notes app I don't see them at all.On the iPhone, I briefly saw them when I first launched the new Notes app, they were in a separate group called ICLOUD with the option to Copy to iCloud. I selected this and the Notes app crashed. Now when I re-run the app all the notes are gone.Is there any way to recover my notes?
Just tried pairing Watch OS2 beta to iPhone 6 on iOS 8.4 and it can't be done - through standard pairing procedure or through manual pairing. The message iPhone out of date. Please update your iPhone to the last version of iOS to start pairing.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Help!! I have been trying to resolve this issue for days now. Been to every forum. I'm getting this errordyld: Library not loaded: /Library/Frameworks/Vorbis.framework/Vorbis Referenced from: /private/var/mobile/Containers/Bundle/Application/ Reason: image not foundSo frustrated.... And yes I have tried embedded binaries, copy files, etc.Works fine on simulator, but this error pops up when I try to run it on device. (ipad iOS 8.3. Using latest xCode)
No, the right column is blank when creating a new playground, too.I just updated to the 10.11 beta, and the issue is the same there.After sitting for about ten minutes, an error popped up:Error running playground.Failed to launch iOS stub for playground execution:error: no process found with ID 3436.I recall a similar error in 10.10.3.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: