Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Eneko Alonso
Eneko Alonso has asked
21
questions and find answers to
88
problems.
Stats
2.7k
EtPoint
906
Vote count
21
questions
88
answers
About
I love developing iOS, macOS, and backend applications in Swift.
Eneko Alonso questions
XCTest: Load file from disk without Bundle on all platforms (Xcode, SPM Mac/Linux)
Specify number of decimals when serializing currencies with JSONSerialization
iPhoneConnect: ## Unable to mount developer disk image, Error Domain=com.apple.dtdevicekit Code=-402652958
Xcode 7 - Getting "The application does not contain a valid application-identifier entitlement." when trying to run the app on a device with iOS 9
Specify minimum macOS version for Swift Package Manager with Swift 5
Play Framework 2.1: Scala: how to get the whole base url (including protocol)?
XCTest: Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Parameter "test" must not be nil.'
Xcode 10 XCTest error: "Underlying error: Test session exited(1) without checking in.)"
Swift Compiler Error: The enum case has a single tuple as an associated value, but there are several patterns here
XCode 4.5 (4G182) + iPhone 5 iOS6 - Choose a destination with a supported architecture in order to run on this device
Eneko Alonso answers
Specify number of decimals when serializing currencies with JSONSerialization
NSTableView is very laggy while scrolling
Swift get the different characters in two strings
How to resolve git's "not something we can merge" error
Keeping the order of NSDictionary keys when converted to NSData with [NSJSONSerialization dataWithJSONObject:]
Disabling interactive dismissal of presented view controller on iOS 13 when dragging from the main view [duplicate]
Designing inside a scrollview in xcode 4.2 with storyboards
Best practice to find out if SwiftyJSON dictionary has key
Setinterval with exponential time decrease
Why Swift using subscript syntax in a for-in loops is faster than using direct access to the element?