Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
308 changes: 142 additions & 166 deletions examples/ios_app/test/fixtures/bwb.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

430 changes: 145 additions & 285 deletions examples/ios_app/test/fixtures/bwb_spec.json

Large diffs are not rendered by default.

308 changes: 142 additions & 166 deletions examples/ios_app/test/fixtures/bwx.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

430 changes: 145 additions & 285 deletions examples/ios_app/test/fixtures/bwx_spec.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions test/fixtures/cc/bwb.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -507,16 +507,16 @@
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
OTHER_CFLAGS = (
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all",
);
OTHER_CPLUSPLUSFLAGS = (
"-fstack-protector",
Expand Down Expand Up @@ -569,16 +569,16 @@
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
OTHER_CFLAGS = (
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all",
);
OTHER_CPLUSPLUSFLAGS = (
"-fstack-protector",
Expand Down Expand Up @@ -640,16 +640,16 @@
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
OTHER_CFLAGS = (
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all",
);
OTHER_CPLUSPLUSFLAGS = (
"-fstack-protector",
Expand Down Expand Up @@ -713,16 +713,16 @@
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
OTHER_CFLAGS = (
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all",
);
OTHER_CPLUSPLUSFLAGS = (
"-fstack-protector",
Expand Down
24 changes: 12 additions & 12 deletions test/fixtures/cc/bwb_spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,16 @@
],
"MACOSX_DEPLOYMENT_TARGET": "11.0",
"OTHER_CFLAGS": [
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all"
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined"
],
"OTHER_CPLUSPLUSFLAGS": [
"-fstack-protector",
Expand Down Expand Up @@ -141,16 +141,16 @@
],
"MACOSX_DEPLOYMENT_TARGET": "11.0",
"OTHER_CFLAGS": [
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all"
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined"
],
"OTHER_CPLUSPLUSFLAGS": [
"-fstack-protector",
Expand Down Expand Up @@ -237,16 +237,16 @@
],
"MACOSX_DEPLOYMENT_TARGET": "11.0",
"OTHER_CFLAGS": [
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all"
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined"
],
"OTHER_CPLUSPLUSFLAGS": [
"-fstack-protector",
Expand Down Expand Up @@ -374,16 +374,16 @@
],
"MACOSX_DEPLOYMENT_TARGET": "11.0",
"OTHER_CFLAGS": [
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all"
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined"
],
"OTHER_CPLUSPLUSFLAGS": [
"-fstack-protector",
Expand Down
16 changes: 8 additions & 8 deletions test/fixtures/cc/bwx.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -491,16 +491,16 @@
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
OTHER_CFLAGS = (
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all",
);
OTHER_CPLUSPLUSFLAGS = (
"-fstack-protector",
Expand Down Expand Up @@ -595,16 +595,16 @@
GENERATE_INFOPLIST_FILE = YES;
MACOSX_DEPLOYMENT_TARGET = 11.0;
OTHER_CFLAGS = (
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all",
);
OTHER_CPLUSPLUSFLAGS = (
"-fstack-protector",
Expand Down Expand Up @@ -659,16 +659,16 @@
GENERATE_INFOPLIST_FILE = YES;
MACOSX_DEPLOYMENT_TARGET = 11.0;
OTHER_CFLAGS = (
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all",
);
OTHER_CPLUSPLUSFLAGS = (
"-fstack-protector",
Expand Down Expand Up @@ -738,16 +738,16 @@
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
OTHER_CFLAGS = (
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all",
);
OTHER_CPLUSPLUSFLAGS = (
"-fstack-protector",
Expand Down
24 changes: 12 additions & 12 deletions test/fixtures/cc/bwx_spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,16 @@
],
"MACOSX_DEPLOYMENT_TARGET": "11.0",
"OTHER_CFLAGS": [
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all"
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined"
],
"OTHER_CPLUSPLUSFLAGS": [
"-fstack-protector",
Expand Down Expand Up @@ -141,16 +141,16 @@
],
"MACOSX_DEPLOYMENT_TARGET": "11.0",
"OTHER_CFLAGS": [
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all"
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined"
],
"OTHER_CPLUSPLUSFLAGS": [
"-fstack-protector",
Expand Down Expand Up @@ -237,16 +237,16 @@
],
"MACOSX_DEPLOYMENT_TARGET": "11.0",
"OTHER_CFLAGS": [
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all"
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined"
],
"OTHER_CPLUSPLUSFLAGS": [
"-fstack-protector",
Expand Down Expand Up @@ -369,16 +369,16 @@
],
"MACOSX_DEPLOYMENT_TARGET": "11.0",
"OTHER_CFLAGS": [
"-DDEBUG=1",
"-fstack-protector",
"-Wall",
"-Wthread-safety",
"-Wself-assign",
"-fno-omit-frame-pointer",
"-g",
"-no-canonical-prefixes",
"-pthread",
"-Wno-builtin-macro-redefined",
"-fstack-protector-all"
"-no-canonical-prefixes",
"-Wno-builtin-macro-redefined"
],
"OTHER_CPLUSPLUSFLAGS": [
"-fstack-protector",
Expand Down
Loading