Commit Graph
14 Commits
Author SHA1 Message Date
Huy Nguyen 44aecb368f Remove BUCK support (#1632)
None of the core maintainers uses BUCK and so the build files are not maintained. Let's remove them to clean up the repo.
2019-08-22 11:13:51 -07:00
Hanton 6608f46a8e Update .gitignore file to include Carthage's artifacts (#1581)
* Update .gitignore file [Carthage]

* Add Cartfile.resolved file

Quoting from Carthage's README.md on Github:
"Along the way, Carthage will have created some build artifacts. The most important of these is the Cartfile.resolved file, which lists the versions that were actually built for each framework. Make sure to commit your Cartfile.resolved, because anyone else using the project will need that file to build the same framework versions."
2019-07-29 11:10:18 -07:00
Adlai Holler 9958aac5de Pin OCMock version to 3.4.1 because 3.4.2 has issues (#1038) 2018-07-17 19:51:05 -07:00
Huy Nguyen be6faa107a Support Buck build (#2849)
* Support Buck build

* Simplify pod_install hook and buck-file dir's structure

* Update PINRemoteImage's BUCK

* Frameworks linking:
- Weak linking Photos and MapKit.
- Revisit //:Tests' list.
2017-01-04 14:11:28 -08:00
george-gw e4a2637804 [Examples] Playground swift (#2425)
* Added Playground-Swift with two example pages.

* Added PhotoWithOutsetIconOverlay example.

* Added an extra tip in swift playground.

* Added HorizontalStackWithSpacer to the swift playground.

* Added fileprivate for some global variables.

* Added private to the setupNodes functions

* Added solutions to common issues.
2016-10-28 15:36:14 -07:00
Hannah Troisi cf010176b4 Update .gitignore 2016-07-10 19:06:40 -07:00
Levi McCallum c8a79c5cfb Ignore coverage analysis files in master 2015-10-15 11:40:52 -07:00
appleguy 2ef40e1a60 Merge pull request #434 from dasmer/master
Generate slather/Coveralls test coverage stats
2015-09-18 14:00:45 +02:00
Jack Flintermann 5c4a506af4 fix .DS_Store in gitignore 2015-09-16 23:33:56 -04:00
Dasmer Singh 9006f7c356 Ignore .gcov files in git 2015-04-22 12:20:37 -04:00
Ryan Nystrom 8b0dbf7288 Manually display nodes
Added a sample project that will demonstrate how to manually display nodes. Removed the UIWindow hack that coupled display of nodes with Core Animation transactions.
2014-12-02 09:34:24 -08:00
Nadine Salter db4bbc6c18 Tweak .gitignore. 2014-10-17 13:42:07 -07:00
Nadine Salter f83f113493 Documentation.
Generated with jekyll & appledoc.  Image assets are temporary.
2014-10-07 19:31:46 -07:00
Nadine Salter 15565873c9 Initial commit. 2014-06-26 22:32:55 -07:00