The .nix file is the project file of the particular extension you are building, and .aix file is the actual extension.
-
To download the project file i.e
.nixclickExport Project

-
To build the extension and get the actual extenion file i.e
.aixclickCompile Extension

-
To upload an external library click “Libraries”

I hope its clear now