Search results for

“translate scheme”

6,670 results found

Post

Replies

Boosts

Views

Activity

Reply to xCode stuck on "signing product"
I'm experiencing the same hang when building an project that has an app target with one embedded cocoa touch framework, which is also built as a dependency. I'm running the beta 2 of Xcode 7 and Server 5.1 with Xcode server on the same MBP box which is running 10.10.4 release. The raw log file shows what happens after the hang:CodeSign /Library/Developer/XcodeServer/Integrations/Caches/56b1bc2eb30515c3f99753f43121a783/DerivedData/Build/Products/Debug-iphoneos/SpotfireFramework.framework cd /Library/Developer/XcodeServer/Integrations/Caches/56b1bc2eb30515c3f99753f43121a783/Source/Spotfire/SpotfireFramework export CODESIGN_ALLOCATE=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate export PATH=/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbinSigning Identity: iPhone Dist
Topic: App & System Services SubTopic: Core OS Tags:
Jul ’15
Reply to Notes from Your App and Next Generation Networks session
Mac: OSX 10.11, both wired and wifiiPhone: iOS 9.0 (I think beta 2 - downloaded/installed 7/7/2015)Followed the directions for setting this up. All went flawlessly. The iPhone is connected wifi to the created shared wifi connection, hosted on the iMac. I've confirmed there is an IPv6 connection in existence using a 3rd party app (HE Network Tools). The iMac is still able to open websites, ping, etc. using IPv4.BUT the iPhone has no network connectivity. It's like the translation in OSX isn't happening from IPv6 to IPv4.How do I troubleshoot this?Thanks.
Topic: App & System Services SubTopic: Core OS Tags:
Jul ’15
Reply to iOS 8.4 - didFinishLaunchingWithOptions is no longer called for first watchkit extension request
I've tried that, but that doesn't seem to work. Here's an extremely bare bones project I made and submitted to Apple in a bug report: https://www.dropbox.com/s/ayltpprjck37ins/HandleWatchkitExtensionError%202.zip?dl=0You can see the first time you press the button in the Watch app, you get the error below. Susequent calls will succeed until you open and kill the app via Multitasking.(Warn ) WatchKit: <SPCompanionAppServer.m __91-[SPCompanionAppServer launchCompanionAppForGizmoAppWithIdentifier:withUserInfoData:reply:]_block_invoke_2:1450> Got BSActionErrorCodeResponseNotPossible for com.alarm.Testing123.watchkitapp. This will translate to WatchKitApplicationDelegateWatchKitRequestReplyNotCalledError error: Error Domain=com.apple.watchkit.errors Code=2 The UIApplicationDelegate in the iPhone App never called reply() in -[UIApplicationDelegate application:handleWatchKitExtensionRequest:reply:] UserInfo=0x60800007d800 {NSLocalizedDescription=The UIApplicationDelegate in the iPhone App never called
Topic: App & System Services SubTopic: General Tags:
Jul ’15
Reply to Xcode Server Sigining Product
I'm experiencing a similar hang when building in Xcode server. For me it hangs in step 4 of 9 Signing product. I'm running the beta 2 of Xcode 7 and Server 5.1 with Xcode server on the same MBP box which is running 10.10.4 release. The raw log file shows a similar problem to what you are reporting after the hang:CodeSign /Library/Developer/XcodeServer/Integrations/Caches/56b1bc2eb30515c3f99753f43121a783/DerivedData/Build/Products/Debug-iphoneos/SpotfireFramework.framework cd /Library/Developer/XcodeServer/Integrations/Caches/56b1bc2eb30515c3f99753f43121a783/Source/Spotfire/SpotfireFramework export CODESIGN_ALLOCATE=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate export PATH=/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbinSigning Identity: iPhone Distribution: TIBCO
Jul ’15
Reply to How to test on device with 'Sign in with Apple ID'?
It's not a suggestion. You are definitely allowed to run your own apps on your own devices now without a paid membership. I'm not an iOS developer, so I don't know precise details, but I think if you're signed in with the same AppleID on both Mac and iOS and connect the iOS device to your Mac, you should be able to select your iOS device as a run destination from the Scheme pop-up just to the right of the run/stop buttons in the toolbar.
Jul ’15
AVAssetResourceLoaderDelegate + HLS broken in iOS 9?
Using AVAssetResourceLoaderDelegate with HLS content appears to be broken in iOS 9 betas 1 and 2. Regular HLS content plays fine, but it seems that using non-http URL schemes in M3U8 playlists causes a fatal error every time (code -12643, which appears to be undocumented along with many other HLS-related error codes). Is this an on-purpose change or a bug/regression? AVARLDelegateDemo performs a lot of this logic and is also broken. I created a bug report (21709212) but hopefully this post can give it some extra visibility. Is anyone else able to reproduce this issue?
2
0
909
Jul ’15
schema.org "Offer", but not "Product" in Spotlight?
Hi,as metioned in slide 182 at Search in iOS 9 @WWDC (see http://devstreaming.apple.com/videos/wwdc/2015/709jcaer6su/709/709_introducing_search_apis.pdf )We see several schema.org schemes that will be interpreted by Spotlight. I am missing Product. There seem to be Offer only for online shops.Does anybody have an idea if Product would also work? Product seems to imply OfferRegards!
1
0
409
Jul ’15
Reply to Beta 3 as bad as Beta2 and Beta1?
The process that seems to work best for me is:1. Delete the previous version of your app from the phone.2. After it removes the app from the watch, power down both devices.3. Quit Xcode completely.4. Restart both devices.5. After they are up and running, start Xcode.6. Wait for the watch to show up as paired. (You can go into the watch app and rearrange icons to speed this up).7. Run the watch app scheme. Wait.8. If step 7 fails, repeat step 7 a few more times.This has been the most reliable way I've been able to get an app to run on the watch (which is pathetic and a pain in the butt).I don't understand why other developers aren't screaming about this. Is everyone using the simulator instead?
Topic: App & System Services SubTopic: Core OS Tags:
Jul ’15
Watch Glance Scheme
I'm seeing some weird behaviour in XCode 6.3.1 - 6.4 where the scheme I have for the watch 'Glance' changes its watch interface.I start off with a scheme which has a 'Watch Interface' of Glance. When I run the scheme it switches to 'Main' and I the 'Glance' option disappears from the selection menu.Even if i manually edit the scheme in the XML I still do not get the 'Glance' watch interface.Any ideas?
0
0
232
Jul ’15
Testing Webmarkup
Hi everyone,I am having a hard time to figure out, how all the new search API stuff will work in detail. Problem is that there is no (real) documentation and that there are so many components involved.So given, I have an app (-> not in the AppStore yet) whichs gets its content via an API and has a corresponding website (-> content is viewable on the web and in the app) and I would like to have as much iOS 9 features as possible:How to test the collaboration between the application and the AppleBot, so for example: how to trigger a scan of my web content to see which configuration leads to which results in the spotlight search. Given I'd like to use SmartAdBanners with a custom app scheme, which kind on NSUserActivity will this be when triggering an app open?I am sorry, but all current documentation, likehttps://developer.apple.com/library/prerelease/ios/technotes/tn2416/_index.htmlhttps://support.apple.com/en-us/HT204683https://developer.apple.com/library/prerelease/ios/releasenotes/General/Wha
0
0
372
Jul ’15
CoreSpotlight: What data to index and which approach is best?
I work on a sports app, and we'd like our users to be able to use spotlight to search for teams, players and leagues. When they tap on a search result it will open the app the relevant screen. We already support this mode of entry via push notifications, url schemes, etc so the mapping of identifier to screen isn't a problem.What I'm wondering is how to best go about adding all of our content to Spotlight's index.I've made a sample app that fetches each team in the app on first launch and creates a CSSearchableItem for it. This works fine, but I have a few concerns:We have hundreds of teams, and thousands of players. Is this the appropriate kind of content to be indexed?Is this brute-force populating of the search index appropriate, or will it have performance implications?Should we be using NSUserActivity instead? We use them already for handoff, but am I correct in thinking that each NSUserActivity will only be indexed when the screen is first visited?We have a public website that maps pages for ea
8
0
2.7k
Jul ’15
Doing a git push OVER HTTPS from within a build script on Xcode server
I'm on Xcode 6.4 and Server 4.1.2.The first thing I should mention is that I can't use ssh.With that out of the way, if anyone can help I'll be eternally grateful.I need to run a post-build script on my bot which creates a tag and pushes it to the remote upon build success. I've tried running it as a post script defined on the bot, as a build stage within the project build settings, and as a post-build script in the custom shared scheme I'm using for CI. The closest it's come to work is the post-script on the scheme archive step. The script looks like this:if [ -z $PROJECT_DIR ]; then echo No project dir variable else cd $PROJECT_DIR; echo PROJECT_DIR is $PROJECT_DIR; echo Directory is $(pwd); git config user.email myself@mycompany.com git config user.name myself CURRENTTAG=$(git describe --abbrev=0 --tags); echo CURRENTTAG is $CURRENTTAG; CURRENTTAG_PRE=`echo $CURRENTTAG | awk -F _ '{print $1}'`; echo CURRENTTAG_PRE is $CURRENTTAG_PRE; CURRENTTAG_POST=`echo $CURRENTTAG | awk -F _ '{print $2
0
0
418
Jul ’15
Reply to El capitan public beta installation stuck
I suggest you boot into Internet Recovery Mode, which should be available even if normal recovery mode isn't:Boot to the Internet Recovery HD:Restart the computer and immediatly hold down the Cmd+Alt+R keys until a globe appears on the screen. Wait patiently - 15-20 minutes - until the Recovery main menu appears.Partition and Format the hard drive:Select Disk Utility from the main menu and click on the Continue button.After DU loads select your newly installed hard drive. Click on the Partition tab in the DU main window.If your internal drive is big enough for two OS X partitions (which is desirable so that you can have a stable 10.10.4 OS and a 10.11 side-by-side) then set the number of partitions from the drop down menu to 2.Click on the Options button, set the partition scheme to GUID then click on the OK button.Set the format type to Mac OS Extended (Journaled). Click on the Partition button and wait until the process has completed.Quit DU and return to the main menu.Reinstall OS X: Select Reinst
Topic: App & System Services SubTopic: Core OS Tags:
Jul ’15
Scheme Destination Toolbar Missing
For one project in XCode, the toolbar near the upper left that shows Scheme and Destination have disappeared. They show when XCode is viewed full screen, but not when smaller. Other projects dont have this issue.I also note that at the upper right corner two right pointing arrows have appeared that show Scheme grayed out. I suspect this is related.How do I get the menus to show normally?
4
0
3.5k
Jul ’15
Reply to xCode stuck on "signing product"
I'm experiencing the same hang when building an project that has an app target with one embedded cocoa touch framework, which is also built as a dependency. I'm running the beta 2 of Xcode 7 and Server 5.1 with Xcode server on the same MBP box which is running 10.10.4 release. The raw log file shows what happens after the hang:CodeSign /Library/Developer/XcodeServer/Integrations/Caches/56b1bc2eb30515c3f99753f43121a783/DerivedData/Build/Products/Debug-iphoneos/SpotfireFramework.framework cd /Library/Developer/XcodeServer/Integrations/Caches/56b1bc2eb30515c3f99753f43121a783/Source/Spotfire/SpotfireFramework export CODESIGN_ALLOCATE=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate export PATH=/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbinSigning Identity: iPhone Dist
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’15
Reply to Notes from Your App and Next Generation Networks session
Mac: OSX 10.11, both wired and wifiiPhone: iOS 9.0 (I think beta 2 - downloaded/installed 7/7/2015)Followed the directions for setting this up. All went flawlessly. The iPhone is connected wifi to the created shared wifi connection, hosted on the iMac. I've confirmed there is an IPv6 connection in existence using a 3rd party app (HE Network Tools). The iMac is still able to open websites, ping, etc. using IPv4.BUT the iPhone has no network connectivity. It's like the translation in OSX isn't happening from IPv6 to IPv4.How do I troubleshoot this?Thanks.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’15
Reply to Count how many lines a string has
The following is probably the worst way possible and has nothing to do with Swift. (Caveat programmeur.) Use Core Text with whatever line break scheme for fragments (words, characters, etc) and then base your count on the internal rendering.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jul ’15
Reply to iOS 8.4 - didFinishLaunchingWithOptions is no longer called for first watchkit extension request
I've tried that, but that doesn't seem to work. Here's an extremely bare bones project I made and submitted to Apple in a bug report: https://www.dropbox.com/s/ayltpprjck37ins/HandleWatchkitExtensionError%202.zip?dl=0You can see the first time you press the button in the Watch app, you get the error below. Susequent calls will succeed until you open and kill the app via Multitasking.(Warn ) WatchKit: <SPCompanionAppServer.m __91-[SPCompanionAppServer launchCompanionAppForGizmoAppWithIdentifier:withUserInfoData:reply:]_block_invoke_2:1450> Got BSActionErrorCodeResponseNotPossible for com.alarm.Testing123.watchkitapp. This will translate to WatchKitApplicationDelegateWatchKitRequestReplyNotCalledError error: Error Domain=com.apple.watchkit.errors Code=2 The UIApplicationDelegate in the iPhone App never called reply() in -[UIApplicationDelegate application:handleWatchKitExtensionRequest:reply:] UserInfo=0x60800007d800 {NSLocalizedDescription=The UIApplicationDelegate in the iPhone App never called
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’15
Reply to Xcode Server Sigining Product
I'm experiencing a similar hang when building in Xcode server. For me it hangs in step 4 of 9 Signing product. I'm running the beta 2 of Xcode 7 and Server 5.1 with Xcode server on the same MBP box which is running 10.10.4 release. The raw log file shows a similar problem to what you are reporting after the hang:CodeSign /Library/Developer/XcodeServer/Integrations/Caches/56b1bc2eb30515c3f99753f43121a783/DerivedData/Build/Products/Debug-iphoneos/SpotfireFramework.framework cd /Library/Developer/XcodeServer/Integrations/Caches/56b1bc2eb30515c3f99753f43121a783/Source/Spotfire/SpotfireFramework export CODESIGN_ALLOCATE=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate export PATH=/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbinSigning Identity: iPhone Distribution: TIBCO
Replies
Boosts
Views
Activity
Jul ’15
Reply to How to test on device with 'Sign in with Apple ID'?
It's not a suggestion. You are definitely allowed to run your own apps on your own devices now without a paid membership. I'm not an iOS developer, so I don't know precise details, but I think if you're signed in with the same AppleID on both Mac and iOS and connect the iOS device to your Mac, you should be able to select your iOS device as a run destination from the Scheme pop-up just to the right of the run/stop buttons in the toolbar.
Replies
Boosts
Views
Activity
Jul ’15
AVAssetResourceLoaderDelegate + HLS broken in iOS 9?
Using AVAssetResourceLoaderDelegate with HLS content appears to be broken in iOS 9 betas 1 and 2. Regular HLS content plays fine, but it seems that using non-http URL schemes in M3U8 playlists causes a fatal error every time (code -12643, which appears to be undocumented along with many other HLS-related error codes). Is this an on-purpose change or a bug/regression? AVARLDelegateDemo performs a lot of this logic and is also broken. I created a bug report (21709212) but hopefully this post can give it some extra visibility. Is anyone else able to reproduce this issue?
Replies
2
Boosts
0
Views
909
Activity
Jul ’15
schema.org "Offer", but not "Product" in Spotlight?
Hi,as metioned in slide 182 at Search in iOS 9 @WWDC (see http://devstreaming.apple.com/videos/wwdc/2015/709jcaer6su/709/709_introducing_search_apis.pdf )We see several schema.org schemes that will be interpreted by Spotlight. I am missing Product. There seem to be Offer only for online shops.Does anybody have an idea if Product would also work? Product seems to imply OfferRegards!
Replies
1
Boosts
0
Views
409
Activity
Jul ’15
Reply to Beta 3 as bad as Beta2 and Beta1?
The process that seems to work best for me is:1. Delete the previous version of your app from the phone.2. After it removes the app from the watch, power down both devices.3. Quit Xcode completely.4. Restart both devices.5. After they are up and running, start Xcode.6. Wait for the watch to show up as paired. (You can go into the watch app and rearrange icons to speed this up).7. Run the watch app scheme. Wait.8. If step 7 fails, repeat step 7 a few more times.This has been the most reliable way I've been able to get an app to run on the watch (which is pathetic and a pain in the butt).I don't understand why other developers aren't screaming about this. Is everyone using the simulator instead?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’15
Watch Glance Scheme
I'm seeing some weird behaviour in XCode 6.3.1 - 6.4 where the scheme I have for the watch 'Glance' changes its watch interface.I start off with a scheme which has a 'Watch Interface' of Glance. When I run the scheme it switches to 'Main' and I the 'Glance' option disappears from the selection menu.Even if i manually edit the scheme in the XML I still do not get the 'Glance' watch interface.Any ideas?
Replies
0
Boosts
0
Views
232
Activity
Jul ’15
Testing Webmarkup
Hi everyone,I am having a hard time to figure out, how all the new search API stuff will work in detail. Problem is that there is no (real) documentation and that there are so many components involved.So given, I have an app (-> not in the AppStore yet) whichs gets its content via an API and has a corresponding website (-> content is viewable on the web and in the app) and I would like to have as much iOS 9 features as possible:How to test the collaboration between the application and the AppleBot, so for example: how to trigger a scan of my web content to see which configuration leads to which results in the spotlight search. Given I'd like to use SmartAdBanners with a custom app scheme, which kind on NSUserActivity will this be when triggering an app open?I am sorry, but all current documentation, likehttps://developer.apple.com/library/prerelease/ios/technotes/tn2416/_index.htmlhttps://support.apple.com/en-us/HT204683https://developer.apple.com/library/prerelease/ios/releasenotes/General/Wha
Replies
0
Boosts
0
Views
372
Activity
Jul ’15
CoreSpotlight: What data to index and which approach is best?
I work on a sports app, and we'd like our users to be able to use spotlight to search for teams, players and leagues. When they tap on a search result it will open the app the relevant screen. We already support this mode of entry via push notifications, url schemes, etc so the mapping of identifier to screen isn't a problem.What I'm wondering is how to best go about adding all of our content to Spotlight's index.I've made a sample app that fetches each team in the app on first launch and creates a CSSearchableItem for it. This works fine, but I have a few concerns:We have hundreds of teams, and thousands of players. Is this the appropriate kind of content to be indexed?Is this brute-force populating of the search index appropriate, or will it have performance implications?Should we be using NSUserActivity instead? We use them already for handoff, but am I correct in thinking that each NSUserActivity will only be indexed when the screen is first visited?We have a public website that maps pages for ea
Replies
8
Boosts
0
Views
2.7k
Activity
Jul ’15
Doing a git push OVER HTTPS from within a build script on Xcode server
I'm on Xcode 6.4 and Server 4.1.2.The first thing I should mention is that I can't use ssh.With that out of the way, if anyone can help I'll be eternally grateful.I need to run a post-build script on my bot which creates a tag and pushes it to the remote upon build success. I've tried running it as a post script defined on the bot, as a build stage within the project build settings, and as a post-build script in the custom shared scheme I'm using for CI. The closest it's come to work is the post-script on the scheme archive step. The script looks like this:if [ -z $PROJECT_DIR ]; then echo No project dir variable else cd $PROJECT_DIR; echo PROJECT_DIR is $PROJECT_DIR; echo Directory is $(pwd); git config user.email myself@mycompany.com git config user.name myself CURRENTTAG=$(git describe --abbrev=0 --tags); echo CURRENTTAG is $CURRENTTAG; CURRENTTAG_PRE=`echo $CURRENTTAG | awk -F _ '{print $1}'`; echo CURRENTTAG_PRE is $CURRENTTAG_PRE; CURRENTTAG_POST=`echo $CURRENTTAG | awk -F _ '{print $2
Replies
0
Boosts
0
Views
418
Activity
Jul ’15
Reply to El capitan public beta installation stuck
I suggest you boot into Internet Recovery Mode, which should be available even if normal recovery mode isn't:Boot to the Internet Recovery HD:Restart the computer and immediatly hold down the Cmd+Alt+R keys until a globe appears on the screen. Wait patiently - 15-20 minutes - until the Recovery main menu appears.Partition and Format the hard drive:Select Disk Utility from the main menu and click on the Continue button.After DU loads select your newly installed hard drive. Click on the Partition tab in the DU main window.If your internal drive is big enough for two OS X partitions (which is desirable so that you can have a stable 10.10.4 OS and a 10.11 side-by-side) then set the number of partitions from the drop down menu to 2.Click on the Options button, set the partition scheme to GUID then click on the OK button.Set the format type to Mac OS Extended (Journaled). Click on the Partition button and wait until the process has completed.Quit DU and return to the main menu.Reinstall OS X: Select Reinst
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’15
Scheme Destination Toolbar Missing
For one project in XCode, the toolbar near the upper left that shows Scheme and Destination have disappeared. They show when XCode is viewed full screen, but not when smaller. Other projects dont have this issue.I also note that at the upper right corner two right pointing arrows have appeared that show Scheme grayed out. I suspect this is related.How do I get the menus to show normally?
Replies
4
Boosts
0
Views
3.5k
Activity
Jul ’15