Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Saad Najmi a7f787b8a8
Initial commit (#581) 2021-01-14 18:48:48 -06:00
Saad Najmi 4b8fb620a3
Add beta macOS implementation to experimental-avatar to test arm64 pipeline (#577)
* Initial commit

* Add Nuget Pack Job to PR Pipeline

* Fix NuSpec

* Change files

* Clean up to make PR worthy

* fix ios bug, add xcconfig manually

* Add comment and issue to macOS avatar implementation
2021-01-12 15:10:25 -06:00
Saad Najmi 4ffe2ac68e
Package Apple Static Libraries + JS Bundle in Nuget Package (#529)
* Initial Commit

* Set up CI with Azure Pipelines

Comment out NPM package publish [skip ci]

* Update publish-nuget-job.yml

* Update publish-nuget-job.yml

* Try to use jobs

* Update azure-pipelines.publish.yml for Azure Pipelines

* Update azure-pipelines.publish.yml for Azure Pipelines

* Deleted broken templates

* Update azure-pipelines.publish.yml for Azure Pipelines

* No more matrixes

* Update azure-pipelines.publish.yml for Azure Pipelines

* more changes

* Update azure-pipelines.publish.yml for Azure Pipelines

* Update azure-pipelines.publish.yml for Azure Pipelines

* Update azure-pipelines.publish.yml for Azure Pipelines

* Update paths

* More updates

* Update

* Update azure-pipelines.publish.yml for Azure Pipelines

* Update azure-pipelines.publish.yml for Azure Pipelines

* Update azure-pipelines.publish.yml for Azure Pipelines

* revert using cocoapod task

* Forgot word

* Remove compiler optimizations

* simplify apple-xcode-build

* Use xcode 12

* typo

* Add bridging header to podspec

* nevermind

* Remove section from Podfile

* Try only one config

* Use xcodebuild instead of xcode task

* typo

* another typo

* remove extra args from xcconfig

* simulator passes, device doesnt. what about mac?

* Maybe 4 of 6 passing

* Try xcode task again

* typo

* Maybe all 6 with a signing id

* more explicit derived data path

* maybe no sign

* Clean up ordering / path

* Remove unnecessary stuff

* Dont use env variable in one template

* Switch to use the default version of xcode like we do in fluentui apple

* Bring over xcode select script

* Move pipeline specific scripts to .ado/scripts

* Update nuspec comments to specify bundles are release bundles
2020-10-27 14:42:45 -07:00
Saad Najmi 718fb46581
Fix nuget pipeline (#481)
* Explicitly specificy files to include in nuspec

* Update azure-pipelines.publish.yml for Azure Pipelines

* renamed nuspec in yml

* Fix some edits in package.nuspec

* Update azure-pipelines.publish.yml
2020-09-24 10:16:06 -07:00