Results 13 comments of Adam The Pikachu

Here are the errors: CompileSwift normal armv7 /Users/Adam24/ios/FetLife/ViewControllers/LoginViewController.swift cd /Users/Adam24/ios /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -primary-file /Users/Adam24/ios/FetLife/ViewControllers/LoginViewController.swift /Users/Adam24/ios/FetLife/ViewControllers/ProfilePictureViewController.swift /Users/Adam24/ios/FetLife/Cells/MessagesTableViewCellIncoming.swift /Users/Adam24/ios/FetLife/Extensions/UIColor+FetLife.swift /Users/Adam24/ios/FetLife/Cells/ConversationCell.swift /Users/Adam24/ios/FetLife/ViewControllers/ConversationsViewController.swift /Users/Adam24/ios/FetLife/Dispatch.swift /Users/Adam24/ios/FetLife/Views/LoadingView.swift /Users/Adam24/ios/FetLife/API.swift /Users/Adam24/ios/FetLife/ViewControllers/MessagesTableViewController.swift /Users/Adam24/ios/FetLife/AppDelegate.swift /Users/Adam24/ios/FetLife/Extensions/OAuth2+Alamofire.swift /Users/Adam24/ios/FetLife/Views/ErrorView.swift /Users/Adam24/ios/FetLife/ViewControllers/FriendProfileViewController.swift /Users/Adam24/ios/FetLife/Views/NoConversationsView.swift /Users/Adam24/ios/FetLife/ViewControllers/MessageTextView.swift...

This was in the .xcodeproj file. The workspace one complains about pods not being installed.

@whitehat007 also getting these too: Check dependencies The file “Pods-FetLife.debug.xcconfig” couldn’t be opened because there is no such file. (/Users/Adam24/ios/Pods/Target Support Files/Pods-FetLife/Pods-FetLife.debug.xcconfig) PhaseScriptExecution [CP]\ Check\ Pods\ Manifest.lock /Users/Adam24/Library/Developer/Xcode/DerivedData/FetLife-dqrbrztnylfselgmfkmdfndfvfaw/Build/Intermediates/FetLife.build/Debug-iphonesimulator/FetLife.build/Script-385B6A29173E947FEEED4F71.sh cd /Users/Adam24/ios...

I installed cocoapods through the mac app since ruby couldn't find the cocoapods gem.

I would update macOS but I physically can’t. My Mac OS a mid 2009 MacBook Pro. It can only run 10.11.6 at the latest. If there’s a way to get...

is this normal? /Users/Adam24/Downloads/CocoaPods.app/Contents/Resources/bundle/lib/ruby/gems/2.2.0/gems/cocoapods-1.5.2/lib/cocoapods/executable.rb:89: warning: Insecure world writable dir /Users/Adam24 in PATH, mode 040777

also got these errors in cocoapods: [!] `` attempted to initialize an object with an unknown UUID. `C9968A0720B74FB200653283` for attribute: `children`. This can be the result of a merge and...

also getting: Diff: /Podfile.lock: No such file or directory Diff: /Manifest.lock: No such file or directory The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update...

Alamofire errors now: Alamofire Group /Users/Adam24/ios/Pods/Alamofire/Source/AFError.swift /Users/Adam24/ios/Pods/Alamofire/Source/AFError.swift:265:78: Definition conflicts with previous value /Users/Adam24/ios/Pods/Alamofire/Source/AFError.swift:265:38: 'case' labels with multiple patterns cannot declare variables /Users/Adam24/ios/Pods/Alamofire/Source/AFError.swift:276:73: Definition conflicts with previous value /Users/Adam24/ios/Pods/Alamofire/Source/AFError.swift:277:43: Definition conflicts...

I’m down for you sending me an ipa file if need be. It’s getting way too complicated to compile it myself with the environment I have. On Tuesday, June 26,...