This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Merge branch release-ios-v3.3.5 into master #6884
Merged
Merged
Commits on Oct 26, 2016
-
[ios][build] Generate debug symbols for all builds
Fixes the issue where our stripped dynamic build did not have a valid dSYM. Disabling GCC_GENERATE_DEBUGGING_SYMBOLS for SYMBOLS=NO builds meant that those builds had no debug symbols to strip or add to a dSYM.
Configuration menu - View commit details
-
Copy full SHA for 5cacbb4 - Browse repository at this point
Copy the full SHA 5cacbb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47f73d3 - Browse repository at this point
Copy the full SHA 47f73d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36738c0 - Browse repository at this point
Copy the full SHA 36738c0View commit details -
[ios] Optimize event uploading (#6737)
Upload any events collected when the app was in use for apps that only have "when in use" location permissions. Also, for all apps, avoid posting event data if there is only a single event.
Configuration menu - View commit details
-
Copy full SHA for 32be7b6 - Browse repository at this point
Copy the full SHA 32be7b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3924507 - Browse repository at this point
Copy the full SHA 3924507View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1d984 - Browse repository at this point
Copy the full SHA 0a1d984View commit details
Commits on Oct 28, 2016
-
[ios] Add simulator dSYM slices to build output. (#5740)
Our release builds for device (with lipoed simulator binary) create a dSYM files for both the device and simulator. However the script only copied the device dSYM file to the output location. This adds a step to lipo together both the device and simulator dSYM files. Mapbox.framework.dSYM now holds armv7 and arm64 slices.
Configuration menu - View commit details
-
Copy full SHA for 95ae833 - Browse repository at this point
Copy the full SHA 95ae833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 057b7b7 - Browse repository at this point
Copy the full SHA 057b7b7View commit details
Commits on Nov 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f41421f - Browse repository at this point
Copy the full SHA f41421fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8a2fd3 - Browse repository at this point
Copy the full SHA b8a2fd3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.