Dive into the vast array of tools and services available to developers.

Post

Replies

Boosts

Views

Activity

Clang 15.0 produces slow c++ applications
Hello, I Run MacOs ventura 13.6 and command line tools 15.0 on MacBook Intel I7 post 2018. After installing clang 15.0 the performance of C++ test programs shows 4 at 5 times slower execution time compared to Clang 13.0 Has anybody observed this slow down ? The tests using a lot of mathematical computations is compiled with the folowing command : g++ -std=c++17 -march=native -funroll-loops -Ofast -DNDEBUG -o a atest.cpp So I had to revert to Clang 13.0 to have reasonnable execution time . What makes C++ code so slow ?
23
0
5k
Sep ’23
Certificate issue with https://ppq.apple.com
Hi there, some of our users can't verify their enterprise apps currently. Does anybody know of certificate issues with https://ppq.apple.com ? When I open https://ppq.apple.com in Safari, it redirects sometimes to https://ppq-ext.v.aaplimg.com, and then the certificate is not trusted because it doesn't match the hostname (certificate is for https://ppq.apple.com). Some hours ago, it would't do that redirect and it was working in Safari, but now it redirects and I get the error. When doing curl https://ppq.apple.com on the command line, I don't get the redirect and the connection is working. Cheers, Matthias
6
1
1.9k
Oct ’23
Building iOS/Mac Projects With Open Source LLVM
I'd like to use the Clang AST tools for iOS/Mac projects. I want to write C++ programs that link to the Clang libraries. I will use that to analyze the AST from my IOS/Mac projects. I understand you can generate an AST dump from Apple's Clang but I instead want the full capabilities of the Clang libraries, not just the AST output. I believe I need to build compilation databases in order for many Clang libraries to be used. For instance, l'd like to use the CommonOptionsParser which requires arguments for the compilation database. Building these compilation databases is where I'm running to challenges. Its my understanding I will need to use the same LLVM version I'm using for the tooling (open source 17.x) to also build my compilation database. I already tried to use Apple's build-in LLVM to build the database but that led to build arguments such as -index-store-path being included in the JSON, which I don't think Open source LLVM can understand (failing to build). I instead attempted to use the Open Source LLVM installation with my iOS/Mac project. I got it kind of working but am not quite there. My question is whether this approach is worth pursuing? I'm dealing a lot of build errors doing this, particularly in nested swift packages that build fine with Apple Clang. Before I try to fix all these errors, I just wanted to ask whether using Open Source LLVM to build compilation databases for iOS/Mac projects is the right high-level approach for my goals mentioned initially? Is anyone doing this for complicated projects? Another option I thought of is maybe I can "clean up" the compilation database that is generated from Apple's Clang to remove the -index-store-path arguments. Then I could use that as an input to Open Source Clang.
2
0
1.4k
Dec ’23
How can I solve the issue with no response about popup "verifying will use your network connection to see if the app from this enterprise developer can be used on your iphone."
[en] I am a enterprise app developer. Some users can't my app because they can't verify the app. They try to verify the app but there is no response on the popup. You can see the details about popup below. Verify "iPhone Distribution: ..." App Verfying will use your network connection to see if the app from this enterprise developer can be used on your iPhone. Users press a button "Verify", but there is no response. I checked their network(vpn, wi-fi, carrier), and checked whether they can access the website "https://ppq.apple.com/". There is no problem. All is ok. But It doesn't work well. My app ceritificate is Apple Developer Enterprise Program(it costs money). And only some users experience the issue.(most of users don't experience the issue) How can I solve the issue? Please help me :'( =====
1
1
583
Dec ’23
Ask about update Capability that need to update Distribution Profile?
Dear Apple and Developers, I have an Identifier that is "com.abc.xyz" and have Distribution Profile for it ("com.abc.xyz"), it will expired on 14-May-2024. Now I would like to add one more Capability that is NFC (NFC Tag Reading) for Identifier ("com.abc.xyz"). The problem is that the Distribution Profile ("com.abc.xyz") shows an invalid expiration (the previous is 14-May-2024). My questions are: 1./ As my understand, I can still distribute my application ("com.abc.xyz") with old Identify (without NFC Capability) and Old Distribute profile (Currently is expiration invalid) they are still working until 14-May-2024 (Expired date for old Distribute profile), is it right? (including installing the application on registered devices or in-house, enterprise distribution). 2./ I need to update the new identify for the Distribution Profile ("com.abc.xyz") before 14-May-2024 if I would like my application working normally, is it right? (including installing the application on registered devices or in-house, enterprise distribution). Thank you for your support Thanks,
1
0
317
Jan ’24
Provisioning profile expiry reminder email
We have one enterprise app and for which Provisioning profile got expired and all our user's app stop working. We haven't received any reminder mail from Apple to update the Provisioning profile. We used to get the reminder mail before expiry of any Apple certificate. What is the solution for this? Do we need to manually keep track for Provisioning profile expiry?
0
0
581
Jan ’24
Add external AppleID to Enterprise Program as administrator
Hi, we have a scenario like this: my company have a Developer Program our customer have an Enterprise Developer Program The customer want to delegate us to develop, manage and deploy our custom app by adding a new Admin user on their account. The question is: should we provide the our account owner's appleid, or we can provide another appleid (which is also configured as an admin on our account)? Thanks in advance
1
1
466
Jan ’24
No response from AppleDTS
I've reached out to AppleDTS for code-level support on Dec 19th 2023. It's been 3 weeks now (Jan 11, 2024). I sent a follow-up 3 days ago, but no response yet. Their response time is supposed to be within 3 business days.. experiencing this level of delay in a paid support is disappointing. I'm not raising a new TSI but resuming an old one after almost 8 months because it is a continuation of the same problem. Delayed response from my side is a problem? I hope not (I didn't find any restrictions in the documentation). What should I do in this situation?
0
0
489
Jan ’24
Urgent: Seeking Guidance on Apple Developer Enterprise Program Application Rejection
Hello Community Members, I hope this message finds you all well. I am reaching out to share my recent experience and seek advice from fellow members who may have encountered similar challenges. Our company, with a longstanding presence and a track record of successful enterprise services, recently applied for the Apple Developer Enterprise Program. Unfortunately, our application was rejected, and we find ourselves facing significant setbacks in our internal project processing. The unexpected rejection has led to substantial losses, causing delays in our project timelines and hindering our ability to move forward efficiently. While we have been an active and contributing member of the business community for quite some time, the rejection from Apple has caught us off guard. We have considered reaching out to Apple for more insights into the specific reasons behind the rejection, but we wanted to reach out to this valuable community first. Has anyone else, despite having a reputable history, faced challenges in getting approval for the Apple Developer Enterprise Program? If you've encountered similar situations or have successfully navigated through similar challenges, we would greatly appreciate hearing about your experiences and any advice you can offer. The forum has been an invaluable resource for us in the past, and we believe that shared experiences can help us find a solution or at least provide some clarity on the next steps we should take.
0
0
594
Jan ’24
The app can no longer be started
After I distributed an app created with an enterprise license to an iPad, it started up normally and worked the first time, but after using it for a while, it stopped working. When I tap the APP icon, the message below appears even though the iPad is able to communicate with the network. If there is any solution, please let me know. Unable to Verify App An Internet connection is required to verify trust of the developer "iPhone Distribution: XXXXX Corporation". This app will not be available until verfied.
0
0
304
Jan ’24
launching a modal dialog in application crashing in macOS Sonoma 14.2.1
2024-01-09 17:00:09.747 java[6069:574042] Suppressing invocation of -[NSApplication runModalForWindow:]. -[NSApplication runModalForWindow:] cannot run inside a transaction begin/commit pair, or inside a transaction commit. Consider switching to an asynchronous equivalent. ( 0 AppKit 0x00007ff80f886ffb -[NSApplication runModalForWindow:] + 365 1 AppKit 0x00007ff8103c9ffe -[NSSavePanel runModal] + 414 2 AppKit 0x00007ff8103d3dae -[NSSavePanel(Deprecated) runModalForDirectory:file:types:] + 227 3 libawt_lwawt.dylib 0x0000000122ece116 -[CFileDialog safeSaveOrLoad] + 363 4 Foundation 0x00007ff80cfa1bd5 __NSThreadPerformPerform + 178 5 CoreFoundation 0x00007ff80c0877d6 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 6 CoreFoundation 0x00007ff80c087779 __CFRunLoopDoSource0 + 157 7 CoreFoundation 0x00007ff80c087548 __CFRunLoopDoSources0 + 215 8 CoreFoundation 0x00007ff80c0861b8 __CFRunLoopRun + 919 9 CoreFoundation 0x00007ff80c085859 CFRunLoopRunSpecific + 557 10 Foundation 0x00007ff80cf81481 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216 11 libawt_lwawt.dylib 0x0000000122eeb1c2 Java_sun_lwawt_macosx_LWCToolkit_doAWTRunLoopImpl + 324 12 ??? 0x00000001105eae47 0x0 + 4569607751 13 ??? 0x00000001105daffd 0x0 + 4569542653 14 ??? 0x00000001105daffd 0x0 + 4569542653 ) this is the error am getting in logs, where the modal dialog box is been blocked by some external application or for some other reasons
1
0
819
Jan ’24
Legal Notice - Rejection of Apple Developer Enterprise Program Application Request ID 77BDS89M6N
I am writing to you on behalf of Construction & Maintenance Company Ltd, regarding the recent rejection of our application for the Apple Developer Enterprise Program. We received communication dated 11-Jan-2024 indicating that our enrollment cannot proceed. We wish to express our disappointment in this decision, which has substantial implications for our business operations, development projects, and overall competitiveness in the market. We believe that this rejection is unjust and contrary to the principles of fairness and equal opportunity. Despite our best efforts to comply with all necessary guidelines and regulations, we were denied access to the Apple Developer Enterprise Program without sufficient explanation. This situation has left us with no choice but to pursue legal remedies to address the perceived injustice. Our legal team will be initiating the necessary legal actions to challenge this decision, seeking redress for the damages incurred as a result of the rejection. This legal action is a measure of last resort, and we would prefer an amicable resolution to this matter. We hereby request the following within 1 Business Day from the receipt of this notice: A detailed written explanation for the rejection of our application, outlining the specific grounds and criteria that led to this decision. A reconsideration of our application for the Apple Developer Enterprise Program, with a commitment to fair and unbiased evaluation. Failure to provide a satisfactory response within the stipulated timeframe will leave us with no alternative but to proceed with the legal action without further notice. We believe in a fair resolution to this matter and trust that Apple Inc. shares this commitment. Please consider this notice as a genuine effort to resolve the matter before resorting to formal legal proceedings. We remain open to constructive dialogue to address any concerns or issues that may have led to the rejection of our application.
1
0
436
Jan ’24
Command Ld emitted errors but did not return a nonzero exit code to indicate failure
I am upgrading the react-native from 71 to 73. Once Ios is built successfully and its been installed on the simulator, its throwing an error "Command Ld emitted errors but did not return a nonzero exit code to indicate failure". I did the following trying to resolve it but nothing worked so far. deleted derived data pod deintegrate pod install clean project Any help is appreciated.
1
0
945
Jan ’24
Can I use one of my TSI’s for consulting help
I’m having problems implementing a rather simple concept in a Storyboard (for backward compatibility) using IB, and am wondering if I can ask for help using one of my TSI’s? I’m trying to create a simple 5 or 6 text line app, which takes up about half an iPhone 12 screen in portrait, but then still only takes up about half the screen when rotated into landscape? I haven’t figured out how to do this. Trying to insert some blank imageviews as vertical separators, but can’t get them to be proportional when rotated. Also, please be kind - I’m a COBOL/FORTRAN/Assembler programmer from the 60’s and struggling through the Swift era. I did have a few apps on the app store at one time (objective C), but that was a while ago and struggling to keep up. Thanks in advance.
0
0
455
Jan ’24
XCode swift assistant editor
I have started a course on IOS app development. I learnt about basic stuff about the interface like how to add buttons and constraints and stuff. Now I need to add the function to the button in the assistant editor. But it does not let me edit, delete or type anything with it. First I thought i opened the wrong editor but I even tried a shortcut ( control + option + command + return ) and it opens the same editor. I have been stuck on this for the past week. Please suggest :)
5
0
2k
Jan ’24