Xcode version:
10 Beta
Swift Version:
Swift 4 (according to Xcode 10 Beta)
Swift 4.1 (according to latest stable Xcode 9)
What I was trying to do:
Compile my application that uses RealmSwift
What happened:
Wouldn't compile because problems with RealmSwift List.swift file (Invalid Re-declarations.)


@mmdock Update RealmSwift pod
I am using XCode 10 beta 3 and it gives this error when compiling my project
open ... Realm/Realm.framework/Headers/RLMPlatform.h: Permission denied
Same here, tried some solutions in #3556 but didn't helped..
@abbasmousavi thanks for this, I thought I was going crazy :)
Any updates?
Thanks to @apoltix it's fixed for me ! 馃榾
See #5840
Most helpful comment
I am using XCode 10 beta 3 and it gives this error when compiling my project
open ... Realm/Realm.framework/Headers/RLMPlatform.h: Permission denied