ltebean / Live

Demonstrates how to build a live broadcast app(Swift 3)
2.41k stars 419 forks source link

error when creating archive #34

Closed Trushangpatel closed 7 years ago

Trushangpatel commented 7 years ago

Error face when create archive xcode version : 8.3

1)

“_OBJCCLASS$IJKFFOptions”,referenced from: Objc-class-ref in streaming_play.o

2)

“_IJKMPMoviePlayerLoadStateDidChangeNotification”,referenced from: _TFC8stratafy14streamingplay14viewAillAppearfSbR in streaming_play.o

3)

“_OBJCCLASS$IJKFFMoviePlayerController”,referenced from: Objc-class-ref in streaming_play.o Symbol(s) not found for architecture armv7

ltebean commented 7 years ago

You can rebuild the ijkplayer framework and replace the one in the project with the newly built one. Reference: https://github.com/Bilibili/ijkplayer