Release build wrong executable name, but debug build it correct
site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=MkVr+n2XjkKwEx1Zcv0ymtMBnJIlx6lQKQAqUOWoFtA=; b=YzexdLeaiAFsdChgOeAMfGXg+GIeceIurDdD/PpNO8eoR8S60yVW/tSYegBMa4Ph5X hXsoF754Xr6HtNrmvOBiI/eeQuPOPKKGhB61VqWGK5Chc8mvw4FtAbOg6Aarij7hy9Hx +tT0p4OmmPuAGUAFFW7NCrsOwLBI7Nmb8s+0M= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=b8HanCCuH/rqVwtMahB4ttKz/qCNGjAsHkAYEw9BZdxSvnBGmkTw4pd9xEI8oyfAnq d8PdFNW3ipMDenMwyYefR7mGvVDZ4Q59dL4dWVukpHXYS5HsqQpBzBu5NCETIFVrf+wM APnSaF4JYewpBCxZiGx7ku6RtoLpJagjg3B3s= I changed my applciation name after I created my XCode project. I was able to change the appropriate values to get the build to generate the correct new name for the executable. Except that it only does it for a debug build. For the release build it reverted back to the old name. What gives? I can't figure out why its doing this. Any help greatly appreciated. I can't confidently remember what the supposed thread of variables is to set the name of the executable. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/site_archiver%40lists.apple... This email sent to site_archiver@lists.apple.com
participants (1)
-
David