Command failed due to signal: Illegal instruction: 4

When building my app in any version of Xcode above 8.2.1 it fails with this error:


Command failed due to signal: Illegal instruction: 4

The details are entirely useless and nothing that I can find in these forums or on StackOverflow has helped me at all.

CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
    cd /Users/James/Developer/Hypit/iOS
    export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name Hypit -Onone -DDEBUG -D COCOAPODS -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -target x86_64-apple-ios9.0 -g -module-cache-path /Users/James/Library/Developer/Xcode/DerivedData/ModuleCache -Xfrontend -serialize-debugging-options -enable-testing -I /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator -F /Users/James/Developer/Hypit/iOS/Pods/Instabug -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AFNetworking -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCognito -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCognitoIdentityProvider -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCore -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSKinesis -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Alamofire -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AlamofireImage -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Argo -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Branch -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Interpolate -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Lock -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Masonry -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Mixpanel-swift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Pulley -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Realm -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RealmSwift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Runes -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxCocoa -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxDataSources -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxRealm -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxSwift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/SlackTextViewController -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/SwiftyUserDefaults -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/TTTAttributedLabel -F /Users/James/Developer/Hypit/iOS/Pods/Crashlytics/iOS -F /Users/James/Developer/Hypit/iOS/Pods/Fabric/iOS -F /Users/James/Developer/Hypit/iOS/Pods/GoogleMaps/Base/Frameworks -F /Users/James/Developer/Hypit/iOS/Pods/GooglePlaces/Frameworks -F /Users/James/Developer/Hypit/iOS/Pods/Instabug -F /Users/James/Developer/Hypit/iOS/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework -c -j4 /Users/James/Developer/Hypit/iOS/Hypit/Views/SavedPlacesContainerViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/HypesDetailsViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/SavedPlacesViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/CardHypes+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CardDetailsModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/FoursquareCategory.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CardModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Items+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/RootCommentCell.swift /Users/James/Developer/Hypit/iOS/Hypit/FirehoseEvent.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/RootCommentCellModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/ProfileInfoView.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/UploadView.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Router+Equatable.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewImage.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/ViewsModel.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/UserSuggestionsViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/SignUpButton.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Router.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/UserTableViewCell.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/SearchCardsViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/UserSummaryViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewImage+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/OtherHypesViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/OnboardingButton.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/DiscoverCategoryViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/OtherHypeCollectionCell.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/AlertViewRenderer.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CategoriesSelectionViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/ItemCellModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/CLLocationManager+Rx.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/LinkLabel.swift /Users/James/Developer/Hypit/iOS/Hypit/Routing/ProfileWireframe.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/AddInfoModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CardSummaryCell.swift /Users/James/Developer/Hypit/iOS/Hypit/Routing/LaunchWireframe.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/Refreshable.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/FoursquareCategory+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CardSummaryViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CardDetailsViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/OnboardingExpertsViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewTranscodedVideo.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CardHypesDetailsModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewMediaUpload+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/NSAttributedString+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewMediaLinks.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/UsersViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewMedia.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/SignUpViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/FollowButton.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/OnboardingFacebookFriendsViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CardHypesDetailsViewControllr.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Hype.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/DiscoverCategoryViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/InfoDescriptionView.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/UIImage+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CommentCell.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/SavedPlaceViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/UIImageView+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewVideo+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/AppDelegate.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/OnboardingTopicViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/APIClient.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/CardImageView.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Links+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewMediaResource+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/SearchUsersViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/Double+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CreateHypeViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Routing/OnboardingWireframe.swift /Users/James/Developer/Hypit/iOS/Hypit/Dependencies.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CreateHypeViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/AddCommentViewControler.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Network+Adapter.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/RecentHypesViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/AlertPresenter.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/HPTViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CardSummariesViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/UITabBarController+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/View.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/ActivityViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Routing/DetailsWireframe.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/CurrentRequest.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewMediaUploadInfo+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/Int+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/NotificationCellModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/ReusableView.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Coordinate.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/APIClient+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/DiscoverViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/View+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CommentsViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/NotificationsModel.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CommentsModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CloseBarButtonItem.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/AutoLayout.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/CardDetails.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Availability.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/OnboardingTopicsViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewMedia+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/OnboardingUI.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewVideo.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/OnboardingConclusionViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/ViewCellModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/NibLoadableView.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CardHypesCellModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/EnlargeImageViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/Shadowable.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewMediaType.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Category+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/DetailsModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/NotificationsContainerViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/Operators.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/ActivityViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/RxSwift+Optional.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/DiscoverCategoriesViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CardsViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/UIView+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Card.swift /Users/James/Developer/Hypit/iOS/Hypit/FirehoseManager.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/DiscoverCategoryHeaderView.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/HypesDetailsModel.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/SearchCardsModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/UIAlertController+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/RealmManager.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Count.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/User+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/MarqueeLabel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/CardHypes.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/AlertView.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/OnboardingTopicCell.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/LoadingView.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/ImagePickerHandler.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/HypesModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Routing/DiscoverWireframe.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CategoriesSelectionCell.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/MediaSummaryCollectionViewLayout.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/MKMapView+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/ItemsModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CardSummaryTableViewCell.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CardsModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/DiscoverCategoryCell.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/OnboardingExpert.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Address+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CameraViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/String+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewMediaUpload.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/APIClientError.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/HPTButton.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/User.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/HomeBackgroundView.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/NotificationsViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CardCell.swift /Users/James/Developer/Hypit/iOS/Hypit/Network.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/Date+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/AddLocationView.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/UserSuggestionViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/HypeCollectionCell.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/UserModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/ProfileContainerViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/OnboardingIntroductionViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/RoundedButton.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CardNotificationCellModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CameraImageCapturer.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/DiscoverState.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/HypeDetailsModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/DiscoverHeaderView.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/UsersViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/Assertions.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Notification+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/DebugCollectionView.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Comment.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Router+Path.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/InfoView.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/UserBadge.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/NotificationUI.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/Resettable.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/OnboardingExpert+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/GeolocationManager.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CardHypesCollectionCell.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/DetailsViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/MainViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/OnboardingTopic.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/HypeCellModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CardSummariesTableViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/OnboardingTopicsViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Hype+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/OtherHypesHeaderView.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CardHypesModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Notification.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Network+Retrier.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Media.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Category.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/SettingsModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/ValidationTextField.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/ViewCell.swift /Users/James/Developer/Hypit/iOS/Hypit/Routing/MainWireframe.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/FoursquareRating.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/UserSuggestion+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewMediaResource.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Router+Method.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/CardDetails+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/UploadManager.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Coordinate+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/Tools.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/HypeDetailsViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Comment+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/UserNotificationCellModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/ViewsViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/LocationHandler.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/ProfileInfoViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/NotificationCenter+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Interest.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/GlobalPulleyViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/SignInViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/UIColor+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/AnalyticsManager.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/ItemsViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Address.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/OnboardingFacebookFriendsViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/ProfileViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/HypeNotificationCellModel.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/SignUpViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/UploadStackView.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/MainViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewTranscodedVideo+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Items.swift /Users/James/Developer/Hypit/iOS/Hypit/Routing/SignUpWireframe.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/UploadMedia.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/ViewControllerPresenter.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/ActionSheetPresenter.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/OnboardingExpertsViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/UserSuggestionTableViewCell.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/SettingsViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CardCellModel.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/NotificationsViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/SegueHandler.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/RoundedView.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CategoriesSelectionViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Links.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/UserSuggestion.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/InfluencerLabel.swift /Users/James/Developer/Hypit/iOS/Hypit/LocationService.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/SavedPlacesViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/SignInViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Routing/Wireframe.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/AddImageInfoViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/SettingsTextField.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CoachMarksViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewMediaUploadInfo.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/DirectionsHandler.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/OnboardingTopic+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/LocationPromptViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/AddHypeView.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/OnboardingIntroductionViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/UserSuggestionsTableViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Interest+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/PageControllerHandler.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/AddCommentModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/InfoButton.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/ProfileButton.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/RxCLLocationManagerDelegateProxy.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/Reactive+View.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/UIButton+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Foursquare+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/AddPlaceViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/InterfaceNavigator.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Card+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/Roundable.swift /Users/James/Developer/Hypit/iOS/Hypit/ImageManager.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/SegmentedControl.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/MapViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Routing/OnboardingStep.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/KeyboardHandler.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Router+Error.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CommentCellModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Session.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/ItemViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/NewMediaLinks+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/DefaultsManager.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/DiscoverScrollView.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/DiscoverCategoriesViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/CardNotifcationCell.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/UserNotificationCell.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/HypeNotificationCell.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/CategorySummaryViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/Media+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/OnboardingViewModel.swift /Users/James/Developer/Hypit/iOS/Hypit/Helpers/UIFont+Hypit.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/FullScreenMediaPromptViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Views/GlobalSearchViewController.swift /Users/James/Developer/Hypit/iOS/Hypit/Models/UploadMedia+Decodable.swift /Users/James/Developer/Hypit/iOS/Hypit/ViewModels/DiscoverViewModel.swift -output-file-map /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit.swiftmodule -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-generated-files.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-own-target-headers.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-project-headers.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Crashlytics -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Fabric -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/GoogleMaps -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/GooglePlaces -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Instabug -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/OneSignal -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/DerivedSources/x86_64 -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -emit-objc-header -emit-objc-header-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit-Swift.h -Xcc -working-directory/Users/James/Developer/Hypit/iOS
<unknown>:0: error: unable to execute command: Illegal instruction: 4
<unknown>:0: error: compile command failed due to signal (use -v to see invocation)
<unknown>:0: error: unable to execute command: Illegal instruction: 4
<unknown>:0: error: compile command failed due to signal (use -v to see invocation)
<unknown>:0: error: unable to execute command: Illegal instruction: 4
<unknown>:0: error: compile command failed due to signal (use -v to see invocation)
<unknown>:0: error: unable to execute command: Illegal instruction: 4
<unknown>:0: error: compile command failed due to signal (use -v to see invocation)


CompileSwift normal x86_64 /Users/James/Developer/Hypit/iOS/Hypit/Views/SavedPlacesContainerViewController.swift
    cd /Users/James/Developer/Hypit/iOS
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -filelist /var/folders/gn/0r3sk4xx2f98w9y9t2tc32s80000gn/T/sources-2367bd -primary-file /Users/James/Developer/Hypit/iOS/Hypit/Views/SavedPlacesContainerViewController.swift -target x86_64-apple-ios9.0 -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -I /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator -F /Users/James/Developer/Hypit/iOS/Pods/Instabug -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AFNetworking -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCognito -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCognitoIdentityProvider -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCore -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSKinesis -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Alamofire -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AlamofireImage -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Argo -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Branch -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Interpolate -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Lock -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Masonry -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Mixpanel-swift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Pulley -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Realm -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RealmSwift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Runes -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxCocoa -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxDataSources -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxRealm -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxSwift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/SlackTextViewController -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/SwiftyUserDefaults -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/TTTAttributedLabel -F /Users/James/Developer/Hypit/iOS/Pods/Crashlytics/iOS -F /Users/James/Developer/Hypit/iOS/Pods/Fabric/iOS -F /Users/James/Developer/Hypit/iOS/Pods/GoogleMaps/Base/Frameworks -F /Users/James/Developer/Hypit/iOS/Pods/GooglePlaces/Frameworks -F /Users/James/Developer/Hypit/iOS/Pods/Instabug -F /Users/James/Developer/Hypit/iOS/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework -enable-testing -g -module-cache-path /Users/James/Library/Developer/Xcode/DerivedData/ModuleCache -D DEBUG -D COCOAPODS -serialize-debugging-options -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-generated-files.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-own-target-headers.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-project-headers.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Crashlytics -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Fabric -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/GoogleMaps -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/GooglePlaces -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Instabug -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/OneSignal -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/DerivedSources/x86_64 -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -working-directory/Users/James/Developer/Hypit/iOS -emit-module-doc-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/SavedPlacesContainerViewController~partial.swiftdoc -serialize-diagnostics-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/SavedPlacesContainerViewController.dia -Onone -module-name Hypit -emit-module-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/SavedPlacesContainerViewController~partial.swiftmodule -emit-dependencies-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/SavedPlacesContainerViewController.d -emit-reference-dependencies-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/SavedPlacesContainerViewController.swiftdeps -o /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/SavedPlacesContainerViewController.o
CompileSwift normal x86_64 /Users/James/Developer/Hypit/iOS/Hypit/Views/HypesDetailsViewController.swift
    cd /Users/James/Developer/Hypit/iOS
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -filelist /var/folders/gn/0r3sk4xx2f98w9y9t2tc32s80000gn/T/sources-2367bd -primary-file /Users/James/Developer/Hypit/iOS/Hypit/Views/HypesDetailsViewController.swift -target x86_64-apple-ios9.0 -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -I /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator -F /Users/James/Developer/Hypit/iOS/Pods/Instabug -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AFNetworking -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCognito -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCognitoIdentityProvider -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCore -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSKinesis -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Alamofire -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AlamofireImage -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Argo -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Branch -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Interpolate -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Lock -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Masonry -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Mixpanel-swift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Pulley -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Realm -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RealmSwift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Runes -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxCocoa -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxDataSources -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxRealm -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxSwift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/SlackTextViewController -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/SwiftyUserDefaults -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/TTTAttributedLabel -F /Users/James/Developer/Hypit/iOS/Pods/Crashlytics/iOS -F /Users/James/Developer/Hypit/iOS/Pods/Fabric/iOS -F /Users/James/Developer/Hypit/iOS/Pods/GoogleMaps/Base/Frameworks -F /Users/James/Developer/Hypit/iOS/Pods/GooglePlaces/Frameworks -F /Users/James/Developer/Hypit/iOS/Pods/Instabug -F /Users/James/Developer/Hypit/iOS/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework -enable-testing -g -module-cache-path /Users/James/Library/Developer/Xcode/DerivedData/ModuleCache -D DEBUG -D COCOAPODS -serialize-debugging-options -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-generated-files.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-own-target-headers.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-project-headers.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Crashlytics -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Fabric -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/GoogleMaps -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/GooglePlaces -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Instabug -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/OneSignal -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/DerivedSources/x86_64 -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -working-directory/Users/James/Developer/Hypit/iOS -emit-module-doc-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/HypesDetailsViewController~partial.swiftdoc -serialize-diagnostics-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/HypesDetailsViewController.dia -Onone -module-name Hypit -emit-module-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/HypesDetailsViewController~partial.swiftmodule -emit-dependencies-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/HypesDetailsViewController.d -emit-reference-dependencies-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/HypesDetailsViewController.swiftdeps -o /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/HypesDetailsViewController.o
CompileSwift normal x86_64 /Users/James/Developer/Hypit/iOS/Hypit/Views/SavedPlacesViewController.swift
    cd /Users/James/Developer/Hypit/iOS
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -filelist /var/folders/gn/0r3sk4xx2f98w9y9t2tc32s80000gn/T/sources-2367bd -primary-file /Users/James/Developer/Hypit/iOS/Hypit/Views/SavedPlacesViewController.swift -target x86_64-apple-ios9.0 -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -I /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator -F /Users/James/Developer/Hypit/iOS/Pods/Instabug -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AFNetworking -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCognito -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCognitoIdentityProvider -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCore -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSKinesis -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Alamofire -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AlamofireImage -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Argo -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Branch -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Interpolate -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Lock -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Masonry -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Mixpanel-swift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Pulley -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Realm -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RealmSwift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Runes -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxCocoa -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxDataSources -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxRealm -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxSwift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/SlackTextViewController -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/SwiftyUserDefaults -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/TTTAttributedLabel -F /Users/James/Developer/Hypit/iOS/Pods/Crashlytics/iOS -F /Users/James/Developer/Hypit/iOS/Pods/Fabric/iOS -F /Users/James/Developer/Hypit/iOS/Pods/GoogleMaps/Base/Frameworks -F /Users/James/Developer/Hypit/iOS/Pods/GooglePlaces/Frameworks -F /Users/James/Developer/Hypit/iOS/Pods/Instabug -F /Users/James/Developer/Hypit/iOS/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework -enable-testing -g -module-cache-path /Users/James/Library/Developer/Xcode/DerivedData/ModuleCache -D DEBUG -D COCOAPODS -serialize-debugging-options -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-generated-files.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-own-target-headers.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-project-headers.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Crashlytics -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Fabric -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/GoogleMaps -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/GooglePlaces -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Instabug -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/OneSignal -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/DerivedSources/x86_64 -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -working-directory/Users/James/Developer/Hypit/iOS -emit-module-doc-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/SavedPlacesViewController~partial.swiftdoc -serialize-diagnostics-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/SavedPlacesViewController.dia -Onone -module-name Hypit -emit-module-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/SavedPlacesViewController~partial.swiftmodule -emit-dependencies-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/SavedPlacesViewController.d -emit-reference-dependencies-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/SavedPlacesViewController.swiftdeps -o /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/SavedPlacesViewController.o
CompileSwift normal x86_64 /Users/James/Developer/Hypit/iOS/Hypit/Models/CardHypes+Decodable.swift
    cd /Users/James/Developer/Hypit/iOS
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -filelist /var/folders/gn/0r3sk4xx2f98w9y9t2tc32s80000gn/T/sources-2367bd -primary-file /Users/James/Developer/Hypit/iOS/Hypit/Models/CardHypes+Decodable.swift -target x86_64-apple-ios9.0 -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -I /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator -F /Users/James/Developer/Hypit/iOS/Pods/Instabug -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AFNetworking -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCognito -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCognitoIdentityProvider -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCore -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSKinesis -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Alamofire -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AlamofireImage -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Argo -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Branch -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Interpolate -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Lock -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Masonry -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Mixpanel-swift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Pulley -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Realm -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RealmSwift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Runes -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxCocoa -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxDataSources -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxRealm -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxSwift -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/SlackTextViewController -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/SwiftyUserDefaults -F /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/TTTAttributedLabel -F /Users/James/Developer/Hypit/iOS/Pods/Crashlytics/iOS -F /Users/James/Developer/Hypit/iOS/Pods/Fabric/iOS -F /Users/James/Developer/Hypit/iOS/Pods/GoogleMaps/Base/Frameworks -F /Users/James/Developer/Hypit/iOS/Pods/GooglePlaces/Frameworks -F /Users/James/Developer/Hypit/iOS/Pods/Instabug -F /Users/James/Developer/Hypit/iOS/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework -enable-testing -g -module-cache-path /Users/James/Library/Developer/Xcode/DerivedData/ModuleCache -D DEBUG -D COCOAPODS -serialize-debugging-options -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-generated-files.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-own-target-headers.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit-project-headers.hmap -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Crashlytics -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Fabric -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/GoogleMaps -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/GooglePlaces -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/Instabug -Xcc -I/Users/James/Developer/Hypit/iOS/Pods/Headers/Public/OneSignal -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/DerivedSources/x86_64 -Xcc -I/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -working-directory/Users/James/Developer/Hypit/iOS -emit-module-doc-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/CardHypes+Decodable~partial.swiftdoc -serialize-diagnostics-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/CardHypes+Decodable.dia -Onone -module-name Hypit -emit-module-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/CardHypes+Decodable~partial.swiftmodule -emit-dependencies-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/CardHypes+Decodable.d -emit-reference-dependencies-path /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/CardHypes+Decodable.swiftdeps -o /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/CardHypes+Decodable.o
Ditto /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/DerivedSources/Hypit-Swift.h /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit-Swift.h
    cd /Users/James/Developer/Hypit/iOS
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /usr/bin/ditto -rsrc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit-Swift.h /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/DerivedSources/Hypit-Swift.h
ditto: can't get real path for source '/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit-Swift.h'
Command /usr/bin/ditto failed with exit code 1
Ditto /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Hypit.swiftmodule/x86_64.swiftmodule /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit.swiftmodule
    cd /Users/James/Developer/Hypit/iOS
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /usr/bin/ditto -rsrc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit.swiftmodule /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Hypit.swiftmodule/x86_64.swiftmodule
ditto: can't get real path for source '/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit.swiftmodule'
Command /usr/bin/ditto failed with exit code 1
Ld /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Hypit.app/Hypit normal x86_64
    cd /Users/James/Developer/Hypit/iOS
    export IPHONEOS_DEPLOYMENT_TARGET=9.0
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -L/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator -F/Users/James/Developer/Hypit/iOS/Pods/Instabug -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AFNetworking -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCognito -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCognitoIdentityProvider -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSCore -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AWSKinesis -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Alamofire -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/AlamofireImage -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Argo -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Branch -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Interpolate -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Lock -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Masonry -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Mixpanel-swift -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Pulley -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Realm -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RealmSwift -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Runes -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxCocoa -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxDataSources -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxRealm -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/RxSwift -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/SlackTextViewController -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/SwiftyUserDefaults -F/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/TTTAttributedLabel -F/Users/James/Developer/Hypit/iOS/Pods/Crashlytics/iOS -F/Users/James/Developer/Hypit/iOS/Pods/Fabric/iOS -F/Users/James/Developer/Hypit/iOS/Pods/GoogleMaps/Base/Frameworks -F/Users/James/Developer/Hypit/iOS/Pods/GooglePlaces/Frameworks -F/Users/James/Developer/Hypit/iOS/Pods/Instabug -F/Users/James/Developer/Hypit/iOS/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework -filelist /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @executable_path/Frameworks -mios-simulator-version-min=9.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -Xlinker -add_ast_path -Xlinker /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit.swiftmodule -ObjC -lc++ -lz -framework AFNetworking -framework AVFoundation -framework AWSCognito -framework AWSCognitoIdentityProvider -framework AWSCore -framework AWSKinesis -framework Alamofire -framework AlamofireImage -framework Argo -framework Branch -framework CoreData -framework CoreGraphics -framework CoreLocation -framework CoreMedia -framework CoreMotion -framework CoreTelephony -framework CoreVideo -framework Crashlytics -framework Fabric -framework GoogleMapsBase -framework GooglePlaces -framework Instabug -framework Interpolate -framework Lock -framework Masonry -framework Mixpanel -framework OneSignal -framework Pulley -framework QuartzCore -framework Realm -framework RealmSwift -framework Runes -framework RxCocoa -framework RxDataSources -framework RxRealm -framework RxSwift -framework Security -framework SlackTextViewController -framework SwiftyUserDefaults -framework SystemConfiguration -framework TTTAttributedLabel -framework UIKit -framework UserNotifications -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Hypit.app.xcent -framework Pods_Hypit -Xlinker -dependency_info -Xlinker /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit_dependency_info.dat -o /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Hypit.app/Hypit
ld: file not found: /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/SavedPlacesContainerViewController.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Ditto /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Hypit.swiftmodule/x86_64.swiftdoc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit.swiftdoc
    cd /Users/James/Developer/Hypit/iOS
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /usr/bin/ditto -rsrc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit.swiftdoc /Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Products/Debug-iphonesimulator/Hypit.swiftmodule/x86_64.swiftdoc
ditto: can't get real path for source '/Users/James/Library/Developer/Xcode/DerivedData/Hypit-gcggguyigawmjsglwjnuajxkvqbp/Build/Intermediates/Hypit.build/Debug-iphonesimulator/Hypit.build/Objects-normal/x86_64/Hypit.swiftdoc'
Command /usr/bin/ditto failed with exit code 1


Every time I do anything I delete derived data before attempting to build again.


I have tried converting the source code to Swift 3 again (it already is Swift 3, but just in case), but this did not help.

All of my CocoaPod dependencies compile fine.

Replies

Have a look here to see if that could be linked to optimization levels.


h ttps://stackoverflow.com/questions/39628907/xcode-8-command-failed-due-to-signal-illegal-instruction-4

That did not fix the issue.

Did you try to build for a different simulator target ? iPhone 5 vs iPhone 7 for instance.

I've tried various simulators, my physical iPhone 7, and my physical iPad Pro. Failures all the way round.

What you're seeing is the Swift compiler crashing. That's a bug, of course, but there's not a lot you can do about it directly:


— You can try a newer version of Xcode, which has a newer version of the compiler.


— You can try compiling your files one at a time (there's a submenu item within the Product menu, "Action" or something like that, that compiles just the current file). For each file that crashes the compiler — there are at least 4 according to your transcript — you then have to use commenting to isolate the particular construct that's causing the crash. If you're lucky, you can manually convert the offending piece of code, or find an alternative construction that avoids the crash.

Amazing…


Apple Developer Support is just about as awful as it could possibly be. They fobbed me off when I used one of my limited technical requests. My bug report will likely remain ignored.

I actually couldn't be much more frustrated.

This is not something a TSI engineer can help you with. They help with programming (API usage) problems. Bug reports often don't get responses, but it doesn't necessarily mean they're ignored. (In this case though, the likelihood of a fix to an old Swift compiler versions seems about 0%.)


Is there a reason you can't move up to Xcode 8.3.3?

This is a problem on all Xcode versions ABOVE 8.2.1.

I am trying to move to the new versions!!!!!!

I'm sorry, I saw "8.2.1" and missed "above".


If you can reproduce the crash on Swift 4 (Xcode 9), then I suggest you take your question over to the swift-users list on swift.org. One of the compiler team over there might have something useful to suggest.


I know it's frustrating, especially if it's crashing because of (what wasn't previously but is now) a syntax error in your code. If you knew what it was, you could fix it.


Again, I suggest your best course of action is to try commenting out code until you get a build that doesn't crash, and start adding things back in until you figure out what's triggering the crash.

Appreciate you taking the time to try to help dude.