File tree Expand file tree Collapse file tree
apple/RetroArch.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 - name : Compile RA
2121 run : |
2222 set -o pipefail
23- xcodebuild -workspace pkg/apple/RetroArch.xcworkspace -scheme RetroArch -config Release -xcconfig pkg/apple/GitHubCI.xcconfig -derivedDataPath build | xcpretty --color
23+ xcodebuild -workspace pkg/apple/RetroArch.xcworkspace -scheme RetroArch \
24+ -config Release -xcconfig pkg/apple/GitHubCI.xcconfig
2425
2526 - name : Get short SHA
2627 id : slug
Original file line number Diff line number Diff line change 3030 <nature >com.android.ide.eclipse.adt.AndroidNature</nature >
3131 <nature >org.eclipse.jdt.core.javanature</nature >
3232 </natures >
33+ <filteredResources >
34+ <filter >
35+ <id >1769445091015</id >
36+ <name ></name >
37+ <type >30</type >
38+ <matcher >
39+ <id >org.eclipse.core.resources.regexFilterMatcher</id >
40+ <arguments >node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments >
41+ </matcher >
42+ </filter >
43+ </filteredResources >
3344</projectDescription >
Original file line number Diff line number Diff line change 583583 "-DHAVE_ACCESSIBILITY",
584584 "-DHAVE_SSL",
585585 "-DHAVE_BUILTINMBEDTLS",
586- "-D_U_=__attribute__((unused))"
587- "-DHAVE_TIME_H",
588- "-DHAVE_FCNTL_H",
589- "-DHAVE_UNISTD_H",
590- "-DHAVE_STDLIB_H",
591- "-DSTDC_HEADERS"
592- "-DHAVE_STRING_H",
593- "-DHAVE_LINGER",
594- "-DHAVE_SYS_UIO_H",
595- "-DHAVE_POLL_H",
596- "-DHAVE_NETDB_H",
597- "-DHAVE_NETINET_TCP_H",
598- "-DHAVE_NETINET_IN_H",
599- "-DHAVE_SYS_SOCKET_H",
600- "-DHAVE_ARPA_INET_H",
601586 "-DHAVE_BUILTINSMBCLIENT",
602587 "-DHAVE_HAVE_SMBCLIENT",
603588 "-DHAVE_COMMAND",
687672 "-DHAVE_ACCESSIBILITY",
688673 "-DHAVE_SSL",
689674 "-DHAVE_BUILTINMBEDTLS",
690- "-D_U_=__attribute__((unused))"
691- "-DHAVE_TIME_H",
692- "-DHAVE_FCNTL_H",
693- "-DHAVE_UNISTD_H",
694- "-DHAVE_STDLIB_H",
695- "-DSTDC_HEADERS"
696- "-DHAVE_STRING_H",
697- "-DHAVE_LINGER",
698- "-DHAVE_SYS_UIO_H",
699- "-DHAVE_POLL_H",
700- "-DHAVE_NETDB_H",
701- "-DHAVE_NETINET_TCP_H",
702- "-DHAVE_NETINET_IN_H",
703- "-DHAVE_SYS_SOCKET_H",
704- "-DHAVE_ARPA_INET_H",
705675 "-DHAVE_BUILTINSMBCLIENT",
706676 "-DHAVE_HAVE_SMBCLIENT",
707677 "-DHAVE_COMMAND",
You can’t perform that action at this time.
0 commit comments