Commit Graph

883 Commits

Author SHA1 Message Date
Yonas Kolb
aec94c87f5 update changelog 2018-04-12 23:34:31 +10:00
Yonas Kolb
42cc76e95b update changelog 2018-04-12 23:33:32 +10:00
Yonas Kolb
bc0e90c3d6 Update to 1.9.0 2018-04-12 23:32:40 +10:00
Yonas Kolb
9d57942381
Merge pull request #281 from yonaskolb/rename_project_spec
Rename ProjectSpec to Project
2018-04-12 23:20:33 +10:00
Yonas Kolb
29f4fa2123 Rename uses of spec to project 2018-04-12 23:17:07 +10:00
Yonas Kolb
e589364ae8 rename ProjectSpec to Project and Project.Options to SpecOptions 2018-04-12 23:13:12 +10:00
Yonas Kolb
f62e24e1a5
Merge pull request #293 from yonaskolb/root_files
Support adding root files
2018-04-12 23:07:10 +10:00
Yonas Kolb
e5016afba7 update readme for fileGroups 2018-04-12 00:30:31 +10:00
Yonas Kolb
81b8734dfc support files in fileGroups 2018-04-12 00:02:35 +10:00
Yonas Kolb
c0df295366 fix files not being added to root properly 2018-04-12 00:02:31 +10:00
Yonas Kolb
89d3bfcf91
Merge pull request #289 from vhbit/brew-fix
Added workaround for brew & Xcode 9.3 compatibility
2018-04-11 23:21:14 +10:00
Yonas Kolb
ba97674d30
Merge pull request #291 from yonaskolb/fix_root_folder
Fix folder in root with createIntermediateGroups
2018-04-11 23:11:20 +10:00
Yonas Kolb
e01b72c19d
Update README.md 2018-04-11 18:10:51 +10:00
Yonas Kolb
10e8048805 fix folder in root with createIntermediateGroups 2018-04-10 21:44:54 +10:00
Yonas Kolb
11bf00da2b added nested folders to test project 2018-04-10 20:22:38 +10:00
Yonas Kolb
9369ce3d63 commit fixture workspace check 2018-04-10 20:22:12 +10:00
Yonas Kolb
9cf58c8561 remove old file 2018-04-10 20:12:54 +10:00
Yonas Kolb
c78d567eb9 update changelog 2018-04-10 20:01:09 +10:00
Yonas Kolb
2d9e937df5 update to xcproj 4.3.0 2018-04-10 19:53:23 +10:00
Valerii Hiora
5ce17487e1 Added workaround for brew & Xcode 9.3 compatibility
`libxml2` has to be included in `ISYSTEM_PATH` for building one of
dependencies. It didn't happen automatically before Xcode 9.3
so `homebrew` patched environment variable to get it work.

But since Xcode 9.3 includes it already, the build will fail
because of redefinition of `libxml2` module.

It's a bug of `homebrew` but before it's fixed, it's easier
to provide in-place workaround for now.

Fixes #283
2018-04-10 09:36:01 +03:00
Yonas Kolb
1b5fb23ec9
Merge pull request #284 from LinusU/xcode-0930
Target Xcode 9.3
2018-04-09 10:06:56 +10:00
Yonas Kolb
1f817d2313
Merge pull request #288 from yonaskolb/no_build_phase_folders
Fixed build phase of `none` not being applied to folders
2018-04-06 23:59:07 +10:00
Yonas Kolb
fd3c903595 fixed build phase of none not being applied to folders 2018-04-06 08:38:26 +10:00
Yonas Kolb
590aee7515
Update README.md 2018-04-06 08:34:23 +10:00
Linus Unnebäck
3d98a48637
Target Xcode 9.3 2018-04-04 17:08:26 +01:00
Yonas Kolb
92d2e21d93 swift 4.1 package changes 2018-04-04 20:26:30 +10:00
Yonas Kolb
5264993371 add release build step to circleCI 2018-04-04 20:26:03 +10:00
Yonas Kolb
35e1a59eaa
Merge pull request #282 from yonaskolb/yaml_quoted_values
Update Yams to fix quoted values
2018-03-31 09:06:20 +11:00
Yonas Kolb
e9ec34cace update Yams to fix quoted values 2018-03-30 19:24:19 +11:00
Yonas Kolb
138ddb901f
Merge pull request #280 from yonaskolb/target_scheme_actions
Target scheme pre and post actions
2018-03-30 16:27:51 +11:00
Yonas Kolb
c89a665bba add target scheme pre and post action tests 2018-03-30 02:10:42 +11:00
Yonas Kolb
a1b631b405 add pre and post actions to target scheme 2018-03-30 01:47:25 +11:00
Yonas Kolb
af9c5738a5 remove un-needed action mapping 2018-03-30 01:43:12 +11:00
Yonas Kolb
b2bb1c0c4d remove release zip file 2018-03-27 17:26:33 +11:00
Yonas Kolb
333fb7c71b Update brew to 1.8.0 2018-03-27 17:20:06 +11:00
Yonas Kolb
56b5a13674 Update to 1.8.0 2018-03-27 17:18:29 +11:00
Yonas Kolb
fd27b6a90a update changelog 2018-03-27 16:52:05 +11:00
Yonas Kolb
b76a49604e
Merge pull request #277 from yonaskolb/set_signing_attributes
Automatically set DevelopmentTeam and ProvisioningStyle TargetAttributes
2018-03-27 16:37:41 +11:00
Yonas Kolb
b3ba1cb0ec automatically set DevelopmentTeam and ProvisioningStyle TargetAttributes 2018-03-27 15:47:23 +11:00
Yonas Kolb
82a9f55b2e update changelog 2018-03-27 14:55:09 +11:00
Yonas Kolb
4f84bd11e5 minor formatting change 2018-03-27 14:53:45 +11:00
Yonas Kolb
39262cd23a revert .DS_Store gitignore now that test files are committed 2018-03-27 14:51:45 +11:00
Yonas Kolb
7ff3cb0c19
Merge pull request #276 from yonaskolb/target_attributes
Add target.attributes
2018-03-27 14:38:33 +11:00
Yonas Kolb
6e9afbf5ba
Merge pull request #274 from AliSoftware/patch-1
Fix some typos & presentation in ProjectSpec doc
2018-03-27 14:29:02 +11:00
Yonas Kolb
ebde9de151 Add target.attributes 2018-03-27 14:21:15 +11:00
AliSoftware
573a0ee7d0
Fix some typos & presentation in ProjectSpec doc 2018-03-26 18:09:32 +02:00
Yonas Kolb
40b934ee6c
Merge pull request #267 from LinusU/patch-1
Add FAQ page with code signing help
2018-03-26 23:55:49 +11:00
Yonas Kolb
6e3e6e3d48
Merge pull request #272 from LinusU/patch-2
Add LD_RUNPATH_SEARCH_PATHS to app-extension preset
2018-03-26 23:32:57 +11:00
Linus Unnebäck
c2b1d9aa14
Add LD_RUNPATH_SEARCH_PATHS to app-extension preset
This was added to the iMessage extensions, but it seems that it's required for an action extension to work as well.
2018-03-26 13:26:48 +01:00
Yonas Kolb
6e36e483b5 add quoted float parsing test 2018-03-26 23:15:17 +11:00