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

SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

은진 송씨 목차 역사 본관 분파 인물 조선 왕실과의 인척 관계 집성촌 항렬자 인구 같이 보기 각주 둘러보기 메뉴은진 송씨세종실록 149권, 지리지 충청도 공주목 은진현