summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #695 from smartdevicelink/bugfix/RPCs_as_public_files_5.0Joel Fischer2017-08-181-0/+4
|\
| * added to podspecbugfix/RPCs_as_public_files_5.0Brett W2017-08-171-0/+4
* | Merge branch 'release/5.0.0' into feature/SDL_0073_adding_metadata_types_v5.0Joel Fischer2017-08-181-209/+211
|\ \ | |/
| * Merge branch 'release/5.0.0' into feature/streaming_media_managerfeature/streaming_media_managerJoel Fischer2017-08-171-0/+1
| |\
| | * Update podspecs with BiSON library dependencyJoel Fischer2017-08-161-0/+1
| * | Revert "Fix SmartDeviceLink.podspec"Joel Fischer2017-08-171-1/+0
| * | Fix SmartDeviceLink.podspecJoel Fischer2017-08-161-0/+1
| * | Sorted public header files in .podspec filesbug/streaming_media_manager_podspecNicoleYarroch2017-08-141-3/+3
| * | Added missing files to SmartDeviceLink.hNicoleYarroch2017-08-141-0/+1
| * | Added SDLMacros.h file to podspec filesNicoleYarroch2017-08-141-0/+1
| * | synced .podspec files with SmartDeviceLink classNicoleYarroch2017-08-141-212/+203
| * | Updated SmartDeviceLink-iOS.podspecNicoleYarroch2017-08-141-15/+19
| * | In progress updates to how configurations are set for streaming mediaJoel Fischer2017-08-021-0/+1
| * | Merge branch 'release/5.0.0' into feature/streaming_media_managerJoel Fischer2017-08-011-1/+7
| |\ \ | | |/
| * | Merge branch 'develop' into feature/streaming_media_managerJoel Fischer2017-04-051-6/+24
| |\ \
| * | | Added missing file from podspecMuller, Alexander (A.)2017-03-151-0/+1
| * | | Merge remote-tracking branch 'origin/develop' into feature/streaming_media_ma...Muller, Alexander (A.)2017-03-081-1/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/develop' into feature/streaming_media_ma...Muller, Alexander (A.)2017-02-281-1/+1
| |\ \ \ \
| * \ \ \ \ no messageMuller, Alexander (A.)2017-02-161-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/develop' into feature/streaming_media_ma...Muller, Alexander (A.)2017-02-071-1/+1
| |\ \ \ \ \ \
| * | | | | | | Updated SDLTouchManager to match proposal with touchEventHandler.Muller, Alexander (A.)2017-01-311-0/+2
* | | | | | | | fixed permissions / podspecBrett W2017-08-171-1/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix podspec errorJoel Fischer2017-07-171-1/+1
* | | | | | | Update imports for queryJoel Fischer2017-07-131-0/+6
* | | | | | | Merge branch 'develop' into release/5.0.0Joel Fischer2017-07-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update for v4.6.14.6.1Joel Fischer2017-07-101-1/+1
* | | | | | | | Merge branch 'master' into release/5.0.0Joel Fischer2017-07-101-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Update for v4.6.04.6.0Joel Fischer2017-06-301-1/+1
| * | | | | | | Fix secondary podfile not having correct pod versionJoel Fischer2017-06-261-1/+1
* | | | | | | | Merge branch 'master' into developJoel Fischer2017-06-051-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Update for v4.6.04.6.0-rc.1Joel Fischer2017-06-011-1/+1
* | | | | | | Remove NSThread+ThreadIndexJoel Fischer2017-03-131-1/+1
* | | | | | | Update podspec with a swift subspecJoel Fischer2017-03-091-2/+13
* | | | | | | Merge branch 'develop' into feature/issue_545_redesign_loggingJoel Fischer2017-03-091-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-03-081-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | Update to v4.5.54.5.5Joel Fischer2017-03-071-1/+1
* | | | | | ASL logger now also logs to stderr, remove SDLLogTargetConsoleJoel Fischer2017-03-031-1/+0
* | | | | | Delete old logging filesJoel Fischer2017-03-021-4/+2
* | | | | | Updates for logging and add a swift file(!)Joel Fischer2017-03-021-1/+2
* | | | | | Add public files to public headersJoel Fischer2017-03-021-1/+10
|/ / / / /
* | | | | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-02-281-1/+1
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Update to v4.5.44.5.4Joel Fischer2017-02-241-1/+1
* | | | Remove checks and assets for pre-iOS 8feature/ios8_minimumJoel Fischer2017-02-151-2/+2
* | | | Merge branch 'master' into developJoel Fischer2017-02-081-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Update for v4.5.34.5.3Joel Fischer2017-02-081-1/+1
* | | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-02-071-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Update to v4.5.24.5.2Joel Fischer2017-01-271-1/+1
* | Merge pull request #508 from smartdevicelink/feature/sdl_0005_immutable_rpc_c...Joel Fischer2017-01-241-1/+0
|\ \
| * | Remove NSMutableDictionary+Store.h from podspecJoel Fischer2017-01-241-1/+0
* | | Merge remote-tracking branch 'origin/develop' into feature/issue_419_iOS6_rem...Muller, Alexander (A.)2017-01-191-1/+1
|\ \ \ | |/ /