Skip to main content
0 votes
1 answer
582 views

I have a peculiar setup, but necessary out of business decisions outside of my control. I am running macOS 12 on Apple Silicon, have Xcode 9.2, am able to compile and link, by specifying the actual ...
rubenvb's user avatar
  • 77.2k
1 vote
1 answer
77 views

I have this problem, where I need to list all files with a prefix to load it in a table, but when checking files in app directory, it didn't find them, only the files that are in the pictures I moved ...
Andrew Maher's user avatar
1 vote
0 answers
121 views

I'm learning how to add unit tests to an objective-c project using XCode9. So I've created a command line project from scratch called Foo and afterwards I've added a new target to the project called ...
RAM's user avatar
  • 2,846
0 votes
1 answer
400 views

I did pod install for firebase/crashlytics. Now getting error like this on xcode 9.4. I have xcode 11.3 also, on which it works fine.
Sandeep's user avatar
  • 65
1 vote
1 answer
46 views

When I trying to deleting rows, at first it behaves pretty good. However, at the instance that content size firstly smaller than the border of the tableview, when deleting rows the whole table ...
user13126278's user avatar
-1 votes
1 answer
771 views

{ "1":[{"name":"some product","type":"simple","quantity":"2","price":"500"}], "2":[{"name":"Seller 2 add no 2","type":"feature","quantity":"1","price":"500"}], "is_free_quota":"...
Hassan Seham's user avatar
0 votes
0 answers
37 views

I am trying to send image in API without alamonfir, also without converting into string. Below is my code func postRequest(username: String, password: String, completion: @escaping ([String: ...
Hassan Seham's user avatar
0 votes
0 answers
223 views

I am struggling to create macOS application bundle that follows this hierarchy. I am currently on XCode 10.1 and I also have XCode 9.0. However, I just cant find a way to get the folder hierarchy as ...
Recker's user avatar
  • 1,975
2 votes
0 answers
148 views

I have a simple piece of code that successfully creates pbuffers when compiled against the macOS 10.12 SDK, but an update to the 10.13 SDK breaks things. I know that this tech is very deprecated. #...
Dan's user avatar
  • 1,338
8 votes
3 answers
32k views

I worked on a project in Xcode 11 Beta 4 and then downgraded to Xcode 10 and can't open the project. I want to submit my app to the app store, but I kept getting error messages in Xcode 11 beta 4. I'...
ben_fm's user avatar
  • 83
1 vote
1 answer
606 views

I am currently using an open source library for Finance and building my own extension on top of it. Library dependency is built under Xcode 9.2 in Debug mode, and is included as a framework ...
Amine's user avatar
  • 144
9 votes
7 answers
17k views

I have a source code of a swift application which developed for iOS using swift 3. I want to run it inside Xcode however it remains in loading state forever. I have tried solutions provided in ...
VSB's user avatar
  • 10.5k
-1 votes
1 answer
204 views

I'm searching about how to send some data to a website. For example, I want to send username and password to a website and I want to check if the login is successful or not. I searched a lot but I don'...
Jack's user avatar
  • 1
-2 votes
1 answer
101 views

When you press a UIButton, if you keep holding it while dragging your finger outside of its bounds, there's a certain distance that you can move you finger until the button's state is not "highlighted"...
Alex K's user avatar
  • 459
1 vote
1 answer
42 views

Once upon a time many months ago, maybe years ago, I inadvertently accepted the IDE suggestion to stop the current running debug session/s before starting the new session (on clicking the play button)....
1737973's user avatar
  • 158

15 30 50 per page
1
2 3 4 5
118