onmyway133 / notes

:notebook_with_decorative_cover: Issues and solutions I found during development, mostly iOS
https://onmyway133.com/
MIT License
63 stars 4 forks source link

xcodeproj is empty #77

Open onmyway133 opened 8 years ago

onmyway133 commented 8 years ago

Fetching https://github.com/ReactiveX/RxSwift using Carthage Drag Rx.xcodeproj into our application project as subproject, Rx.xcodeproj is empty. It just shows targets information

onmyway133 commented 8 years ago

Restarting Xcode 7.2 fixes the problem