Commit Graph

160 Commits

Author SHA1 Message Date
Luca Serpico 1201a3da44 Add support for macOS by adding a Config file 2017-11-23 22:37:20 +00:00
kazuhiro4949 bd62bc779b Update README.md 2017-10-15 23:51:05 +09:00
kazuhiro4949 73b7a2dea5 Update README.md 2017-10-15 23:48:19 +09:00
kazuhiro4949 f14038df4f Update README.md 2017-10-15 23:47:07 +09:00
kazuhiro4949 08b070206f Update README.md 2017-10-01 22:29:44 +09:00
kazuhiro4949 45073c2c66 Update README.md 2017-10-01 18:43:43 +09:00
kazuhiro4949 d1981a778a Update README.md 2017-10-01 18:41:17 +09:00
kazuhiro4949 a86ee4e62f Update SwiftyXMLParser.podspec 2017-10-01 18:24:37 +09:00
kazuhiro4949 8c0a2e7532 Merge pull request #12 from yahoojapan/swift4
Swift4 support
2017-10-01 18:21:50 +09:00
Kazuhiro Hayashi 1f901c98b6 update setting 2017-10-01 18:16:05 +09:00
Kazuhiro Hayashi 0750cc3128 migration 2017-10-01 18:13:15 +09:00
Kazuhiro Hayashi 4c2c3bbc4a support swift4 2017-10-01 18:08:14 +09:00
kazuhiro4949 717181c312 Create SwiftyXMLParser.podspec 2017-06-14 17:31:26 +09:00
kazuhiro4949 15f6d58fc1 Merge pull request #10 from michaeltansg/xcode9-swift32
Workaround for compiling using Xcode 9 (Swift version 3.2)
2017-06-14 17:27:52 +09:00
michaeltansg 35206e2abb Workaround for issue related to compiling using Xcode 9 (Swift version 3.2)
https://github.com/yahoojapan/SwiftyXMLParser/issues/9
2017-06-08 17:00:46 -07:00
kazuhiro4949 8f133ce819 Update SwiftyXMLParser.podspec 2017-05-23 22:49:16 +09:00
kazuhiro4949 7f231024e8 delete macOS doc 2017-05-23 22:37:56 +09:00
kazuhiro4949 00c8fa38d1 Merge pull request #8 from yahoojapan/revert-6-master
Revert "Add Mac OSX target"
2017-05-23 22:34:50 +09:00
kazuhiro4949 c22aa0270c Revert "Add Mac OSX target" 2017-05-23 22:34:22 +09:00
Kazuhiro Hayashi fd72bb66b4 Update README.md 2017-03-03 18:29:37 +09:00
Kazuhiro Hayashi 59c13fd5ba Update README.md 2017-03-03 18:06:12 +09:00
Kazuhiro Hayashi b5ba606f78 Update README.md 2017-03-03 18:05:37 +09:00
Kazuhiro Hayashi 06fa62267c Update README.md 2017-03-03 18:05:10 +09:00
Kazuhiro Hayashi 2af29993b5 Merge pull request #6 from BobZombie/master
Add Mac OSX target
2017-03-03 18:03:08 +09:00
Kazuhiro Hayashi 8acac12ef6 Update README.md 2017-03-01 00:45:54 +09:00
Kazuhiro Hayashi d75a1404ef Update README.md 2017-03-01 00:45:12 +09:00
Kazuhiro Hayashi b64955ddd5 Update README.md 2017-03-01 00:44:36 +09:00
Kazuhiro Hayashi ae9e078c61 Update README.md 2017-03-01 00:43:39 +09:00
bono.yusuke 7c5cc7194a Fix for testing 2017-02-22 18:11:05 +09:00
bono.yusuke b3f46e5a44 add OS X scheme 2017-02-22 17:30:50 +09:00
bono.yusuke 3af060b26f Fixed project 2017-02-22 17:10:34 +09:00
bono.yusuke b84acd0aa8 Add Mac OSX target 2017-02-22 15:31:48 +09:00
Kazuhiro Hayashi 8cd18c419c Fix typo 2016-10-09 15:34:44 +09:00
Kazuhiro Hayashi 2d34a98a79 Update README.md 2016-09-23 13:47:15 +09:00
Kazuhiro Hayashi 6f5677cd15 Update README.md 2016-09-23 13:44:19 +09:00
Kazuhiro Hayashi 35348e0de5 update podspec 2016-09-23 13:26:40 +09:00
Kazuhiro Hayashi 6ea4bc9885 Merge pull request #5 from yahoojapan/feature_swift3
Support Swift3.0
2016-09-23 10:48:34 +09:00
Kazuhiro Hayashi 4a0b3a1de3 Support Xcode8, Swift 3.0 2016-09-20 14:49:00 +09:00
Kazuhiro Hayashi edb66b07b2 add "Supporting Swift2.3, 3.0" section to README 2016-08-30 11:35:28 +09:00
Kazuhiro Hayashi 7cfcb0c9c2 fix requirement 2016-08-30 11:32:59 +09:00
Kazuhiro Hayashi bcfb1961cc fixup deployment target 2016-08-25 15:45:30 +09:00
Kazuhiro Hayashi 5fd2e52ebe Merge pull request #4 from kazuhiro4949/feature_swift3
swift3 support
2016-08-08 11:18:08 +09:00
Kazuhiro Hayashi 2377c52090 Merge pull request #2 from kazuhiro4949/master
add podspec tvos support
2016-08-08 11:17:23 +09:00
Kazuhiro Hayashi 7b6440d2a1 support swift3 2016-08-07 18:40:39 +09:00
Kazuhiro Hayashi 09db322c6d support swift2.3 2016-08-07 18:13:36 +09:00
Kazuhiro Hayashi 0d4422b903 add podspec tvos support 2016-07-22 19:45:40 +09:00
kazuhiro4949 3a5cd528ef Merge pull request #1 from kazuhiro4949/master
add Alamofire example to README.
2016-05-02 10:53:56 +09:00
kazuhiro4949 eac68150e5 Update README.md 2016-05-01 15:06:11 +09:00
kazuhiro4949 43d4f79c7a Update README.md 2016-05-01 14:56:17 +09:00
kazuhiro4949 6a197ebed5 Update README.md 2016-05-01 14:55:06 +09:00