NO, you cannot. Contact to the author of the app directly. The developer site is not a place to request invitation for some specific app.
Post
Replies
Boosts
Views
Activity
Can you show some screen shots representing your current settings and the current result?
Topic:
Developer Tools & Services
SubTopic:
General
Tags:
Is there an import data option in the .xcdatamodel screen in Xcode?
NO.
can do this by adding it myself through the addItem in the app, but having more than a hundred, rather do it automatic at once.
You can include as much resource into your app bundle, and call your addItem in the start up routine of your app.
Topic:
App & System Services
SubTopic:
iCloud
Tags:
Is it still possible?
NO.
2.4.5 Apps distributed via the Mac App Store have some additional requirements to keep in mind:
(i) They must be appropriately sandboxed...
I see some apps use features that does not work when sandbox is enabled, to be specific, accessibility related. Some of those apps are quite new, so it is not about legacy apps.
The requirement would not change whatever you guess some apps using features.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
One thing you should know first is that there is no easy way to developing apps.
Whether it is an App Store apps or just a hobby app.
The second thing you need to do is clarifying what you want to do with your app.
I guess you do not want to play with text-based Hit and Blow games even if it seems easier.
What do you want to do with your app?
All those said, I would recommend you to continue working with Swift Playgrounds.
If you are not satisfied with “learn to code” series, you can find many other tutorial books for Swift Playgrounds.
And in the near future (Apple says it's late this year), you can write an app for App Store using Swift Playgrounds.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Can you share an example code we can run and test?
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
I currently have 34.85 GB (12.61 GB purgeable) available.
That's three times the final size of the new Xcode.
Not sure how have you checked the final size of the new Xcode, but 34.85 GB is not enough.
Extracting .xip consumes 30 GB or more disk space and you need to keep the original xip file (about 13 GB, 13.1) while extracting, so, 45 GB or more is needed.
The first thing you can try is increasing the free space, safely by:
Open (Xcode menu) Window > Devices and Simulators > Simulators, and remove unused simulator instances
Open Apple menu > About This Mac > Storage > Manage... > Developer, and remove Xcode Caches and Device Supports
You can find some unsafe ways to remove files used by Xcode on the web.
Is there some way around this?
If you have an external hard drive with enough space (50 GB or more, excluding purgeable), download Xcode.xip into the drive and expand it there, and move the expanded Xcode.app into the Application folder of your startup disk.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
In my experience, I kept my Developer Program unpaid for years (not only 5 days), and when I bought the Developer Program with the same Apple ID, all the developer things seemed continuing (just that my apps were removed from App Store, but I could find them in the App Store Connect).
i try to contact apple support through support form
Have you used the Contact Us page shown below every page of the developer site?
Apple Support is well known as slow responder, as you may know, but in my experiences, I could get responses in a week.
Have you bought another Developer Program and already paid?
If not yet, please try.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
You may need to visit the Apple ID page and change the email used as your Apple ID.
I cannot find any ways to change only the email for the Apple Developer site keeping your Apple ID.
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags:
Contact to the author of the app directly. The developer site is not a place to request joining to TestFlight.
@YShaw, the same error declaration would help very little solving your issue. You should better start your own thread with including enough info.
Topic:
Programming Languages
SubTopic:
Swift
Tags:
Can you show your code?
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags:
Not sure if this is the best solution to achieve what you want, but I would add another Configuration for Archive.
You can choose the Build Configuration in the Scheme editor of Archive, and you can put a Custom Flag in the Build Settings for Archive configuration.
Topic:
Programming Languages
SubTopic:
Swift
Tags:
Sharing your demands is not a bad thing, but this is not a good place to request something to Apple.
Have you sent a feedback to Apple?
Topic:
Graphics & Games
SubTopic:
RealityKit
Tags:
Can you show enough code to compile your code? Especially, what is AlbumDetails? In addition, AppleMusicAPI and WebImage are also needed.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags:
NO, you cannot. Contact to the author of the app directly. The developer site is not a place to request invitation for some specific app.
- Replies
- Boosts
- Views
- Activity
Can you show some screen shots representing your current settings and the current result?
Topic:
Developer Tools & Services
SubTopic:
General
Tags:
- Replies
- Boosts
- Views
- Activity
Is there an import data option in the .xcdatamodel screen in Xcode?
NO.
can do this by adding it myself through the addItem in the app, but having more than a hundred, rather do it automatic at once.
You can include as much resource into your app bundle, and call your addItem in the start up routine of your app.
Topic:
App & System Services
SubTopic:
iCloud
Tags:
- Replies
- Boosts
- Views
- Activity
Is it still possible?
NO.
2.4.5 Apps distributed via the Mac App Store have some additional requirements to keep in mind:
(i) They must be appropriately sandboxed...
I see some apps use features that does not work when sandbox is enabled, to be specific, accessibility related. Some of those apps are quite new, so it is not about legacy apps.
The requirement would not change whatever you guess some apps using features.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
- Replies
- Boosts
- Views
- Activity
One thing you should know first is that there is no easy way to developing apps.
Whether it is an App Store apps or just a hobby app.
The second thing you need to do is clarifying what you want to do with your app.
I guess you do not want to play with text-based Hit and Blow games even if it seems easier.
What do you want to do with your app?
All those said, I would recommend you to continue working with Swift Playgrounds.
If you are not satisfied with “learn to code” series, you can find many other tutorial books for Swift Playgrounds.
And in the near future (Apple says it's late this year), you can write an app for App Store using Swift Playgrounds.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
- Replies
- Boosts
- Views
- Activity
Can you share an example code we can run and test?
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
- Replies
- Boosts
- Views
- Activity
I currently have 34.85 GB (12.61 GB purgeable) available.
That's three times the final size of the new Xcode.
Not sure how have you checked the final size of the new Xcode, but 34.85 GB is not enough.
Extracting .xip consumes 30 GB or more disk space and you need to keep the original xip file (about 13 GB, 13.1) while extracting, so, 45 GB or more is needed.
The first thing you can try is increasing the free space, safely by:
Open (Xcode menu) Window > Devices and Simulators > Simulators, and remove unused simulator instances
Open Apple menu > About This Mac > Storage > Manage... > Developer, and remove Xcode Caches and Device Supports
You can find some unsafe ways to remove files used by Xcode on the web.
Is there some way around this?
If you have an external hard drive with enough space (50 GB or more, excluding purgeable), download Xcode.xip into the drive and expand it there, and move the expanded Xcode.app into the Application folder of your startup disk.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
- Replies
- Boosts
- Views
- Activity
In my experience, I kept my Developer Program unpaid for years (not only 5 days), and when I bought the Developer Program with the same Apple ID, all the developer things seemed continuing (just that my apps were removed from App Store, but I could find them in the App Store Connect).
i try to contact apple support through support form
Have you used the Contact Us page shown below every page of the developer site?
Apple Support is well known as slow responder, as you may know, but in my experiences, I could get responses in a week.
Have you bought another Developer Program and already paid?
If not yet, please try.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
- Replies
- Boosts
- Views
- Activity
You may need to visit the Apple ID page and change the email used as your Apple ID.
I cannot find any ways to change only the email for the Apple Developer site keeping your Apple ID.
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags:
- Replies
- Boosts
- Views
- Activity
Contact to the author of the app directly. The developer site is not a place to request joining to TestFlight.
- Replies
- Boosts
- Views
- Activity
@YShaw, the same error declaration would help very little solving your issue. You should better start your own thread with including enough info.
Topic:
Programming Languages
SubTopic:
Swift
Tags:
- Replies
- Boosts
- Views
- Activity
Can you show your code?
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags:
- Replies
- Boosts
- Views
- Activity
Not sure if this is the best solution to achieve what you want, but I would add another Configuration for Archive.
You can choose the Build Configuration in the Scheme editor of Archive, and you can put a Custom Flag in the Build Settings for Archive configuration.
Topic:
Programming Languages
SubTopic:
Swift
Tags:
- Replies
- Boosts
- Views
- Activity
Sharing your demands is not a bad thing, but this is not a good place to request something to Apple.
Have you sent a feedback to Apple?
Topic:
Graphics & Games
SubTopic:
RealityKit
Tags:
- Replies
- Boosts
- Views
- Activity
Can you show enough code to compile your code? Especially, what is AlbumDetails? In addition, AppleMusicAPI and WebImage are also needed.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags:
- Replies
- Boosts
- Views
- Activity