Skip to content

Commit ca78961

Browse files
committed
๐Ÿ”ง :: (#0) ์•ฑ ๋ฒ„์ „๊ณผ ๋นŒ๋“œ ๋„˜๋ฒ„ ์žฌ์กฐ์ •
App Store Connect ์—…๋กœ๋“œ ์˜ค๋ฅ˜๋ฅผ ํ•ด๊ฒฐํ•˜๊ธฐ ์œ„ํ•ด ๋งˆ์ผ€ํŒ… ๋ฒ„์ „์„ 2.5.1๋กœ, ๋นŒ๋“œ ๋„˜๋ฒ„๋ฅผ 101๋กœ ์˜ฌ๋ ธ๋‹ค. ์ด์ „ 2.4.1์€ ์Šน์ธ๋œ ์ตœ์‹  ๋ฒ„์ „ 2.5.0๋ณด๋‹ค ๋‚ฎ์•˜๊ณ , 2.5.0์€ ๋” ์ด์ƒ ์ƒˆ ๋นŒ๋“œ ์ œ์ถœ์„ ๋ฐ›์„ ์ˆ˜ ์—†๋Š” ์ƒํƒœ์˜€๋‹ค. Constraint: CFBundleShortVersionString์€ ๊ธฐ์กด ์Šน์ธ ๋ฒ„์ „๋ณด๋‹ค ๋†’์•„์•ผ ํ•œ๋‹ค Constraint: ๋‹ซํžŒ ๋ฒ„์ „ ๋ฒˆํ˜ธ๋Š” ์ƒˆ ๋นŒ๋“œ ์—…๋กœ๋“œ์— ์žฌ์‚ฌ์šฉํ•  ์ˆ˜ ์—†๋‹ค Rejected: 2.5.0 ์žฌ์‚ฌ์šฉ | App Store Connect์—์„œ closed for new build submissions๋กœ ๊ฑฐ์ ˆ๋จ Confidence: high Scope-risk: narrow Reversibility: clean Directive: ๋‹ค์Œ ์—…๋กœ๋“œ ์ „์—๋Š” App Store Connect์˜ ์ตœ์‹  ์Šน์ธ/๋‹ซํžŒ ๋ฒ„์ „์„ ๋จผ์ € ํ™•์ธํ•  ๊ฒƒ Tested: plutil -p Projects/App/Support/Info.plist Not-tested: archive/upload retry not executed in this step
1 parent c111949 commit ca78961

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

โ€ŽProjects/App/Support/Info.plistโ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<key>CFBundlePackageType</key>
2222
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
2323
<key>CFBundleShortVersionString</key>
24-
<string>2.4.1</string>
24+
<string>2.5.1</string>
2525
<key>CFBundleVersion</key>
26-
<string>100</string>
26+
<string>101</string>
2727
<key>FirebaseAppDelegateProxyEnabled</key>
2828
<false/>
2929
<key>ITSAppUsesNonExemptEncryption</key>

0 commit comments

Comments
ย (0)