Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined symbols for architecture arm64 #304

Open
AllenTomas opened this issue Nov 21, 2023 · 2 comments
Open

Undefined symbols for architecture arm64 #304

AllenTomas opened this issue Nov 21, 2023 · 2 comments
Labels

Comments

@AllenTomas
Copy link

Undefined symbols for architecture arm64:
"OBJC_CLASS$_PHAsset", referenced from:
objc-class-ref in NativeGallery.o
"OBJC_CLASS$_PHAssetChangeRequest", referenced from:
objc-class-ref in NativeGallery.o
"OBJC_CLASS$_PHAssetCollection", referenced from:
objc-class-ref in NativeGallery.o
"OBJC_CLASS$_PHAssetCollectionChangeRequest", referenced from:
objc-class-ref in NativeGallery.o
"OBJC_CLASS$_PHAssetResource", referenced from:
objc-class-ref in NativeGallery.o
"OBJC_CLASS$_PHAssetResourceManager", referenced from:
objc-class-ref in NativeGallery.o
"OBJC_CLASS$_PHFetchOptions", referenced from:
objc-class-ref in NativeGallery.o
"OBJC_CLASS$_PHImageManager", referenced from:
objc-class-ref in NativeGallery.o
"OBJC_CLASS$_PHImageRequestOptions", referenced from:
objc-class-ref in NativeGallery.o
"OBJC_CLASS$_PHLivePhoto", referenced from:
objc-class-ref in NativeGallery.o
"OBJC_CLASS$_PHPhotoLibrary", referenced from:
objc-class-ref in NativeGallery.o
"OBJC_CLASS$_PHPickerConfiguration", referenced from:
objc-class-ref in NativeGallery.o
"OBJC_CLASS$_PHPickerFilter", referenced from:
objc-class-ref in NativeGallery.o
"OBJC_CLASS$_PHPickerViewController", referenced from:
objc-class-ref in NativeGallery.o
"_UTTypeConformsTo", referenced from:
+[UNativeGallery getMediaTypeFromExtension:] in NativeGallery.o
"_UTTypeCreatePreferredIdentifierForTag", referenced from:
+[UNativeGallery getMediaTypeFromExtension:] in NativeGallery.o
"_kUTTagClassFilenameExtension", referenced from:
+[UNativeGallery getMediaTypeFromExtension:] in NativeGallery.o
"_kUTTypeAudio", referenced from:
+[UNativeGallery getMediaTypeFromExtension:] in NativeGallery.o
"_kUTTypeImage", referenced from:
+[UNativeGallery pickMedia:savePath:permissionFreeMode:selectionLimit:] in NativeGallery.o
+[UNativeGallery imagePickerController:didFinishPickingMediaWithInfo:] in NativeGallery.o
+[UNativeGallery picker:didFinishPicking:] in NativeGallery.o
+[UNativeGallery getMediaTypeFromExtension:] in NativeGallery.o
"_kUTTypeLivePhoto", referenced from:
+[UNativeGallery pickMedia:savePath:permissionFreeMode:selectionLimit:] in NativeGallery.o
+[UNativeGallery imagePickerController:didFinishPickingMediaWithInfo:] in NativeGallery.o
+[UNativeGallery picker:didFinishPicking:] in NativeGallery.o
+[UNativeGallery getMediaTypeFromExtension:] in NativeGallery.o
"_kUTTypeMovie", referenced from:
+[UNativeGallery pickMedia:savePath:permissionFreeMode:selectionLimit:] in NativeGallery.o
+[UNativeGallery picker:didFinishPicking:] in NativeGallery.o
+[UNativeGallery getMediaTypeFromExtension:] in NativeGallery.o
"_kUTTypeVideo", referenced from:
+[UNativeGallery pickMedia:savePath:permissionFreeMode:selectionLimit:] in NativeGallery.o
+[UNativeGallery picker:didFinishPicking:] in NativeGallery.o
+[UNativeGallery getMediaTypeFromExtension:] in NativeGallery.o

  I have tried all solutions, but not resolved.
  Please help!
@AllenTomas AllenTomas added the bug label Nov 21, 2023
@AllenTomas
Copy link
Author

I have resolved it!

@yasirkula
Copy link
Owner

How? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants