openbakery / gradle-xcodePlugin

gradle plugin for building Xcode Projects for iOS, watchOS, macOS or tvOS
Apache License 2.0
455 stars 127 forks source link

PackageTask xcodebuild parameters set #455

Closed jussisalmi closed 2 years ago

jussisalmi commented 2 years ago

PackageTask must give the project xcodebuildParameters to the XcodeBuild instance instead of creating new default params.

jussisalmi commented 2 years ago

Will move the change to the develop branch and consider creating a unit test.

jussisalmi commented 2 years ago

Have to create a new pull from develop branch of my fork