grpc / grpc/grpc-ios

Add iOS device arch to Cronet framework binary build

Open
#119 0 comments 0 reactions 1 assignee Claimed by @dennycd View on GitHub
area/cocoapod area/cronet kind/release
Dominant language
C
Stars
61
Forks
26
Avg merge
1d 13h
Merged PRs (30d)
11

Description

Looks like our existing [CronetFramework](https://cocoapods.org/pods/CronetFramework) pod only contains x86_64 and i386 but are missing device archs (arm64, armv7). This one tracks adding the missing archs to the pod

```bash
$ lipo -info Cronet
Architectures in the fat file: Cronet are: x86_64 i386
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.