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

Commit 3569daf

Browse files
Merge pull request #394 from xamarin/core-animation-trickle-down
Added more 3rd party code
2 parents f49fd03 + 2c764d6 commit 3569daf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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/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

0 commit comments

Comments
 (0)