olofd / react-native-photos-framework

A modern and comprehensive CameraRoll/iCloud-library-API for React Native 📸 📹
MIT License
220 stars 99 forks source link

build failed #43

Closed jjhesk closed 7 years ago

jjhesk commented 7 years ago

⚠️ ld: object file (/Users/Documents/reactnative/gl/ios/build/glwork/Build/Intermediates/ArchiveIntermediates/gl/BuildProductsPath/Release-iphoneos/libRNPhotosFramework.a(PHAssetsService.o)) was built for newer iOS version (10.0) than being linked (9.0) ⚠️ ld: object file (/Users/Documents/reactnative/gl/ios/build/glwork/Build/Intermediates/ArchiveIntermediates/gl/BuildProductsPath/Release-iphoneos/libRNPhotosFramework.a(RNPFFileDownloader.o)) was built for newer iOS version (10.0) than being linked (9.0) ⚠️ ld: object file (/Users//Documents/reactnative/gl/ios/build/glwork/Build/Intermediates/ArchiveIntermediates/gl/BuildProductsPath/Release-iphoneos/libRNPhotosFramework.a(PHFetchOptionsService.o)) was built for newer iOS version (10.0) than being linked (9.0) ⚠️ ld: object file (/Users//Documents/reactnative/gl/ios/build/glwork/Build/Intermediates/ArchiveIntermediates/gl/BuildProductsPath/Release-iphoneos/libRNPhotosFramework.a(RNPFImageLoader.o)) was built for newer iOS version (10.0) than being linked (9.0) ⚠️ ld: object file (/Users//Documents/reactnative/gl/ios/build/glwork/Build/Intermediates/ArchiveIntermediates/gl/BuildProductsPath/Release-iphoneos/libRNPhotosFramework.a(PHChangeObserver.o)) was built for newer iOS version (10.0) than being linked (9.0) ⚠️ ld: object file (/Users//Documents/reactnative/gl/ios/build/glwork/Build/Intermediates/ArchiveIntermediates/gl/BuildProductsPath/Release-iphoneos/libRNPhotosFramework.a(RNPFUrlRequestHandler.o)) was built for newer iOS version (10.0) than being linked (9.0) ⚠️ ld: object file (/Users//Documents/reactnative/gl/ios/build/glwork/Build/Intermediates/ArchiveIntermediates/gl/BuildProductsPath/Release-iphoneos/libRNPhotosFramework.a(RCTConvert+RNPhotosFramework.o)) was built for newer iOS version (10.0) than being linked (9.0)

❌ ld: symbol(s) not found for architecture arm64

❌ clang: error: linker command failed with exit code 1 (use -v to see invocation)

[21:05:27]: Exit status: 65