Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit c1545b3

Browse files
author
Stephen Hawley
committed
no, these fail.
1 parent 1dcd3c8 commit c1545b3

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

tests/3rd-party/Neon/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ XCODESCHEME=Neon iOS
1919
FRAMEWORKNAME=Neon
2020
#
2121
# If the project fails to build/bind, set IGNORED=1
22-
# IGNORED=1
22+
IGNORED=1
2323
# Changing IGNORED? Consider updating the README.txt file and any Git issues
2424
# referenced therein.
2525

tests/3rd-party/Persei/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ HASH=561a2f181a2a6ae8c16012facfe48c4996f7dbe3
1919
# FRAMEWORKNAME=name
2020
#
2121
# If the project fails to build/bind, set IGNORED=1
22-
# IGNORED=1
22+
IGNORED=1
2323
# Changing IGNORED? Consider updating the README.txt file and any Git issues
2424
# referenced therein.
2525

tests/3rd-party/Presentr/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ HASH=bc06d3bb7e734fb8600d8a05f99a44e3af17199d
1919
# FRAMEWORKNAME=name
2020
#
2121
# If the project fails to build/bind, set IGNORED=1
22-
# IGNORED=1
22+
IGNORED=1
2323
# Changing IGNORED? Consider updating the README.txt file and any Git issues
2424
# referenced therein.
2525

tests/3rd-party/Spring/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ XCODEPROJECT=./repository/SpringApp.xcodeproj
1919
# FRAMEWORKNAME=name
2020
#
2121
# If the project fails to build/bind, set IGNORED=1
22-
# IGNORED=1
22+
IGNORED=1
2323
# Changing IGNORED? Consider updating the README.txt file and any Git issues
2424
# referenced therein.
2525

tests/3rd-party/reel-search/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ XCODESCHEME=RAMReel
1919
# FRAMEWORKNAME=name
2020
#
2121
# If the project fails to build/bind, set IGNORED=1
22-
#IGNORED=1
22+
IGNORED=1
2323
# Changing IGNORED? Consider updating the README.txt file and any Git issues
2424
# referenced therein.
2525

0 commit comments

Comments
 (0)