application loader - altool exists in Xcode's Versions/A/Support folder, and Current/Folder. What is the difference? -
i want write script consistently references correct version of application loader. plan use altool automatically load app app store
in document says:
to validate build before upload or automate uploads of valid builds app store, can include altool in continuous integration systems. altool located in application loader.app/contents/frameworks/itunessoftwareservice.framework/versions/a/support/ folder.
i see altool in both
- /versions/a/support/
- /versions/current/support/
what difference between instances of bundled tool?
why documentation refer "a"?
current soft link a. in theory there b, c, etc. , current point "current" version.
generally, go through current current version. go through a (or 1 of others) specific version.
Comments
Post a Comment