We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
When I use pod package, It occurring an error.
The project I packaged: https://github.com/dlleng/SwiftSocket
pod --version 1.11.2
macOS 11.6 Apple M1
fatal error: module map file '/var/folders/xv/yzbgvkx12hd1zc1_tlqq_b8m0000gn/T/cocoapods-3i40fpn2/build/Release-iphonesimulator/libSwiftSocket/libSwiftSocket.modulemap' not found 1 error generated.
** BUILD FAILED ** The following build commands failed: CompileC /var/folders/xv/yzbgvkx12hd1zc1_tlqq_b8m0000gn/T/cocoapods-3i40fpn2/build/Pods.build/Release-iphonesimulator/Pods-packager.build/Objects-normal/x86_64/Pods-packager-dummy.o /var/folders/xv/yzbgvkx12hd1zc1_tlqq_b8m0000gn/T/cocoapods-3i40fpn2/Pods/Target\ Support\ Files/Pods-packager/Pods-packager-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Pods-packager' from project 'Pods') CompileC /var/folders/xv/yzbgvkx12hd1zc1_tlqq_b8m0000gn/T/cocoapods-3i40fpn2/build/Pods.build/Release-iphonesimulator/Pods-packager.build/Objects-normal/i386/Pods-packager-dummy.o /var/folders/xv/yzbgvkx12hd1zc1_tlqq_b8m0000gn/T/cocoapods-3i40fpn2/Pods/Target\ Support\ Files/Pods-packager/Pods-packager-dummy.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Pods-packager' from project 'Pods') CompileC /var/folders/xv/yzbgvkx12hd1zc1_tlqq_b8m0000gn/T/cocoapods-3i40fpn2/build/Pods.build/Release-iphonesimulator/Pods-packager.build/Objects-normal/arm64/Pods-packager-dummy.o /var/folders/xv/yzbgvkx12hd1zc1_tlqq_b8m0000gn/T/cocoapods-3i40fpn2/Pods/Target\ Support\ Files/Pods-packager/Pods-packager-dummy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Pods-pa
build.log ckager' from project 'Pods') (3 failures)
The text was updated successfully, but these errors were encountered:
Same question
Sorry, something went wrong.
see #211
same problem!!!Have you solved?
No branches or pull requests
When I use pod package, It occurring an error.
The project I packaged:
https://github.com/dlleng/SwiftSocket
pod --version
1.11.2
macOS 11.6 Apple M1
fatal error: module map file '/var/folders/xv/yzbgvkx12hd1zc1_tlqq_b8m0000gn/T/cocoapods-3i40fpn2/build/Release-iphonesimulator/libSwiftSocket/libSwiftSocket.modulemap' not found
1 error generated.
build.log
ckager' from project 'Pods')
(3 failures)
The text was updated successfully, but these errors were encountered: