Open heyjaywilson opened 2 months ago
hello there, @heyjaywilson i would like to work on this. can you please tell more specific about the issue. eg: path or in which file.
What i'm getting from issue is, removed : The Text(monthShown + "(weekPosition ?? 0)") has to be changed to Text(monthShown).
@Brijeshthummar02 I added the path but you understood it completely. I'll assign it to you 👍
@heyjaywilson i dont have development team ID, and PRODUCT_BUNDLE_IDENTIFIER so what should i do, please guide me for next step as i have completed changes but got stuck at this point.
@Brijeshthummar02 The instructions on where to input these values are in the README.
You'll need to make an apple developer account, which can be done for free, to obtain your developer team ID. Here are the apple instructions on signing up for the account. Here's the link to find your team id.
For the PRODUCT_BUNCLE_IDENTIFIER: you can generally use any reverse domain that you have access to. The appstore app's: com.apple.AppStore You could use something like com.yourname.PeakFit and it should still work.
i got it what you mean but i'm not able to create apple developer account, it's showing pay $99.
Your Apple account is the free Apple Developer Account. You can make a new apple account for this if you want. You should not need a paid account to work on this repo per Apple
Currently there are numbers next to the month. Those need to be removed.
This is in AppPackages/Days/Sources/Days/DaysView.swift