issues
search
MobileNativeFoundation
/
rules_xcodeproj
Bazel rules for generating Xcode projects.
MIT License
528
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for Enable Code Coverage for all targets in scheme test action options
#3111
lucasromanomr
opened
4 days ago
0
Fix parsing of custom scheme test options
#3110
brentleyjones
closed
5 days ago
1
Add ExtensionKit support
#3109
congt
opened
1 week ago
0
Fix when `xcschemes.autogeneration_config.test` is not set
#3108
brentleyjones
closed
1 week ago
1
Fix typo in error message
#3107
cgrindel
closed
2 weeks ago
0
Feature Request: A way to add custom User-Defined build settings.
#3106
wendyliga
opened
2 weeks ago
2
Add support for `App Language` and `App Region` scheme test action options
#3105
longsview
closed
1 week ago
0
Fix handling of `mixed_language_library` when both targets are unfocused
#3104
brentleyjones
closed
2 weeks ago
0
Bug: `Error: 'struct' value has no field or method 'inputs'` with `xcodeproj <- ios_unit_test <- swift_library <- mixed_language_library`
#3103
vakhidbetrakhmadov
opened
2 weeks ago
0
Fix missing BUILD files in Project navigator
#3102
brentleyjones
closed
3 weeks ago
0
Use Xcode 16 for distribution
#3101
brentleyjones
closed
3 weeks ago
0
Remove all code related to “folders”
#3100
brentleyjones
closed
3 weeks ago
0
Properly handle generated processed resources
#3099
brentleyjones
closed
3 weeks ago
0
Represent structured resources as files instead of folders in Xcode
#3098
brentleyjones
closed
3 weeks ago
0
Add proper support for the `processed` resource type
#3097
brentleyjones
closed
3 weeks ago
0
Add thread checkers to `xcscheme.diagnostics`
#3096
cerisier
closed
3 weeks ago
1
Fix xctest-dynamic-overlay checksum after project renamed
#3095
cerisier
closed
1 month ago
0
Bug: Target merging fails when using `swift_library` dependency directly in `rules_ios` framework target
#3094
luispadron
opened
1 month ago
3
Add rules_ios example depending on `swift_library`
#3093
luispadron
opened
1 month ago
0
Bug: `index is 1, but sequence has 1 elements` `pbxproj_partials.bzl`
#3092
louwers
closed
3 weeks ago
3
Fix typo
#3091
tcamin
closed
1 month ago
1
Bug: Internal precondition failure when generating xcode project.
#3090
ztzhang
opened
2 months ago
0
Feature Request: Analyze in Xcode only runs against uppermost subset of targets
#3089
aaronsky
opened
2 months ago
1
Expand "Make" variables inside of values in the env dictionary on test rules
#3088
aaronsky
opened
2 months ago
7
Bug: CLI API for indexbuild doesn't pick up flags
#3087
yongjincho92
opened
2 months ago
0
Bug: duplicate targets in project when a rules_ios apple_framework depends on a package from rules_swift_package_manager
#3086
jschear
opened
2 months ago
13
Fix unfocused framework target input files filtering
#3085
brentleyjones
closed
3 months ago
0
Skip -const-gather-protocols-file to fix index compilation
#3084
andre-alves
closed
3 months ago
1
Bug: -const-gather-protocols-file breaks index compilation
#3083
andre-alves
closed
3 months ago
0
Fix top-level targets merging with `mixed_language_library`
#3082
brentleyjones
closed
3 months ago
0
Pass through `SSH_AUTH_SOCK` to Bazel
#3081
brentleyjones
closed
3 months ago
0
Fix missed `$INDEXING_PROJECT_DIR__NO` removal
#3080
brentleyjones
closed
3 months ago
0
Fix target merging involving source-less library targets
#3079
brentleyjones
closed
3 months ago
0
Do even less work when not importing Index Build indexstores
#3078
brentleyjones
closed
3 months ago
0
Stop un-exporting environment variables
#3077
brentleyjones
closed
3 months ago
0
Align the various `--experimental_remote_download_regex` flags
#3076
brentleyjones
closed
3 months ago
0
Filter environment variables when building with Bazel
#3075
brentleyjones
closed
3 months ago
0
Use the same output base for Xcode Build and Index Build
#3074
brentleyjones
closed
3 months ago
3
Use only the debug settings from the most-downstream Swift target
#3073
brentleyjones
closed
3 months ago
2
Fix a use of `generate_swift_debug_settings`
#3072
brentleyjones
closed
3 months ago
0
Change `.repo_name` to `.workspace_name`
#3071
brentleyjones
closed
3 months ago
0
Make indexbuild macos QoS 'utility' by default
#3070
AngelaGuardia
opened
3 months ago
3
Add full support for `mixed_language_library`
#3069
brentleyjones
closed
3 months ago
0
Remove `id` from `direct_outputs`
#3068
brentleyjones
closed
3 months ago
0
Extract `mergeable_infos` module
#3067
brentleyjones
closed
3 months ago
0
xctest-dynamic-overlay → swift-issue-reporting
#3066
pennig
closed
3 months ago
1
Bug: `ProcessCcArgs` mis-processes arguments containing `-fdebug-prefix-map`
#3065
jmcclellan-figma
opened
3 months ago
0
Bug: Unit Tests with multiple deps are not showing tests in Xcode.IDETestNavigator
#3064
themz
closed
2 weeks ago
2
Add initial support for rules_swift’s `mixed_language_library`
#3063
brentleyjones
closed
3 months ago
0
Include headers in remote_download_regex used by generate_bazel_dependencies.sh
#3062
mjburghard
closed
3 months ago
0
Next