Change “App Icon Source” in “Target > General” (not Info.plist) using (Fastlane-)scriptHow to change the name of an iOS app?How to rename app icon?XCode adding duplicate and incorrect icon filenames to Info.plistiOS icon not updating when changing it in xcode 5.1Change all image names except app icon build phase xcodeCannot get app icons to work in Xcode 6Why is my iOs launcher and appicon not applying?Change iOS App icon at build timeSetting up Fastlane + Match for iOS app with iMessage App ExtensionHow to change device targets for XCode project programmatically?

How does the UK government determine the size of a mandate?

What does the word "Atten" mean?

What is the intuitive meaning of having a linear relationship between the logs of two variables?

Is this apparent Class Action settlement a spam message?

Is HostGator storing my password in plaintext?

Unreliable Magic - Is it worth it?

India just shot down a satellite from the ground. At what altitude range is the resulting debris field?

For a non-Jew, is there a punishment for not observing the 7 Noahide Laws?

How does it work when somebody invests in my business?

Is the destination of a commercial flight important for the pilot?

What is the difference between "behavior" and "behaviour"?

How do we know the LHC results are robust?

Gears on left are inverse to gears on right?

Opposite of a diet

Tiptoe or tiphoof? Adjusting words to better fit fantasy races

Class Action - which options I have?

Do all network devices need to make routing decisions, regardless of communication across networks or within a network?

Why are there no referendums in the US?

Proof of work - lottery approach

How does Loki do this?

Crossing the line between justified force and brutality

How do scammers retract money, while you can’t?

Integer addition + constant, is it a group?

Is there a problem with hiding "forgot password" until it's needed?



Change “App Icon Source” in “Target > General” (not Info.plist) using (Fastlane-)script


How to change the name of an iOS app?How to rename app icon?XCode adding duplicate and incorrect icon filenames to Info.plistiOS icon not updating when changing it in xcode 5.1Change all image names except app icon build phase xcodeCannot get app icons to work in Xcode 6Why is my iOs launcher and appicon not applying?Change iOS App icon at build timeSetting up Fastlane + Match for iOS app with iMessage App ExtensionHow to change device targets for XCode project programmatically?













0















I just started using Fastlane for automatic deployment of our iOS apps. We have a few white labels (same app, different styling, content, icons, etc.).



Using Fastlane I'm able to change almost all settings before starting the build (version & build number, Launch Screen File, etc.).



Where I'm struggling is the App Icon Source. We use image sets (one AppIcon-NAME.appiconset per app). See below image for reference where it's set:
enter image description here



How would I go about changing this property using Fastlane, any other custom script or in the build phase? This seems to be changes in xcodeproj.pbxproj and not Info.plist, which makes it significantly harder to find.



Thanks.










share|improve this question






















  • I would try to find out what file and location exactly gets modified when you change something in the UI you posted above. That should make it easier to find the appropriate action of fastlane (or help to decide if to use the xcodeproj ruby library in the Fastfile lane directly if no matching action exists)

    – janpio
    Mar 21 at 16:13















0















I just started using Fastlane for automatic deployment of our iOS apps. We have a few white labels (same app, different styling, content, icons, etc.).



Using Fastlane I'm able to change almost all settings before starting the build (version & build number, Launch Screen File, etc.).



Where I'm struggling is the App Icon Source. We use image sets (one AppIcon-NAME.appiconset per app). See below image for reference where it's set:
enter image description here



How would I go about changing this property using Fastlane, any other custom script or in the build phase? This seems to be changes in xcodeproj.pbxproj and not Info.plist, which makes it significantly harder to find.



Thanks.










share|improve this question






















  • I would try to find out what file and location exactly gets modified when you change something in the UI you posted above. That should make it easier to find the appropriate action of fastlane (or help to decide if to use the xcodeproj ruby library in the Fastfile lane directly if no matching action exists)

    – janpio
    Mar 21 at 16:13













0












0








0








I just started using Fastlane for automatic deployment of our iOS apps. We have a few white labels (same app, different styling, content, icons, etc.).



Using Fastlane I'm able to change almost all settings before starting the build (version & build number, Launch Screen File, etc.).



Where I'm struggling is the App Icon Source. We use image sets (one AppIcon-NAME.appiconset per app). See below image for reference where it's set:
enter image description here



How would I go about changing this property using Fastlane, any other custom script or in the build phase? This seems to be changes in xcodeproj.pbxproj and not Info.plist, which makes it significantly harder to find.



Thanks.










share|improve this question














I just started using Fastlane for automatic deployment of our iOS apps. We have a few white labels (same app, different styling, content, icons, etc.).



Using Fastlane I'm able to change almost all settings before starting the build (version & build number, Launch Screen File, etc.).



Where I'm struggling is the App Icon Source. We use image sets (one AppIcon-NAME.appiconset per app). See below image for reference where it's set:
enter image description here



How would I go about changing this property using Fastlane, any other custom script or in the build phase? This seems to be changes in xcodeproj.pbxproj and not Info.plist, which makes it significantly harder to find.



Thanks.







ios xcode fastlane






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 21 at 15:59









JeroenJKJeroenJK

5381028




5381028












  • I would try to find out what file and location exactly gets modified when you change something in the UI you posted above. That should make it easier to find the appropriate action of fastlane (or help to decide if to use the xcodeproj ruby library in the Fastfile lane directly if no matching action exists)

    – janpio
    Mar 21 at 16:13

















  • I would try to find out what file and location exactly gets modified when you change something in the UI you posted above. That should make it easier to find the appropriate action of fastlane (or help to decide if to use the xcodeproj ruby library in the Fastfile lane directly if no matching action exists)

    – janpio
    Mar 21 at 16:13
















I would try to find out what file and location exactly gets modified when you change something in the UI you posted above. That should make it easier to find the appropriate action of fastlane (or help to decide if to use the xcodeproj ruby library in the Fastfile lane directly if no matching action exists)

– janpio
Mar 21 at 16:13





I would try to find out what file and location exactly gets modified when you change something in the UI you posted above. That should make it easier to find the appropriate action of fastlane (or help to decide if to use the xcodeproj ruby library in the Fastfile lane directly if no matching action exists)

– janpio
Mar 21 at 16:13












0






active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55284562%2fchange-app-icon-source-in-target-general-not-info-plist-using-fastlane%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55284562%2fchange-app-icon-source-in-target-general-not-info-plist-using-fastlane%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript