Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
launchdarkly
/
ldcli
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
29
Code
Issues
6
Pull requests
35
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(symbols): key Android uploads by R8's map id, and upload dSYMs from an Xcode build
- #769
#769
Merged
abelonogov-ld
merged 13 commits into
main
launchdarkly/ldcli:main
from
andrey/ios-xcode-upload
launchdarkly/ldcli:andrey/ios-xcode-upload
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(symbols): key Android uploads by R8's map id, and upload dSYMs from an Xcode build
#769
abelonogov-ld
merged 13 commits into
main
launchdarkly/ldcli:main
from
andrey/ios-xcode-upload
launchdarkly/ldcli:andrey/ios-xcode-upload
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
feat(symbols): find the Android mapping and app version in the build
Show description for bb4d442
abelonogov-ld
and
cursoragent
committed
bb4d442
View commit details
Copy full SHA for bb4d442
Browse repository at this point
feat(symbols): read the Android symbols id out of the packaged app
Show description for 6bdb31a
abelonogov-ld
and
cursoragent
committed
6bdb31a
View commit details
Copy full SHA for 6bdb31a
Browse repository at this point
feat(symbols): gzip what an upload sends
Show description for 1b66af8
abelonogov-ld
and
cursoragent
committed
1b66af8
View commit details
Copy full SHA for 1b66af8
Browse repository at this point
feat(symbols): build the R8 index in the CLI instead of uploading the mapping
Show description for c63b50e
abelonogov-ld
and
cursoragent
committed
c63b50e
View commit details
Copy full SHA for c63b50e
Browse repository at this point
test(symbols): pin the R8 index format with a golden fixture
Show description for 799bbd6
abelonogov-ld
and
cursoragent
committed
799bbd6
View commit details
Copy full SHA for 799bbd6
Browse repository at this point
test(symbols): cross-check a CLI-built index against its mapping
Show description for 3e845f6
abelonogov-ld
and
cursoragent
committed
3e845f6
View commit details
Copy full SHA for 3e845f6
Browse repository at this point
test(symbols): name the real mapping to check against with a flag
Show description for 66ba5c7
abelonogov-ld
and
cursoragent
committed
66ba5c7
View commit details
Copy full SHA for 66ba5c7
Browse repository at this point
Merge main into andrey/android-mapping-index
Show description for af0a5ca
abelonogov-ld
and
cursoragent
committed
af0a5ca
View commit details
Copy full SHA for af0a5ca
Browse repository at this point
Commits on Aug 1, 2026
fix(symbols): accept --source-path on `symbols generate`
Show description for c4a8975
abelonogov-ld
and
cursoragent
committed
c4a8975
View commit details
Copy full SHA for c4a8975
Browse repository at this point
feat(symbols): key an Android upload by the id R8 recorded for the mapping
Show description for e782b6a
abelonogov-ld
and
cursoragent
committed
e782b6a
View commit details
Copy full SHA for e782b6a
Browse repository at this point
feat(symbols): upload the dSYMs an Xcode build just produced
Show description for 5e93e97
abelonogov-ld
and
cursoragent
committed
5e93e97
View commit details
Copy full SHA for 5e93e97
Browse repository at this point
Merge main into andrey/ios-xcode-upload
Show description for 5d5bc85
abelonogov-ld
and
cursoragent
committed
5d5bc85
View commit details
Copy full SHA for 5d5bc85
Browse repository at this point
Commits on Aug 4, 2026
fix(symbols): one index per mapping when a class name repeats
Show description for 9af352f
abelonogov-ld
and
cursoragent
committed
9af352f
View commit details
Copy full SHA for 9af352f
Browse repository at this point
You can’t perform that action at this time.