Code Monkey home page Code Monkey logo

twidere-ios's People

Contributors

anamewing avatar mariotaku avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

twidere-ios's Issues

Cannot get to build

Hello,

I have done a pod install then opened Twidere.xcworkspace from root and switched to Scheme Twidere > iPhone SE but it doesn't build.

Is the current build broken or am I doing something bad/missing something ?

Log:

/Users/dashie/dev/Twidere-iOS/Twidere/Sources/Models/CustomAPIConfig.swift:17:19: Use of undeclared type 'Account'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/Models/CustomAPIConfig.swift:17:9: Could not infer type for 'authType'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/Pages/StatusesList/DataSources/UserTimelineStatusesListControllerDataSource.swift:14:18: Use of undeclared type 'UserKey'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/Pages/StatusesList/DataSources/UserTimelineStatusesListControllerDataSource.swift:17:37: Use of undeclared type 'UserKey'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/Pages/StatusesList/DataSources/UserTimelineStatusesListControllerDataSource.swift:23:95: Use of undeclared type 'Status'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/Pages/StatusesList/DataSources/UserTimelineStatusesListControllerDataSource.swift:23:49: Use of undeclared type 'MicroBlogService'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/TableViewCells/DetailStatus/DetailStatusCell.swift:30:17: Use of undeclared type 'Status'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/TableViewCells/DetailStatus/DetailStatusCell.swift:63:28: Use of undeclared type 'Status'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/ViewControllers/Viewers/UserProfileController.swift:19:35: Use of undeclared type 'UserKey'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/Constants/ServiceConstants.swift:13:22: Use of undeclared type 'Account'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/Constants/ServiceConstants.swift:13:5: Could not infer type for 'defaultAuthType'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/Utils/AccountUtils.swift:21:31: Use of undeclared type 'Account'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/Utils/AccountUtils.swift:26:41: Use of undeclared type 'Account'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/Utils/AccountUtils.swift:26:29: Use of undeclared type 'UserKey'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/ViewControllers/Viewers/StatusViewerController.swift:13:37: Use of undeclared type 'UserKey'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/ViewControllers/Viewers/StatusViewerController.swift:14:46: Use of undeclared type 'PersistableStatus'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/Utils/ConvertUtils.swift:58:33: Use of undeclared type 'JSON'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/TableViewCells/DetailStatus/DetailStatusCell.swift:97:175: Use of unresolved identifier 'LinkSpanItem'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/Extensions/YYTextExtension.swift:85:19: Use of undeclared type 'SpanItem'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/ViewControllers/Viewers/UserProfileController.swift:45:23: Use of undeclared type 'User'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/ViewControllers/Viewers/UserProfileController.swift:160:28: Use of undeclared type 'User'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/ViewControllers/Viewers/UserProfileController.swift:577:65: Use of undeclared type 'User'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/ViewControllers/Viewers/UserProfileController.swift:214:52: Use of undeclared type 'Account'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/ViewControllers/Viewers/UserProfileController.swift:216:41: Use of undeclared type 'User'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/ViewControllers/Viewers/UserProfileController.swift:282:163: Use of unresolved identifier 'LinkSpanItem'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/ViewControllers/Viewers/UserProfileController.swift:535:82: Use of undeclared type 'User'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/ViewControllers/Viewers/UserProfileController.swift:551:82: Use of undeclared type 'User'
/Users/dashie/dev/Twidere-iOS/Twidere/Sources/UI/ViewControllers/Viewers/UserProfileController.swift:563:68: Use of undeclared type 'User'

Images do not attach.

When I launch this project in Xcode and try to attach an image, after selecting image I got an "Creating an image format with an unknown type is an error" error and the image is not attached. How can I solve this error?

Activities are not working

I got it to build, status and profile are working well, nothing happens when I refresh the notifications / activity though. Is this intended?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.