13 Commits

Author SHA1 Message Date
srinathtm-apple b50b759c7e RK 2.1 updates (#1384) 2020-06-24 14:20:11 -07:00
srinathtm-apple bbe376cddc Remove scripts folder, this is causing app store submission issues (#1362)
* removing scripts folder

* removing references from build phases
2020-03-26 11:25:16 -07:00
Hugues Bernet-Rollande 4b269b8c21 Updating docs to reflect new name of localized strings (ResearchKit.strings) 2015-11-03 09:30:19 +01:00
Ayush Goel 117c84d06a Make plist to strings script DRY
Refactor repeated code to create a function
2015-05-25 10:20:10 +05:30
Ricardo Sánchez-Sáez 483cf7cd11 plist-to-strings.py: improve comments and inner function name 2015-04-19 14:16:47 +01:00
Ricardo Sánchez-Sáez 3817139626 plist-to-strings.py: move argument checks and logging outside function 2015-04-19 13:53:45 +01:00
Ricardo Sánchez-Sáez 4ec792498e plist-to-strings.py: remove unneeded import 2015-04-19 13:46:23 +01:00
Ricardo Sánchez-Sáez ad87af34cf plist-to-strings.py: add Python version information 2015-04-19 02:51:58 +01:00
Ricardo Sánchez-Sáez 686fb2458a Add plist-to-strings.py script
It can be used to convert binary .strings files to plaintext .strings files. It takes a master plaintext .strings file for the key sort order of the converted file.
2015-04-19 02:47:58 +01:00
Dasmer Singh 7d4853a197 Create dependency managment file to list CocoaPods and Carthage.
[README] Drop fourth-level headers

Add Dependency Management file

[README.md] Link to dependency_management.md

Move /usr/bin/env ruby to top of script
2015-04-17 09:35:45 -04:00
Dasmer Singh 073d712324 [find_headers] Add license and copyright 2015-04-16 22:56:41 -04:00
Dasmer Singh 75ece11fc1 Update syntax and add argument exception 2015-04-16 13:27:17 -04:00
dasmer / eliperkins a2ff2bd393 Add find header script for public and private headers and use in podspec 2015-04-16 13:26:33 -04:00