beta

ASP.Net 5 Beta 8 xproj cannot be opened

你。 提交于 2019-12-10 03:25:54
问题 I just installed the new release of ASP.Net 5 beta 8. I ran DotNetVersionManager-x64.msi and then WebToolsExtensionsVS14.msi. I tried to open a simple app that worked in beta 7 and it won't load the project with a message This project is incompatible with the current edition of Visual Studio: Microsoft Visual Studio Community 2015 Version 14.0.23107.0 D14REL Microsoft .NET Framework Version 4.6.00079 I then tried to create a new ASP.Net 5 web project and got this: The project file 'c:\users

Xcode 8.1 beta 3 - AQDefaultDevice messages

放肆的年华 提交于 2019-12-09 07:33:27
问题 As of beta2, I'm getting this message every two seconds after I create an audio output unit: 2016-10-14 11:31:21.572479 MyProduct[94063:8294923] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0 Anyone know what it's generated by? I'd thought that perhaps I wasn't servicing an audio out callback, but as far as I can tell, I'm servicing it properly. 回答1: I was also having this problem, but a backtrace message also preceded the "skipping input stream" messages. The backtrace

Xcode 11 beta crashes when starting in Virtual machine

寵の児 提交于 2019-12-09 06:43:03
问题 i have just downloaded Xcode 11 beta and installed in a vm environment. When trying to start a new playground or project, xcode quits with following error code. Any idea how to solve ? Process: Xcode [426] Path: /Applications/Xcode-beta.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 11.0 (14855.18) Build Info: IDEFrameworks-14855018000000000~13 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [426] User ID: 501 Date/Time: 2019-06-08 08:13:37.785 -0700 OS

Can not disable production app in Google Play Developer Console in favor of beta

柔情痞子 提交于 2019-12-08 16:45:28
问题 I uploaded my beta version of the app and I want to deactivate the production version. I figured out how to click switch to advanced and deactivate the production app but it will not let me save it, always give me in red at the top " The application could not be saved. Please check the form for errors." but I see no errors show on the form. Any suggestions on how to get past this? Here is a screen shot: 回答1: This has happened to me quite recently. I tried to unpublish an app and got same

Binary operator '&&' cannot be applied to two Bool operands [duplicate]

丶灬走出姿态 提交于 2019-12-08 15:40:46
问题 This question already has answers here : Swift 2 migration saveContext() in appDelegate (2 answers) Closed 4 years ago . I recently updated Xcode to the new 7.0 beta. I did the migration with the assistant but there are a few more issues. func saveContext () { if let moc = self.managedObjectContext { var error: NSError? = nil if moc.hasChanges && !moc.save() { NSLog("Unresolved error \(error), \(error!.userInfo)") abort() } } } On line 4 there are 4 issues: the first one is: Binary operator '

Does Apple's TestFlight application auto update apps that external beta testers have installed?

馋奶兔 提交于 2019-12-08 15:20:51
问题 I can see from my iTunes connect control panel how many users are on each version of the app I have in beta. When does TestFlight update those apps? Do they have to open TestFlight and manually choose to update? Does it happen automatically when they launch the app they are testing? I can't seem to find any answer on Apple's documentation. 回答1: They have to manually update it. A push notification and email is sent to let the user know that a new version is ready to be tested, but it's up to

Do iTunesConnect external testers get updates for *every* uploaded ipa file after Beta Approval?

耗尽温柔 提交于 2019-12-08 09:21:17
问题 Pardon all the italic shouting. Just trying to emphasize key points. Please note that the existing post iOS app submission and beta review process does not answer this question. The following sequence of events does happen and it's what I expect: Create a new version (number) of app in iTC Archive and upload app to iTC Internal testers get notified to download with TestFlight Submit for Beta Approval (critical for next step) Now all testers (inside & out) get notified to download But next:

Do iTunesConnect external testers get updates for *every* uploaded ipa file after Beta Approval?

我只是一个虾纸丫 提交于 2019-12-08 04:38:29
Pardon all the italic shouting. Just trying to emphasize key points. Please note that the existing post iOS app submission and beta review process does not answer this question. The following sequence of events does happen and it's what I expect: Create a new version (number) of app in iTC Archive and upload app to iTC Internal testers get notified to download with TestFlight Submit for Beta Approval (critical for next step) Now all testers (inside & out) get notified to download But next: Create a new build (number) in Xcode Archive and upload to iTC Only internal testers are notified. ⬅︎

Swift 4: tableView and scopeButtons slide under searchBar in iOS 11

家住魔仙堡 提交于 2019-12-08 01:04:28
问题 I made an App in Swift 3 with a tableView that has a searchBar in its header. The searchBar also has a bar with a scopeButton. In iOS 10 the searchBar slid up to where the navigationBar was and everything worked fine. In iOS 11 however the tableView slides under the searchBar when it becomes active, so that the first cell is almost completely covered. When I now tap a cell to move to another View and go back, the scopeButton moved under the searchBar. Now the first cell is visible again but

NFC iOS 13 read/write trouble

筅森魡賤 提交于 2019-12-07 23:54:22
问题 I read all documentation about CoreNFC, saw all videos about read and write tags from WWDC 2019 but i didn't find no one information about my problem. I need to write tag with some data for open door/window at office. I create simple project on swift with read NFC tags but when i hold my phone to USB reader i have the next trouble in my log: 2019-06-28 13:45:10.994351+0300 officeProj[872:62700] [xpc.exceptions] <NSXPCConnection: 0x283cec120> connection to service on pid 90 named com.apple