Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS 10.6 Deployment #98

Open
nairnj opened this issue Aug 13, 2014 · 2 comments
Open

MacOS 10.6 Deployment #98

nairnj opened this issue Aug 13, 2014 · 2 comments

Comments

@nairnj
Copy link

nairnj commented Aug 13, 2014

Was not sure if this was place to post, but could not find a discussion group. I just updgraded iMedia in my app from 2.0 to 2.5.x or 2.7.x. Although all build settings say to deploy to 10.6, the app fails to launch due to ObjectiveFlickr framework (error details below). Is 10.6 deployment still working?

Date/Time: 2014-08-12 22:58:12.012 -0700
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Sleep/Wake UUID: 90D327A5-D582-49FD-BC26-81271A2F0041

Interval Since Last Report: 74 sec
Crashes Since Last Report: 1
Per-App Crashes Since Last Report: 1
Anonymous UUID: 96645DB7-B7A6-43B5-B18D-2C6A03892B0D

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0

Dyld Error Message:
Library not loaded: /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
Referenced from: /Users/john/Desktop/GEDitCOM II.app/Contents/MacOS/../Frameworks/ObjectiveFlickr.framework/Versions/A/ObjectiveFlickr
Reason: image not found

@mikeabdullah
Copy link
Collaborator

On 13 Aug 2014, at 07:10, geditcomjohn [email protected] wrote:

Was not sure if this was place to post, but could not find a discussion group. I just updgraded iMedia in my app from 2.0 to 2.5.x or 2.7.x. Although all build settings say to deploy to 10.6, the app fails to launch due to ObjectiveFlickr framework (error details below). Is 10.6 deployment still working?

It’s still working for us. What SDK did Objective-Flickr build with?
Date/Time: 2014-08-12 22:58:12.012 -0700
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Sleep/Wake UUID: 90D327A5-D582-49FD-BC26-81271A2F0041

Interval Since Last Report: 74 sec
Crashes Since Last Report: 1
Per-App Crashes Since Last Report: 1
Anonymous UUID: 96645DB7-B7A6-43B5-B18D-2C6A03892B0D

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0

Dyld Error Message:
Library not loaded: /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
Referenced from: /Users/john/Desktop/GEDitCOM II.app/Contents/MacOS/../Frameworks/ObjectiveFlickr.framework/Versions/A/ObjectiveFlickr
Reason: image not found


Reply to this email directly or view it on GitHub.

@nairnj
Copy link
Author

nairnj commented Aug 13, 2014

I built both ObjectiveFlickr and iMedia to the current OS (which is 10.8 or 10.9 on two development Macs) and then set deploy to 10.6 (I think the project was set up that way). It seems to work for my app (to run in 10.6 or newer). My current XCode on does not even have a 10.6 option, but I suppose I could install it (just did not think I needed it).

Last night, I got my app working by using iMedia 2.0 (or 2.1?) that I built more than a year ago (when you were on google code) to 10.6. Since I can't rebuild that project on my Macs anymore, I had to figure out instead how to replace the expired signature with my new one. It worked, but does not have the latest media browser.

danielpunkass pushed a commit to danielpunkass/iMedia that referenced this issue Aug 30, 2018
…ail-constant

It seems like Lightroom should be using the global definition for the…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants