Search results for

build disappears

49,242 results found

Post

Replies

Boosts

Views

Activity

CarPlay disappeared
Since I updated my IPhone 12 Max Pro with the last IOS version, the CarPlay feature within General just disappeared. When will this be fixed?? Already having this problem with the previous version and after updating today, same old crap... Thanks for helping in advance
0
0
202
Jan ’21
xcode disappears
after mounting a volume with a bad os installation, i have had xcode disappear twice. the first time i just reinstalled it, but this is the second time. why is this happening and how can i stop it in the future?
3
0
1.9k
Oct ’15
Disappearing files
I have an app that captures some data and stores it as XML files. Sometimes the app crashes (I am trying to find the cause of this).The issue I am having is that when the app crashes and then it is re-opened, it cannot find any of the XML files that have been previously created. BUT - if you reboot the iPhone or iPad, then all the previous files are there where they should be.I am looking for ideas as to why the files disappear until after a reboot.
5
0
447
May ’18
Xcode Disappears
Hi Devs, Hope you are all doing well. When I try to click on Clone from git repo button on the Xcode home page the Xcode is disappearing automatically. I tried to re-install the application and I also restarted the system and nothing has worked so far. When I click on create new project or open existing project it is working completely fine and the only issue is with Clone from git repo button. Can any please help me with this issue. Thanks in advance
0
0
761
Mar ’24
NSTableView Disappearing Text
I have a Mac Core Data application (not document-based) for journal writing using Xcode 7.1 on OS X 10.11. The main window is a split view. On the left side is a table view containing a list of dates. Selecting a date shows that date's journal contents in a text view on the right side of the split view. I use an array controller and Cocoa bindings to connect everything. The array controller is set to automatically prepare its content.Everything works great when I launch the application. The table view shows the dates. Selecting a date shows its journal contents. But there are various things that will cause the text in the table view to disappear. Dragging the split view's divider causes the text in all the table view entries to disappear. Clicking in the text view causes the selected table view item's text to disappear. Selecting a table view item causes the previously selected item's text to disappear.I can get the text in the table view to appear again by calling the table view's
Topic: UI Frameworks SubTopic: AppKit Tags:
5
0
1.4k
Nov ’15